Skip to content

Commit 2e14ad7

Browse files
chore(deps): bump the all-other-deps group across 4 directories with 3 updates
Bumps the all-other-deps group with 2 updates in the /applications/mlflow/charts/mlflow directory: ghcr.io/mlflow/mlflow and ghcr.io/cloudnative-pg/postgresql. Bumps the all-other-deps group with 1 update in the /applications/powerdns/charts/powerdns-authoritative directory: ghcr.io/cloudnative-pg/postgresql. Bumps the all-other-deps group with 1 update in the /applications/storagebox/charts/storagebox directory: ghcr.io/cloudnative-pg/postgresql. Bumps the all-other-deps group with 1 update in the /applications/wg-easy/charts/wg-easy directory: common. Updates `ghcr.io/mlflow/mlflow` from v3.3.2 to 3.10.1 Updates `ghcr.io/cloudnative-pg/postgresql` from 15.2 to 17.5 Updates `ghcr.io/cloudnative-pg/postgresql` from 15.2 to 17.5 Updates `ghcr.io/cloudnative-pg/postgresql` from 15.2 to 17.5 Updates `common` from 3.7.3 to 4.6.2 --- updated-dependencies: - dependency-name: ghcr.io/mlflow/mlflow dependency-version: 3.10.1 dependency-type: direct:production dependency-group: all-other-deps - dependency-name: ghcr.io/cloudnative-pg/postgresql dependency-version: '17.5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-other-deps - dependency-name: ghcr.io/cloudnative-pg/postgresql dependency-version: '17.5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-other-deps - dependency-name: ghcr.io/cloudnative-pg/postgresql dependency-version: '17.5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-other-deps - dependency-name: common dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-other-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c49019 commit 2e14ad7

5 files changed

Lines changed: 9 additions & 9 deletions

File tree

applications/mlflow/charts/mlflow/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ postgres:
609609
# -- Image registry
610610
repository: ghcr.io/cloudnative-pg/postgresql
611611
# -- Image tag
612-
tag: "15.2"
612+
tag: "17.5"
613613
# -- Image pull policy
614614
imagePullPolicy: IfNotPresent
615615
# -- Image pull secrets
@@ -699,4 +699,4 @@ postgres:
699699
# -- Image tag
700700
tag: "17.6"
701701
# -- Image pull policy
702-
pullPolicy: IfNotPresent
702+
pullPolicy: IfNotPresent

applications/powerdns/charts/powerdns-authoritative/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ postgres:
199199
# -- Image registry
200200
repository: ghcr.io/cloudnative-pg/postgresql
201201
# -- Image tag
202-
tag: '15.2'
202+
tag: '17.5'
203203
# -- Image pull policy
204204
imagePullPolicy: IfNotPresent
205205
# -- Image pull secrets

applications/storagebox/charts/storagebox/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ postgres:
130130
instances: 1
131131
image:
132132
repository: ghcr.io/cloudnative-pg/postgresql
133-
tag: '15.2'
133+
tag: '17.5'
134134
imagePullPolicy: IfNotPresent
135135
imagePullSecrets: []
136136
initdb:
@@ -210,4 +210,4 @@ gateway:
210210
secretName: ""
211211

212212
rqlite:
213-
enabled: false
213+
enabled: false
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
dependencies:
22
- name: common
33
repository: https://bjw-s-labs.github.io/helm-charts
4-
version: 3.7.3
4+
version: 4.6.2
55
- name: templates
66
repository: file://../templates
77
version: 1.1.0
88
- name: replicated
99
repository: oci://registry.replicated.com/library
1010
version: 1.18.0
11-
digest: sha256:2c6d49f38902651b3340c8d56d88a43e0529dd74c2124cd1ab654d7823422caf
12-
generated: "2026-03-23T06:22:23.830028985Z"
11+
digest: sha256:20db4d3d88b64f30639fe438f7bbac4eb0fe963078002160519dc58b6fa36766
12+
generated: "2026-04-06T06:50:56.831367925Z"

applications/wg-easy/charts/wg-easy/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
dependencies:
33
- name: common
44
repository: https://bjw-s-labs.github.io/helm-charts
5-
version: 3.7.3
5+
version: 4.6.2
66
- name: templates
77
version: '*'
88
repository: file://../templates

0 commit comments

Comments
 (0)