Skip to content

Commit

Permalink
feat: v2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoumingde committed Oct 30, 2024
1 parent 862486b commit 4d5bbdd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/etcd-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ maintainers:
name: etcd-cluster
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/etcd
version: 9.10.5
version: 9.10.6
4 changes: 2 additions & 2 deletions charts/fogcloud-charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@ dependencies:
version: "2.13.3"
repository: "file://../common"
- name: etcd-cluster
version: "9.10.5"
version: "9.10.6"
repository: "file://../etcd-cluster"
condition: etcd-cluster.enabled
- name: redis-cluster
version: "18.3.2"
repository: "file://../redis-cluster"
condition: redis-cluster.enabled
- name: minio-cluster
version: "12.9.3"
version: "12.9.4"
repository: "file://../minio-cluster"
condition: minio-cluster.enabled
- name: tdengine
Expand Down
2 changes: 1 addition & 1 deletion charts/minio-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ maintainers:
name: minio-cluster
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/minio
version: 12.9.3
version: 12.9.4

0 comments on commit 4d5bbdd

Please sign in to comment.