Skip to content

Commit c00d64e

Browse files
keptn-botodubajDTmowies
authored
Update keptn-metrics-operator Helm chart (#168)
Co-authored-by: odubajDT <[email protected]> Co-authored-by: Moritz Wiesinger <[email protected]>
1 parent da48e31 commit c00d64e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/keptn-metrics-operator/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ annotations:
2222
artifacthub.io/operator: 'true'
2323
kubeVersion: '>= 1.24.0-0'
2424
type: application
25-
version: 0.2.2
25+
version: 0.2.3
2626
appVersion: v1.0.2 # x-release-please-version
2727
dependencies:
2828
- name: common

charts/keptn-metrics-operator/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Prometheus, Dynatrace, DataDog and K8s metric server...
6060
| `annotations` | add deployment level annotations | `{}` |
6161
| `podAnnotations` | adds pod level annotations | `{}` |
6262
| `kubernetesClusterDomain` | overrides cluster.local | `cluster.local` |
63-
| `customMetricsAPIService.enabled` | enable/disable the K8s APIService installation | `true` |
63+
| `customMetricsAPIService.enabled` | enable/disable the installation of custom metrics API Service | `true` |
6464

6565
### Keptn Metrics Operator controller
6666

0 commit comments

Comments
 (0)