Skip to content

Commit

Permalink
Update keptn Helm chart (#181)
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]>
  • Loading branch information
keptn-bot and odubajDT authored Nov 11, 2024
1 parent 841943f commit 54cc2b6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.6
version: 0.3.0
- name: keptn-lifecycle-operator
repository: https://charts.lifecycle.keptn.sh
version: 0.5.0
version: 0.6.0
- name: keptn-metrics-operator
repository: https://charts.lifecycle.keptn.sh
version: 0.3.1
digest: sha256:c1fa976d6f58fa148f6034284a0f54c341ac4b42407cc617c31855a201c9c7c4
generated: "2024-11-04T08:42:06.579016487Z"
version: 0.4.0
digest: sha256:17443687296a761ca14ea914232cef16a903797fb37286e455ab0fbeebf053b1
generated: "2024-11-11T15:30:20.162859902Z"
12 changes: 6 additions & 6 deletions charts/keptn/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,23 +31,23 @@ annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/operator: 'true'
artifacthub.io/operatorCapabilities: Full Lifecycle
kubeVersion: '>= 1.24.0-0'
kubeVersion: '>= 1.27.0-0'
type: application
version: 0.9.0
appVersion: v2.3.0 # x-release-please-version
version: 0.10.0 # Helm Chart version
appVersion: v2.4.0 # x-release-please-version
dependencies:
- name: keptn-cert-manager
version: 0.2.6
version: 0.3.0
alias: certManager
condition: global.certManagerEnabled
repository: https://charts.lifecycle.keptn.sh
- name: keptn-lifecycle-operator
version: 0.5.0
version: 0.6.0
alias: lifecycleOperator
condition: lifecycleOperator.enabled
repository: https://charts.lifecycle.keptn.sh
- name: keptn-metrics-operator
version: 0.3.1
version: 0.4.0
alias: metricsOperator
condition: metricsOperator.enabled
repository: https://charts.lifecycle.keptn.sh

0 comments on commit 54cc2b6

Please sign in to comment.