From 9230953434f15ef1c8bc19658d8bc8e9156df74a Mon Sep 17 00:00:00 2001 From: Tyler Gillson Date: Wed, 22 Nov 2023 15:40:14 -0700 Subject: [PATCH] chore: bump azure chart version Signed-off-by: Tyler Gillson --- chart/validator/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/validator/values.yaml b/chart/validator/values.yaml index 039995cc..cb4c113a 100644 --- a/chart/validator/values.yaml +++ b/chart/validator/values.yaml @@ -145,7 +145,7 @@ plugins: - chart: name: validator-plugin-azure repository: "https://spectrocloud-labs.github.io/validator-plugin-azure" - version: "v0.0.1" + version: "v0.0.2" values: |- controllerManager: kubeRbacProxy: @@ -180,7 +180,7 @@ plugins: - ALL image: repository: quay.io/spectrocloud-labs/validator-plugin-azure - tag: v0.0.1 + tag: v0.0.2 resources: limits: cpu: 500m