Skip to content

Commit

Permalink
Update keptn Helm chart (#171)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: odubajDT <[email protected]>
Co-authored-by: odubajDT <[email protected]>
Co-authored-by: odubajDT <[email protected]>
  • Loading branch information
3 people authored Aug 27, 2024
1 parent 2457cb3 commit fd2db4b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions charts/keptn/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 0.2.5
- name: keptn-lifecycle-operator
repository: https://charts.lifecycle.keptn.sh
version: 0.4.0
version: 0.4.1
- name: keptn-metrics-operator
repository: https://charts.lifecycle.keptn.sh
version: 0.2.3
digest: sha256:51cd31e123238430f2018e280810377457018ca3e708f7799ac1d7b066857aa9
generated: "2024-08-06T09:48:23.64557583Z"
version: 0.3.0
digest: sha256:04a04186ff09f18cc68f848e1ff8e24683a235ee097e8e035a40844c676d9e9b
generated: "2024-08-27T10:46:19.60730152Z"
8 changes: 4 additions & 4 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.7.0
appVersion: v2.1.0 # x-release-please-version
version: 0.8.0
appVersion: v2.2.0 # x-release-please-version
dependencies:
- name: keptn-cert-manager
version: 0.2.5
alias: certManager
condition: global.certManagerEnabled
repository: https://charts.lifecycle.keptn.sh
- name: keptn-lifecycle-operator
version: 0.4.0
version: 0.4.1
alias: lifecycleOperator
condition: lifecycleOperator.enabled
repository: https://charts.lifecycle.keptn.sh
- name: keptn-metrics-operator
version: 0.2.3
version: 0.3.0
alias: metricsOperator
condition: metricsOperator.enabled
repository: https://charts.lifecycle.keptn.sh

0 comments on commit fd2db4b

Please sign in to comment.