From ae17743aca4309ee076058e7728110450f2fe403 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 05:30:21 +0000 Subject: [PATCH] chore(deps): update dependency argoproj-labs/argocd-autopilot to v0.4.17 --- 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..db2fa9a 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.17 - deploykf-plugin/assets-pvc.yaml - virtual-service.yaml - secrets.yaml