Skip to content

Commit 1f16c91

Browse files
authored
chore: backport Keptn helm chart version (#3859)
Signed-off-by: odubajDT <[email protected]>
1 parent ea484b8 commit 1f16c91

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ annotations:
3434
artifacthub.io/operatorCapabilities: Full Lifecycle
3535
kubeVersion: '>= 1.27.0-0'
3636
type: application
37-
version: 0.8.0 # Helm Chart version
37+
version: 0.10.0 # Helm Chart version
3838
appVersion: v2.4.0 # x-release-please-version
3939
dependencies:
4040
- name: keptn-cert-manager

docs/docs/contribute/general/release-checklist.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ This page should be used to document the current process to create a full releas
2121
1. release metrics operator
2222
1. bump metrics operator chart version in charts repo and merge chart release PR
2323
1. bump metrics operator chart version in main chart
24+
1. re-generate lifecycle-operator Helm chart docs
2425
1. release lifecycle operator
2526
1. bump lifecycle operator chart version in charts repo and merge chart release PR
2627
1. bump lifecycle-operator chart version in main chart

0 commit comments

Comments
 (0)