From 4001faffeca13914adf02ec7f77809e17a68aaca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 17:45:15 +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..0699e34 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.7.7 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..2441868 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.7.7 helm: values: | repoServer: diff --git a/charts/root/templates/traefik.yaml b/charts/root/templates/traefik.yaml index 6dad320..b130941 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.1.0 helm: values: | service: