From 3024a519dc0fb37bb27fc1be55e032d2fc61cc3b Mon Sep 17 00:00:00 2001 From: Faisal Mubaidien <32209468+fmubaidien@users.noreply.github.com> Date: Wed, 29 Nov 2023 12:23:42 +0100 Subject: [PATCH] feat: bump chart version (#88) Co-authored-by: fmubaidien --- chart/aws-iam-authenticator-sso-wrapper/Chart.yaml | 4 ++-- chart/aws-iam-authenticator-sso-wrapper/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chart/aws-iam-authenticator-sso-wrapper/Chart.yaml b/chart/aws-iam-authenticator-sso-wrapper/Chart.yaml index 6be4e03..9ef9f79 100644 --- a/chart/aws-iam-authenticator-sso-wrapper/Chart.yaml +++ b/chart/aws-iam-authenticator-sso-wrapper/Chart.yaml @@ -1,8 +1,8 @@ name: aws-iam-authenticator-sso-wrapper description: aws-iam-authenticator-sso-wrapper Chart apiVersion: v2 -appVersion: v0.0.16 -version: v0.0.19 +appVersion: v0.0.17 +version: v0.0.20 home: https://github.com/justinas-b/aws-iam-authenticator-sso-wrapper maintainers: - name: justinas-b diff --git a/chart/aws-iam-authenticator-sso-wrapper/values.yaml b/chart/aws-iam-authenticator-sso-wrapper/values.yaml index b9422a5..c61643f 100644 --- a/chart/aws-iam-authenticator-sso-wrapper/values.yaml +++ b/chart/aws-iam-authenticator-sso-wrapper/values.yaml @@ -9,7 +9,7 @@ deployment: # - name: myImagePullSecret image: repository: justinasb/aws-iam-authenticator-sso-wrapper - tag: v0.0.16 + tag: v0.0.17 pullPolicy: IfNotPresent resources: limits: