Skip to content

Commit

Permalink
Update docker.io/bitnami/os-shell Docker tag to v11-debian-11-r112
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Aug 16, 2024
1 parent c15c1df commit 7c56f17
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ parameters:
bitnamishell:
registry: docker.io
repository: bitnami/os-shell
tag: 11-debian-11-r93
tag: 11-debian-11-r112
charts:
keycloakx:
source: https://codecentric.github.io/helm-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ spec:
cp /tmp/certs/* /opt/bitnami/postgresql/certs/
chown -R 1001:1001 /opt/bitnami/postgresql/certs/
chmod 600 /opt/bitnami/postgresql/certs/tls.key
image: docker.io/bitnami/os-shell:11-debian-11-r93
image: docker.io/bitnami/os-shell:11-debian-11-r112
imagePullPolicy: IfNotPresent
name: init-chmod-data
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ spec:
- |
cp /tmp/certs/* /opt/bitnami/postgresql/certs/
chmod 600 /opt/bitnami/postgresql/certs/tls.key
image: docker.io/bitnami/os-shell:11-debian-11-r93
image: docker.io/bitnami/os-shell:11-debian-11-r112
imagePullPolicy: IfNotPresent
name: copy-certs
resources:
Expand Down

0 comments on commit 7c56f17

Please sign in to comment.