diff --git a/.github/workflows/chart-ci.yaml b/.github/workflows/chart-ci.yaml index 25efdfc..c280ed9 100644 --- a/.github/workflows/chart-ci.yaml +++ b/.github/workflows/chart-ci.yaml @@ -29,7 +29,7 @@ jobs: python-version: '3.9' check-latest: true - name: Set up chart-testing - uses: helm/chart-testing-action@v2.4.0 + uses: helm/chart-testing-action@v2.6.1 - name: Run chart-testing (list-changed) id: list-changed run: | diff --git a/chart/aws-iam-authenticator-sso-wrapper/Chart.yaml b/chart/aws-iam-authenticator-sso-wrapper/Chart.yaml index 5b7c637..06829d6 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.13 -version: v0.0.16 +appVersion: v0.0.15 +version: v0.0.17 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 789914d..d61bbdb 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.13 + tag: v0.0.15 pullPolicy: IfNotPresent resources: limits: