From 156435c45081a48729dad65a148044ff127513a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 12:09:32 +0000 Subject: [PATCH] Update dependency argoproj-labs/argocd-autopilot to v0.4.20 --- bootstrap/argo-cd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/argo-cd/kustomization.yaml b/bootstrap/argo-cd/kustomization.yaml index 63c826360..812320807 100644 --- a/bootstrap/argo-cd/kustomization.yaml +++ b/bootstrap/argo-cd/kustomization.yaml @@ -4,7 +4,7 @@ namespace: argocd components: - https://github.com/argoproj-labs/argocd-extensions/manifests resources: - - github.com/argoproj-labs/argocd-autopilot/manifests/base?ref=v0.4.17 + - github.com/argoproj-labs/argocd-autopilot/manifests/base?ref=v0.4.20 - https://raw.githubusercontent.com/argoproj-labs/rollout-extension/v0.3.3/manifests/install.yaml - argocd-notifications-secret-sealed.yaml - secrets.yaml