diff --git a/charts/keptn/Chart.lock b/charts/keptn/Chart.lock index 19bc38c7..00fc6d51 100644 --- a/charts/keptn/Chart.lock +++ b/charts/keptn/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: keptn-cert-manager repository: https://charts.lifecycle.keptn.sh - version: 0.2.5 + version: 0.2.6 - name: keptn-lifecycle-operator repository: https://charts.lifecycle.keptn.sh - version: 0.4.1 + version: 0.5.0 - name: keptn-metrics-operator repository: https://charts.lifecycle.keptn.sh - version: 0.3.0 -digest: sha256:04a04186ff09f18cc68f848e1ff8e24683a235ee097e8e035a40844c676d9e9b -generated: "2024-08-27T10:46:19.60730152Z" + version: 0.3.1 +digest: sha256:c1fa976d6f58fa148f6034284a0f54c341ac4b42407cc617c31855a201c9c7c4 +generated: "2024-11-04T08:42:06.579016487Z" diff --git a/charts/keptn/Chart.yaml b/charts/keptn/Chart.yaml index 920724a5..9ddf7af5 100644 --- a/charts/keptn/Chart.yaml +++ b/charts/keptn/Chart.yaml @@ -33,21 +33,21 @@ annotations: artifacthub.io/operatorCapabilities: Full Lifecycle kubeVersion: '>= 1.24.0-0' type: application -version: 0.8.0 -appVersion: v2.2.0 # x-release-please-version +version: 0.9.0 +appVersion: v2.3.0 # x-release-please-version dependencies: - name: keptn-cert-manager - version: 0.2.5 + version: 0.2.6 alias: certManager condition: global.certManagerEnabled repository: https://charts.lifecycle.keptn.sh - name: keptn-lifecycle-operator - version: 0.4.1 + version: 0.5.0 alias: lifecycleOperator condition: lifecycleOperator.enabled repository: https://charts.lifecycle.keptn.sh - name: keptn-metrics-operator - version: 0.3.0 + version: 0.3.1 alias: metricsOperator condition: metricsOperator.enabled repository: https://charts.lifecycle.keptn.sh