From bb130c2ed600bc409181bcc69f43799e1591b22a Mon Sep 17 00:00:00 2001 From: Raffael Sahli Date: Wed, 24 May 2023 10:18:46 +0000 Subject: [PATCH] fix: bump chart --- chart/k8sprom-patch-controller/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/k8sprom-patch-controller/Chart.yaml b/chart/k8sprom-patch-controller/Chart.yaml index 1c0ec42..818bf74 100644 --- a/chart/k8sprom-patch-controller/Chart.yaml +++ b/chart/k8sprom-patch-controller/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: v0.2.1 +appVersion: v0.2.2 description: Patch kubernetes resources using prometheus queries home: https://github.com/DoodleScheduling/k8sprom-patch-controller maintainers: @@ -12,4 +12,4 @@ keywords: name: k8sprom-patch-controller sources: - https://github.com/DoodleScheduling/k8sprom-patch-controller -version: 0.5.1 +version: 0.5.2