From c09aa12cbaae681eb432d77cfbb8747ddf4b9e78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 17:36:07 -0600 Subject: [PATCH] chore(deps): update podinfo to v6.6.0 (#462) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- src/test/packages/helm/unicorn-podinfo/Chart.lock | 6 +++--- src/test/packages/helm/unicorn-podinfo/Chart.yaml | 2 +- src/test/packages/helm/zarf.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/test/packages/helm/unicorn-podinfo/Chart.lock b/src/test/packages/helm/unicorn-podinfo/Chart.lock index 0ae513ac..2e77fa2c 100644 --- a/src/test/packages/helm/unicorn-podinfo/Chart.lock +++ b/src/test/packages/helm/unicorn-podinfo/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: podinfo repository: https://stefanprodan.github.io/podinfo - version: 6.5.4 -digest: sha256:0db7bdcd71ac4162a0d2b9ebfc792f19f1cf52050933edeacd4f514f4bc3033b -generated: "2023-12-18T07:32:32.320434073Z" + version: 6.6.0 +digest: sha256:e98b771f48adfc407ca45353678f0a44f82cf24aa10bb1d1b304183e2284db4d +generated: "2024-02-26T12:39:38.675839591Z" diff --git a/src/test/packages/helm/unicorn-podinfo/Chart.yaml b/src/test/packages/helm/unicorn-podinfo/Chart.yaml index 474aa5d1..fbbb038f 100644 --- a/src/test/packages/helm/unicorn-podinfo/Chart.yaml +++ b/src/test/packages/helm/unicorn-podinfo/Chart.yaml @@ -25,5 +25,5 @@ appVersion: "1.16.0" dependencies: - name: podinfo - version: 6.5.4 + version: 6.6.0 repository: https://stefanprodan.github.io/podinfo diff --git a/src/test/packages/helm/zarf.yaml b/src/test/packages/helm/zarf.yaml index ca4cfcec..e51cf792 100644 --- a/src/test/packages/helm/zarf.yaml +++ b/src/test/packages/helm/zarf.yaml @@ -13,7 +13,7 @@ components: required: true images: # renovate: datasource=github-tags depName=stefanprodan/podinfo - - ghcr.io/stefanprodan/podinfo:6.5.4 + - ghcr.io/stefanprodan/podinfo:6.6.0 charts: - name: unicorn-podinfo localPath: ./unicorn-podinfo