From 5e253a177b90062f4faa432c0a7bb2c04fbf3567 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 00:09:33 +0000 Subject: [PATCH] chore(deps): 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 df69551..b3d0840 100644 --- a/bootstrap/argo-cd/kustomization.yaml +++ b/bootstrap/argo-cd/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: argocd resources: - - github.com/argoproj-labs/argocd-autopilot/manifests/base?ref=v0.4.15 + - github.com/argoproj-labs/argocd-autopilot/manifests/base?ref=v0.4.20 - deploykf-plugin/assets-pvc.yaml - virtual-service.yaml - secrets.yaml