Skip to content

Commit 98b7f79

Browse files
chore(deps): update update mend renovate docker images to v14.2.0
1 parent 6fd0735 commit 98b7f79

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

helm-charts/mend-renovate-ce/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: mend-renovate-ce
3-
version: 14.1.1
4-
appVersion: 14.1.1
3+
version: 14.2.0
4+
appVersion: 14.2.0
55
description: Mend Renovate Community Edition
66
home: https://github.com/mend/renovate-ce-ee
77
sources:

helm-charts/mend-renovate-ee/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: mend-renovate-enterprise-edition
3-
version: 8.1.1
4-
appVersion: 14.1.1
3+
version: 8.2.0
4+
appVersion: 14.2.0
55
description: Mend Renovate Enterprise Edition
66
home: https://github.com/mend/renovate-ce-ee
77
sources:

helm-charts/mend-renovate-ee/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ extraConfigMaps: [ ]
3939
renovateServer:
4040
image:
4141
repository: ghcr.io/mend/renovate-ee-server
42-
version: 14.1.1@sha256:f34d6fd0f9f017f60e723d6ba52feaa61f81a74ac9d56b60aa9da126e8f687df
42+
version: 14.2.0@sha256:20a846bf78fae762efbdda19e9b191ee3cb9619cd207e9c3d37a600c4a19452b
4343
pullPolicy: Always
4444

4545
# Number of renovate-ee-server (for SQLite only 1 replica is allowed)
@@ -553,7 +553,7 @@ renovateWeb:
553553

554554
image:
555555
repository: ghcr.io/mend/renovate-web-server
556-
version: 14.1.1@sha256:a36ee71954129366644e6c97bd0babe73fb3447cd92c00a534ed8206ed7c06c6
556+
version: 14.2.0@sha256:761e2eb5cc50a3efcc51f5c3b257e68e65b7d3264e5d1b5e20819d31e8da9b61
557557
pullPolicy: Always
558558

559559
# Which platform the Web UI connects to. currently supported value: "github"

0 commit comments

Comments
 (0)