From f1abd231c0de336d7ae4ef09487cad7bc7105ebe Mon Sep 17 00:00:00 2001 From: Matt Morrison Date: Tue, 26 Nov 2024 20:33:47 +1300 Subject: [PATCH] switch big-peer to use helm-charts Kafka chart --- charts/big-peer/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/big-peer/Chart.yaml b/charts/big-peer/Chart.yaml index cb4c335..f4ee950 100644 --- a/charts/big-peer/Chart.yaml +++ b/charts/big-peer/Chart.yaml @@ -15,7 +15,7 @@ home: https://docs.ditto.live/ # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.9 +version: 0.2.10 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -75,8 +75,8 @@ dependencies: tags: - kafka-operator - name: kafka - version: "0.2.2" - repository: "oci://quay.io/ditto-external" + version: "0.3.0" + repository: "https://getditto.github.io/helm-charts/" alias: kafka condition: kafka-cluster.enabled tags: