From 862b63512b4b53ff963b85e25e8011818bb8e4e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 19:58:17 -0600 Subject: [PATCH] chore(deps): update uds common package dependencies to v6.6.1 (#92) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- zarf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zarf.yaml b/zarf.yaml index a12dd65..e2f4cdb 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -14,7 +14,7 @@ components: - name: simple-podinfo-deployment namespace: podinfo kustomizations: - - github.com/stefanprodan/podinfo//kustomize?ref=6.4.0 + - github.com/stefanprodan/podinfo//kustomize?ref=6.6.1 actions: onDeploy: after: @@ -25,4 +25,4 @@ components: namespace: podinfo condition: available images: - - ghcr.io/stefanprodan/podinfo:6.4.0 + - ghcr.io/stefanprodan/podinfo:6.6.1