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

chore(deps): update helm release cloudnative-pg to v0.22.1 #483

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 charts/glasskube-operator/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ dependencies:
version: 0.20.0
- name: cloudnative-pg
repository: https://cloudnative-pg.io/charts/
version: 0.19.1
version: 0.22.1
- name: minio
repository: https://charts.min.io/
version: 5.3.0
digest: sha256:66ba87f7683fb1c6807bd76353f2db7fba5927a32f2ab98ea6f9d9a52f9fd40f
generated: "2024-10-15T13:42:12.621164482Z"
digest: sha256:d3d268aa802d09e0d30e522e5f4305298a432bcb022a4662d6179fdc340fd897
generated: "2024-10-17T13:39:15.97628124Z"
2 changes: 1 addition & 1 deletion charts/glasskube-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies:
repository: https://mariadb-operator.github.io/mariadb-operator
- name: cloudnative-pg
condition: cloudnative-pg.enabled
version: 0.19.1
version: 0.22.1
repository: https://cloudnative-pg.io/charts/
- name: minio
condition: minio.enabled
Expand Down