From 7731ac0203aa2fd595c5282bdac2ea137160f4d4 Mon Sep 17 00:00:00 2001 From: Raffael Sahli Date: Wed, 24 May 2023 10:17:34 +0000 Subject: [PATCH] fix: bump chart --- chart/k8soauth2-proxy-controller/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/k8soauth2-proxy-controller/Chart.yaml b/chart/k8soauth2-proxy-controller/Chart.yaml index 473e77d..c76d825 100644 --- a/chart/k8soauth2-proxy-controller/Chart.yaml +++ b/chart/k8soauth2-proxy-controller/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: v0.2.2 +appVersion: v0.2.3 description: OAUTH2 proxy kubernetes controller home: https://github.com/DoodleScheduling/k8soauth2-proxy-controller maintainers: @@ -13,4 +13,4 @@ keywords: name: k8soauth2-proxy-controller sources: - https://github.com/DoodleScheduling/k8soauth2-proxy-controller -version: 0.2.2 +version: 0.2.3