Skip to content

Commit

Permalink
chore: polish helm charts (#3853)
Browse files Browse the repository at this point in the history
Signed-off-by: odubajDT <[email protected]>
  • Loading branch information
odubajDT authored Nov 11, 2024
1 parent f3aac6a commit 17fa47b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
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
version: 0.8.0 # Helm Chart version
appVersion: v2.3.0 # x-release-please-version
dependencies:
- name: keptn-cert-manager
Expand Down
2 changes: 1 addition & 1 deletion keptn-cert-manager/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ annotations:
artifacthub.io/operator: 'true'
kubeVersion: '>= 1.27.0-0'
type: application
version: 0.2.6
version: 0.2.6 # Helm Chart version
appVersion: v3.0.0 # x-release-please-version
dependencies:
- name: common
Expand Down
2 changes: 1 addition & 1 deletion lifecycle-operator/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ annotations:
artifacthub.io/operatorCapabilities: Full Lifecycle
kubeVersion: '>= 1.27.0-0'
type: application
version: 0.5.0
version: 0.5.0 # Helm Chart version
appVersion: v1.2.0 # x-release-please-version
dependencies:
- name: common
Expand Down
2 changes: 1 addition & 1 deletion metrics-operator/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ annotations:
artifacthub.io/operator: 'true'
kubeVersion: '>= 1.27.0-0'
type: application
version: 0.3.1
version: 0.3.1 # Helm Chart version
appVersion: v1.1.1 # x-release-please-version
dependencies:
- name: common
Expand Down

0 comments on commit 17fa47b

Please sign in to comment.