From 9c71f43377eb50b0dab3956b3c0a1b1de1deab7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 02:23:06 +0000 Subject: [PATCH] chore(deps): update haproxy docker tag to v2.8.1 --- 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..0ed2512b 100644 --- a/distribution/argocd/base/kustomization.yaml +++ b/distribution/argocd/base/kustomization.yaml @@ -18,7 +18,7 @@ images: newTag: v2.1.1 - name: haproxy newName: haproxy - newTag: 2.0.20-alpine + newTag: 2.8.1-alpine - name: redis newName: redis newTag: 6.2.4-alpine diff --git a/distribution/argocd/overlays/private-repo/kustomization.yaml b/distribution/argocd/overlays/private-repo/kustomization.yaml index 9798c23d..44d97e99 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.8.1-alpine # digest: sha256:61ddebc917f98e16a8c479f0fe90d01ed54c5f53ab7937449906f0a89b69e61e - name: redis newName: redis