Skip to content

Commit

Permalink
Change bitnami-shell to os-shell
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Mainberger committed Jan 4, 2024
1 parent 096e83a commit c661bf0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ parameters:
tag: 11.21.0-debian-11-r37
bitnamishell:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r76
repository: bitnami/os-shell
tag: 11-debian-11-r93
charts:
keycloakx:
source: https://codecentric.github.io/helm-charts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,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/bitnami-shell:11-debian-11-r76
image: docker.io/bitnami/os-shell:11-debian-11-r93
imagePullPolicy: IfNotPresent
name: init-chmod-data
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ spec:
- |
cp /tmp/certs/* /opt/bitnami/postgresql/certs/
chmod 600 /opt/bitnami/postgresql/certs/tls.key
image: docker.io/bitnami/bitnami-shell:11-debian-11-r76
image: docker.io/bitnami/os-shell:11-debian-11-r93
imagePullPolicy: IfNotPresent
name: copy-certs
resources:
Expand Down

0 comments on commit c661bf0

Please sign in to comment.