We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 32bda80 + e024091 commit bfd050eCopy full SHA for bfd050e
docs/helm/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: kube-metrics-adapter
3
-version: 0.2.3
+version: 0.2.6
4
description: kube-metrics-adapter helm chart
5
home: https://github.com/zalando-incubator/kube-metrics-adapter
6
maintainers:
docs/helm/values.yaml
@@ -4,7 +4,7 @@ replicas: 1
registry:
image: ghcr.io/zalando-incubator/kube-metrics-adapter
7
- imageTag: v0.2.3
+ imageTag: v0.2.6
8
imagePullPolicy: IfNotPresent
9
10
service:
0 commit comments