diff --git a/hooks/persistence-elastic/Chart.yaml b/hooks/persistence-elastic/Chart.yaml index 1de23655e8..7e7a649399 100644 --- a/hooks/persistence-elastic/Chart.yaml +++ b/hooks/persistence-elastic/Chart.yaml @@ -29,10 +29,10 @@ maintainers: dependencies: - name: elasticsearch - version: 7.17.3 + version: 8.5.1 repository: https://helm.elastic.co condition: elasticsearch.enabled - name: kibana - version: 7.17.3 + version: 8.5.1 repository: https://helm.elastic.co condition: kibana.enabled diff --git a/operator/Chart.lock b/operator/Chart.lock index 5de87dc780..b059c95621 100644 --- a/operator/Chart.lock +++ b/operator/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: minio repository: https://charts.bitnami.com/bitnami - version: 15.0.2 -digest: sha256:1c6c189a521d342bfd29186c905428916a57fe71378c40b5d740dd866a70ab6d -generated: "2025-02-06T11:51:19.985812+01:00" + version: 16.0.8 +digest: sha256:ae73e53c453b6ebcd20aea24f0de5d2ce6b4691614833df2fc61ad7c4a4544f3 +generated: "2025-05-07T12:56:25.953059068Z" diff --git a/operator/Chart.yaml b/operator/Chart.yaml index fc2242742d..7d92a7b763 100644 --- a/operator/Chart.yaml +++ b/operator/Chart.yaml @@ -26,7 +26,7 @@ maintainers: dependencies: - name: minio - version: 15.0.2 + version: 16.0.8 repository: https://charts.bitnami.com/bitnami condition: minio.enabled