Skip to content

Commit

Permalink
fix(helm): fix subchart version
Browse files Browse the repository at this point in the history
  • Loading branch information
dnplkndll committed Feb 3, 2025
1 parent 7e5aead commit 2f84989
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Charts/grist/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 12.12.10
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 20.6.3
version: 17.3.14
- name: minio
repository: https://charts.bitnami.com/bitnami
version: 15.0.0
digest: sha256:5547d280aac6caf52602f0478bc3cfa4acf3c34f71686b7aa8c0fe0925269e77
generated: "2025-02-02T18:31:54.818241-05:00"
digest: sha256:8df8fe0bf923112dbf98b094a2bd3e8790b51a41c3532f2a71d796dda99852b7
generated: "2025-02-02T21:11:59.145667-05:00"
2 changes: 1 addition & 1 deletion Charts/grist/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
repository: "https://charts.bitnami.com/bitnami"
- condition: redis.enabled
name: redis
version: 20.6.3
version: 17.3.14
repository: "https://charts.bitnami.com/bitnami"
- condition: minio.enabled
name: minio
Expand Down
Binary file added Charts/grist/charts/postgresql-12.12.10.tgz
Binary file not shown.
Binary file added Charts/grist/charts/redis-17.3.14.tgz
Binary file not shown.
Binary file removed Charts/grist/charts/redis-20.6.3.tgz
Binary file not shown.

0 comments on commit 2f84989

Please sign in to comment.