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