From f8203e134e5aab2174a061d1a8050e5302c39fc0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 2 Jun 2021 14:56:34 +0000 Subject: [PATCH] Update haproxy Docker tag to v2.4.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 c7719fea..6b4fda61 100644 --- a/distribution/argocd/base/kustomization.yaml +++ b/distribution/argocd/base/kustomization.yaml @@ -21,7 +21,7 @@ images: # digest: sha256:8d1d58ef963f615da97e0b2c54dbe243801d5e7198b98393ab36b7a5768f72a4 - name: haproxy newName: haproxy - newTag: 2.0.20-alpine + newTag: 2.4.0-alpine # digest: sha256:61ddebc917f98e16a8c479f0fe90d01ed54c5f53ab7937449906f0a89b69e61e - name: redis newName: redis diff --git a/distribution/argocd/overlays/private-repo/kustomization.yaml b/distribution/argocd/overlays/private-repo/kustomization.yaml index a59246d7..16bc6b09 100644 --- a/distribution/argocd/overlays/private-repo/kustomization.yaml +++ b/distribution/argocd/overlays/private-repo/kustomization.yaml @@ -20,7 +20,7 @@ images: # digest: sha256:8d1d58ef963f615da97e0b2c54dbe243801d5e7198b98393ab36b7a5768f72a4 - name: haproxy newName: haproxy - newTag: 2.0.20-alpine + newTag: 2.4.0-alpine # digest: sha256:61ddebc917f98e16a8c479f0fe90d01ed54c5f53ab7937449906f0a89b69e61e - name: redis newName: redis