Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Really workaround bitnami chart problem #24115

Merged
merged 1 commit into from
Jun 2, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions chart/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql
repository: https://raw.githubusercontent.com/bitnami/charts/index/bitnami
repository: https://raw.githubusercontent.com/bitnami/charts/eb5f9a9513d987b519f0ecd732e7031241c50328/bitnami
version: 10.5.3
digest: sha256:d5e64d3d4563f3fc69b813202dd99708b682ba7e59172a64841e8597c171de33
generated: "2022-06-01T14:46:45.798916-06:00"
digest: sha256:7104938113e866364a96f78802697be6bd121526cccbd06cae6a38827b7b36f9
generated: "2022-06-02T16:31:53.771359036+02:00"
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies:
# we need to use the version of index from just before the change. However we hope
# it is only temporary change as it breaks all our charts we released so far
# see comment here https://github.com/bitnami/charts/issues/10539#issuecomment-1144869092
repository: >
repository: >-
https://raw.githubusercontent.com/bitnami/charts/eb5f9a9513d987b519f0ecd732e7031241c50328/bitnami
condition: postgresql.enabled
maintainers:
Expand Down