Skip to content

Commit

Permalink
Update docker.io/bitnami/os-shell Docker tag to v12-debian-12-r32
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Oct 24, 2024
1 parent c0b8d67 commit dbe2f0d
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: 12-debian-12-r31
tag: 12-debian-12-r32
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:12-debian-12-r31
image: docker.io/bitnami/os-shell:12-debian-12-r32
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:12-debian-12-r31
image: docker.io/bitnami/os-shell:12-debian-12-r32
imagePullPolicy: IfNotPresent
name: copy-certs
resources:
Expand Down

0 comments on commit dbe2f0d

Please sign in to comment.