Update Clickhouse dependency version to 6.3.2 in Chart.yaml and Chart.lock

This commit is contained in:
Simon Larsen 2024-11-19 11:26:01 +00:00
parent f254209410
commit 64e713f503
No known key found for this signature in database
GPG Key ID: 96C5DCA24769DBCA
4 changed files with 4 additions and 4 deletions

View File

@ -7,6 +7,6 @@ dependencies:
version: 18.19.1
- name: clickhouse
repository: https://charts.bitnami.com/bitnami
version: 5.1.0
digest: sha256:3e59f256a36503a20718888c0010596148f08335b40ed259548cce815a22be22
generated: "2024-04-24T09:58:52.588777+01:00"
version: 6.3.2
digest: sha256:de8479db21cf543cee4b16ccd4db9d7b16f771ffe48b77c52ce4967651256825
generated: "2024-11-19T11:24:08.625674Z"

View File

@ -43,7 +43,7 @@ dependencies:
repository: "https://charts.bitnami.com/bitnami"
condition: redis.enabled
- name: clickhouse
version: "5.1.0"
version: "6.3.2"
repository: "https://charts.bitnami.com/bitnami"
condition: clickhouse.enabled

Binary file not shown.