From bf73b037064e97cc61505bbad01ba85d29849631 Mon Sep 17 00:00:00 2001 From: John Zheng Date: Tue, 11 Jun 2024 15:11:44 +0800 Subject: [PATCH] using 0.2.2 --- docs/helm/Chart.yaml | 2 +- docs/helm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/helm/Chart.yaml b/docs/helm/Chart.yaml index c3b65c73..f4490b0b 100644 --- a/docs/helm/Chart.yaml +++ b/docs/helm/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: kube-metrics-adapter -version: 0.2.0 +version: 0.2.2 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 8a8e7d1a..f9885b06 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.0 + imageTag: v0.2.2 imagePullPolicy: IfNotPresent service: