From c52d7f19c8477b18146b0418edd4acf196d6b540 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 12:16:54 +0000 Subject: [PATCH] chore(deps): update podinfo to v6.6.2 | datasource | package | from | to | | ----------- | -------------------- | ----- | ----- | | helm | podinfo | 6.6.1 | 6.6.2 | | github-tags | stefanprodan/podinfo | 6.6.1 | 6.6.2 | --- 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 d58237505..e601ac2d5 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.1 -digest: sha256:768be6e746e1157484c879218eb3031f8cd737e859af0111e8bddbc92179b61d -generated: "2024-03-27T16:56:29.61110963Z" + version: 6.6.2 +digest: sha256:4ff64bbe4cad1fa89157f9f076ed2659fd222d3d06a243c925276c79a3696426 +generated: "2024-04-10T12:16:43.977049813Z" diff --git a/src/test/packages/helm/unicorn-podinfo/Chart.yaml b/src/test/packages/helm/unicorn-podinfo/Chart.yaml index 105bf1164..8b735ebda 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.1 + version: 6.6.2 repository: https://stefanprodan.github.io/podinfo diff --git a/src/test/packages/helm/zarf.yaml b/src/test/packages/helm/zarf.yaml index 7992e8ff6..5140b20b4 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.1 + - ghcr.io/stefanprodan/podinfo:6.6.2 charts: - name: unicorn-podinfo localPath: ./unicorn-podinfo