Skip to content

Commit

Permalink
chore: backport Keptn helm chart version (#3859)
Browse files Browse the repository at this point in the history
Signed-off-by: odubajDT <[email protected]>
  • Loading branch information
odubajDT authored Nov 12, 2024
1 parent ea484b8 commit 1f16c91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ annotations:
artifacthub.io/operatorCapabilities: Full Lifecycle
kubeVersion: '>= 1.27.0-0'
type: application
version: 0.8.0 # Helm Chart version
version: 0.10.0 # Helm Chart version
appVersion: v2.4.0 # x-release-please-version
dependencies:
- name: keptn-cert-manager
Expand Down
1 change: 1 addition & 0 deletions docs/docs/contribute/general/release-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ This page should be used to document the current process to create a full releas
1. release metrics operator
1. bump metrics operator chart version in charts repo and merge chart release PR
1. bump metrics operator chart version in main chart
1. re-generate lifecycle-operator Helm chart docs
1. release lifecycle operator
1. bump lifecycle operator chart version in charts repo and merge chart release PR
1. bump lifecycle-operator chart version in main chart
Expand Down

0 comments on commit 1f16c91

Please sign in to comment.