Skip to content

Commit

Permalink
Update keptn-metrics-operator Helm chart (#168)
Browse files Browse the repository at this point in the history
Co-authored-by: odubajDT <[email protected]>
Co-authored-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
3 people authored Aug 6, 2024
1 parent da48e31 commit c00d64e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/keptn-metrics-operator/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.24.0-0'
type: application
version: 0.2.2
version: 0.2.3
appVersion: v1.0.2 # x-release-please-version
dependencies:
- name: common
Expand Down
2 changes: 1 addition & 1 deletion charts/keptn-metrics-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Prometheus, Dynatrace, DataDog and K8s metric server...
| `annotations` | add deployment level annotations | `{}` |
| `podAnnotations` | adds pod level annotations | `{}` |
| `kubernetesClusterDomain` | overrides cluster.local | `cluster.local` |
| `customMetricsAPIService.enabled` | enable/disable the K8s APIService installation | `true` |
| `customMetricsAPIService.enabled` | enable/disable the installation of custom metrics API Service | `true` |

### Keptn Metrics Operator controller

Expand Down

0 comments on commit c00d64e

Please sign in to comment.