From b1de85ecee944db2ed72c4c39ffb627e0ce90fb5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 16:04:25 +0000 Subject: [PATCH] chore(deps): update ghcr.io/dexidp/dex docker tag to v2.37.0 --- distribution/argocd/base/kustomization.yaml | 2 +- distribution/argocd/overlays/private-repo/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/distribution/argocd/base/kustomization.yaml b/distribution/argocd/base/kustomization.yaml index 5721ecd6..96c7f0ee 100644 --- a/distribution/argocd/base/kustomization.yaml +++ b/distribution/argocd/base/kustomization.yaml @@ -12,7 +12,7 @@ patchesStrategicMerge: images: - name: ghcr.io/dexidp/dex newName: ghcr.io/dexidp/dex - newTag: v2.27.0 + newTag: v2.37.0 - name: quay.io/argoproj/argocd newName: quay.io/argoproj/argocd newTag: v2.1.1 diff --git a/distribution/argocd/overlays/private-repo/kustomization.yaml b/distribution/argocd/overlays/private-repo/kustomization.yaml index 9798c23d..cfd0fbf6 100644 --- a/distribution/argocd/overlays/private-repo/kustomization.yaml +++ b/distribution/argocd/overlays/private-repo/kustomization.yaml @@ -12,7 +12,7 @@ patchesStrategicMerge: images: - name: ghcr.io/dexidp/dex newName: ghcr.io/dexidp/dex - newTag: v2.27.0 + newTag: v2.37.0 # digest: sha256:ff94efdd1ec68f43e01b39a2d11a73961b1cf73860515893118af731551f1939 - name: quay.io/argoproj/argocd newName: quay.io/argoproj/argocd