From 81c61c5799552fbe6b02450275ba596994618aa4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 21:09:36 +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 d5823750..13862abb 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-10T21:09:27.513596325Z" diff --git a/src/test/packages/helm/unicorn-podinfo/Chart.yaml b/src/test/packages/helm/unicorn-podinfo/Chart.yaml index 105bf116..8b735ebd 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 7992e8ff..5140b20b 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