Skip to content

Commit

Permalink
Update keptn Helm chart (#175)
Browse files Browse the repository at this point in the history
Co-authored-by: mowies <[email protected]>
Co-authored-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
3 people authored Nov 4, 2024
1 parent e68126a commit 887dbf4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions charts/keptn/Chart.lock
Original file line number Diff line number Diff line change
@@ -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"
10 changes: 5 additions & 5 deletions charts/keptn/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 887dbf4

Please sign in to comment.