From b9ddd65875b04d7c2bab37809231f4b4cfeab7ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 03:17:27 +0000 Subject: [PATCH] chore(deps): update dependency argoproj-labs/argocd-autopilot to v0.4.16 --- 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..1dcb88a 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.16 - deploykf-plugin/assets-pvc.yaml - virtual-service.yaml - secrets.yaml