Skip to content

Commit 21ad044

Browse files
committed
Update docker.io/bitnami/os-shell Docker tag to v12-debian-12-r43
Signed-off-by: Renovate Bot <[email protected]>
1 parent 97519c2 commit 21ad044

File tree

3 files changed

+3
-3
lines changed
  • class
  • tests/golden
    • builtin/builtin/builtin/01_keycloak_helmchart/postgresql/templates/primary
    • openshift-postgres/openshift-postgres/openshift-postgres/01_keycloak_helmchart/postgresql/templates/primary

3 files changed

+3
-3
lines changed

class/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ parameters:
5757
bitnamishell:
5858
registry: docker.io
5959
repository: bitnami/os-shell
60-
tag: 12-debian-12-r42
60+
tag: 12-debian-12-r43
6161
charts:
6262
keycloakx:
6363
source: https://codecentric.github.io/helm-charts

tests/golden/builtin/builtin/builtin/01_keycloak_helmchart/postgresql/templates/primary/statefulset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ spec:
162162
cp /tmp/certs/* /opt/bitnami/postgresql/certs/
163163
chown -R 1001:1001 /opt/bitnami/postgresql/certs/
164164
chmod 600 /opt/bitnami/postgresql/certs/tls.key
165-
image: docker.io/bitnami/os-shell:12-debian-12-r42
165+
image: docker.io/bitnami/os-shell:12-debian-12-r43
166166
imagePullPolicy: IfNotPresent
167167
name: init-chmod-data
168168
resources:

tests/golden/openshift-postgres/openshift-postgres/openshift-postgres/01_keycloak_helmchart/postgresql/templates/primary/statefulset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ spec:
152152
- |
153153
cp /tmp/certs/* /opt/bitnami/postgresql/certs/
154154
chmod 600 /opt/bitnami/postgresql/certs/tls.key
155-
image: docker.io/bitnami/os-shell:12-debian-12-r42
155+
image: docker.io/bitnami/os-shell:12-debian-12-r43
156156
imagePullPolicy: IfNotPresent
157157
name: copy-certs
158158
resources:

0 commit comments

Comments
 (0)