From 4a4ed8c7780e5ac0104366f02110ff7589ee2a53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:53:14 +0000 Subject: [PATCH] Update all dependencies --- .github/workflows/test.yaml | 2 +- charts/bootstrap-argo-cd/Chart.yaml | 2 +- charts/root/templates/argo-cd.yaml | 2 +- charts/root/templates/traefik.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index d31af9b..1b327c9 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -9,7 +9,7 @@ jobs: test: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: install argocd cli run: | curl -sSL -o argocd-linux-amd64 https://github.com/argoproj/argo-cd/releases/latest/download/argocd-linux-amd64 diff --git a/charts/bootstrap-argo-cd/Chart.yaml b/charts/bootstrap-argo-cd/Chart.yaml index e3e24f6..eead3a6 100644 --- a/charts/bootstrap-argo-cd/Chart.yaml +++ b/charts/bootstrap-argo-cd/Chart.yaml @@ -3,5 +3,5 @@ name: argo-cd version: 0.0.0 dependencies: - name: argo-cd - version: 5.16.7 + version: 7.6.12 repository: https://argoproj.github.io/argo-helm diff --git a/charts/root/templates/argo-cd.yaml b/charts/root/templates/argo-cd.yaml index d4cdf9f..4668ac3 100644 --- a/charts/root/templates/argo-cd.yaml +++ b/charts/root/templates/argo-cd.yaml @@ -13,7 +13,7 @@ spec: source: repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 5.16.7 + targetRevision: 7.6.12 helm: values: | repoServer: diff --git a/charts/root/templates/traefik.yaml b/charts/root/templates/traefik.yaml index 6dad320..038f77d 100644 --- a/charts/root/templates/traefik.yaml +++ b/charts/root/templates/traefik.yaml @@ -13,7 +13,7 @@ spec: source: repoURL: https://helm.traefik.io/traefik chart: traefik - targetRevision: 20.8.0 + targetRevision: 33.0.0 helm: values: | service: