From a7007d6924b1ffc5098b218cb372f5ff0f7870bf Mon Sep 17 00:00:00 2001 From: Mikkel Oscar Lyderik Larsen Date: Thu, 13 Jun 2024 09:36:07 +0200 Subject: [PATCH] Update chart to v0.2.3 (#728) Signed-off-by: Mikkel Oscar Lyderik Larsen --- 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 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: