diff --git a/charts/keptn/Chart.lock b/charts/keptn/Chart.lock index d737b20..19bc38c 100644 --- a/charts/keptn/Chart.lock +++ b/charts/keptn/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 0.2.5 - name: keptn-lifecycle-operator repository: https://charts.lifecycle.keptn.sh - version: 0.4.0 + version: 0.4.1 - name: keptn-metrics-operator repository: https://charts.lifecycle.keptn.sh - version: 0.2.3 -digest: sha256:51cd31e123238430f2018e280810377457018ca3e708f7799ac1d7b066857aa9 -generated: "2024-08-06T09:48:23.64557583Z" + version: 0.3.0 +digest: sha256:04a04186ff09f18cc68f848e1ff8e24683a235ee097e8e035a40844c676d9e9b +generated: "2024-08-27T10:46:19.60730152Z" diff --git a/charts/keptn/Chart.yaml b/charts/keptn/Chart.yaml index 8e20f9c..920724a 100644 --- a/charts/keptn/Chart.yaml +++ b/charts/keptn/Chart.yaml @@ -33,8 +33,8 @@ annotations: artifacthub.io/operatorCapabilities: Full Lifecycle kubeVersion: '>= 1.24.0-0' type: application -version: 0.7.0 -appVersion: v2.1.0 # x-release-please-version +version: 0.8.0 +appVersion: v2.2.0 # x-release-please-version dependencies: - name: keptn-cert-manager version: 0.2.5 @@ -42,12 +42,12 @@ dependencies: condition: global.certManagerEnabled repository: https://charts.lifecycle.keptn.sh - name: keptn-lifecycle-operator - version: 0.4.0 + version: 0.4.1 alias: lifecycleOperator condition: lifecycleOperator.enabled repository: https://charts.lifecycle.keptn.sh - name: keptn-metrics-operator - version: 0.2.3 + version: 0.3.0 alias: metricsOperator condition: metricsOperator.enabled repository: https://charts.lifecycle.keptn.sh