diff --git a/docs/helm/Chart.yaml b/docs/helm/Chart.yaml index f4490b0..2a6c6d9 100644 --- a/docs/helm/Chart.yaml +++ b/docs/helm/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: kube-metrics-adapter -version: 0.2.2 +version: 0.2.3 description: kube-metrics-adapter helm chart home: https://github.com/zalando-incubator/kube-metrics-adapter maintainers: diff --git a/docs/helm/values.yaml b/docs/helm/values.yaml index e2a24f1..384d27f 100644 --- a/docs/helm/values.yaml +++ b/docs/helm/values.yaml @@ -4,7 +4,7 @@ replicas: 1 registry: image: registry.opensource.zalan.do/teapot/kube-metrics-adapter - imageTag: v0.2.2 + imageTag: v0.2.3 imagePullPolicy: IfNotPresent service: