From 59508422602d7b603db20faf781bf91d172d5624 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 19:24:02 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .github/workflows/lint-test.yaml | 2 +- charts/amazon-eks-pod-identity-webhook/Chart.yaml | 2 +- charts/github-exporter/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index 96dbc27..eca2ab6 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -29,7 +29,7 @@ jobs: run: ct lint --debug --config charts/ct.yaml - name: Create kind cluster - uses: helm/kind-action@v1.9.0 + uses: helm/kind-action@v1.10.0 if: steps.list-changed.outputs.changed == 'true' - name: Run chart-testing (install) diff --git a/charts/amazon-eks-pod-identity-webhook/Chart.yaml b/charts/amazon-eks-pod-identity-webhook/Chart.yaml index ae8a6db..ada9221 100644 --- a/charts/amazon-eks-pod-identity-webhook/Chart.yaml +++ b/charts/amazon-eks-pod-identity-webhook/Chart.yaml @@ -4,7 +4,7 @@ description: A Kubernetes webhook for pods that need AWS IAM access version: 2.1.3 type: application # renovate: image=amazon/amazon-eks-pod-identity-webhook -appVersion: "v0.5.2" +appVersion: "v0.5.4" home: https://github.com/aws/amazon-eks-pod-identity-webhook/ sources: - https://github.com/jkroepke/helm-charts/tree/main/charts/amazon-eks-pod-identity-webhook diff --git a/charts/github-exporter/Chart.yaml b/charts/github-exporter/Chart.yaml index 2c0eefc..3bc9bf9 100755 --- a/charts/github-exporter/Chart.yaml +++ b/charts/github-exporter/Chart.yaml @@ -4,7 +4,7 @@ description: exporter for export github metrics home: https://github.com/jkroepke/github_exporter version: 1.1.0 # renovate: image=jkroepke/github_exporter -appVersion: 1.6.0 +appVersion: 1.7.0 maintainers: - name: jkroepke email: github@jkroepke.de