From a9c838d7c21d3e29b19c431f0eabc523ee29973c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 16:56:39 +0000 Subject: [PATCH] chore(deps): update podinfo to v6.6.1 | datasource | package | from | to | | ----------- | -------------------- | ----- | ----- | | helm | podinfo | 6.6.0 | 6.6.1 | | github-tags | stefanprodan/podinfo | 6.6.0 | 6.6.1 | --- 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 2e77fa2c..d5823750 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.6.0 -digest: sha256:e98b771f48adfc407ca45353678f0a44f82cf24aa10bb1d1b304183e2284db4d -generated: "2024-02-26T12:39:38.675839591Z" + version: 6.6.1 +digest: sha256:768be6e746e1157484c879218eb3031f8cd737e859af0111e8bddbc92179b61d +generated: "2024-03-27T16:56:29.61110963Z" diff --git a/src/test/packages/helm/unicorn-podinfo/Chart.yaml b/src/test/packages/helm/unicorn-podinfo/Chart.yaml index fbbb038f..105bf116 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.6.0 + version: 6.6.1 repository: https://stefanprodan.github.io/podinfo diff --git a/src/test/packages/helm/zarf.yaml b/src/test/packages/helm/zarf.yaml index e51cf792..7992e8ff 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.6.0 + - ghcr.io/stefanprodan/podinfo:6.6.1 charts: - name: unicorn-podinfo localPath: ./unicorn-podinfo