Skip to content

Commit

Permalink
Update bitnami helm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 19, 2024
1 parent c0129c8 commit 20f0547
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions charts/studio/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 19.5.2
version: 19.5.5
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 15.5.4
version: 15.5.7
- name: clickhouse
repository: https://charts.bitnami.com/bitnami
version: 6.2.0
digest: sha256:449d0328fcf5664b6b882dc00ec888def4d862d77fad6acf1d675bed84587380
generated: "2024-06-16T19:18:33.296268+02:00"
version: 6.2.8
digest: sha256:d5351e73d007f8315ac8747567b4244301f0a6dafc966af47c4c3ee63495568d
generated: "2024-06-19T00:31:52.792527686Z"
6 changes: 3 additions & 3 deletions charts/studio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ icon: "https://static.iterative.ai/logo/studio.svg"
dependencies:
- name: redis
condition: redis.enabled
version: "19.5.2"
version: "19.5.5"
repository: "https://charts.bitnami.com/bitnami"
- name: postgresql
condition: postgresql.enabled
version: "15.5.4"
version: "15.5.7"
repository: "https://charts.bitnami.com/bitnami"
- name: clickhouse
condition: clickhouse.enabled
version: "6.2.0"
version: "6.2.8"
repository: "https://charts.bitnami.com/bitnami"

0 comments on commit 20f0547

Please sign in to comment.