Skip to content

Commit d8dfb7c

Browse files
keptn-botmowies
andauthored
Update keptn Helm chart (#188)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Moritz Wiesinger <[email protected]> Co-authored-by: mowies <[email protected]> Co-authored-by: Moritz Wiesinger <[email protected]>
1 parent 5a8c7b5 commit d8dfb7c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

charts/keptn/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ dependencies:
77
version: 0.6.0
88
- name: keptn-metrics-operator
99
repository: https://charts.lifecycle.keptn.sh
10-
version: 0.4.0
11-
digest: sha256:17443687296a761ca14ea914232cef16a903797fb37286e455ab0fbeebf053b1
12-
generated: "2024-11-11T15:30:20.162859902Z"
10+
version: 0.5.0
11+
digest: sha256:a61c67ee32987501fa0e4847caf01f9d0f5b9acb25249c9dc799e8627570511e
12+
generated: "2025-03-19T12:42:08.337018002Z"

charts/keptn/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ annotations:
3333
artifacthub.io/operatorCapabilities: Full Lifecycle
3434
kubeVersion: '>= 1.27.0-0'
3535
type: application
36-
version: 0.10.0 # Helm Chart version
37-
appVersion: v2.4.0 # x-release-please-version
36+
version: 0.11.0 # Helm Chart version
37+
appVersion: v2.5.0 # x-release-please-version
3838
dependencies:
3939
- name: keptn-cert-manager
4040
version: 0.3.0
@@ -47,7 +47,7 @@ dependencies:
4747
condition: lifecycleOperator.enabled
4848
repository: https://charts.lifecycle.keptn.sh
4949
- name: keptn-metrics-operator
50-
version: 0.4.0
50+
version: 0.5.0
5151
alias: metricsOperator
5252
condition: metricsOperator.enabled
5353
repository: https://charts.lifecycle.keptn.sh

0 commit comments

Comments
 (0)