From 919b31e6927b66ff8e8e557e0d72540b59a121e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 17:55:07 +0000 Subject: [PATCH] chore(deps): update test-dependencies to v6.14.0 | datasource | package | from | to | | ----------- | -------------------- | ------ | ------ | | helm | podinfo | 6.13.0 | 6.14.0 | | github-tags | stefanprodan/podinfo | 6.13.0 | 6.14.0 | --- 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 +- src/test/packages/zarf-bug/zarf.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/test/packages/helm/unicorn-podinfo/Chart.lock b/src/test/packages/helm/unicorn-podinfo/Chart.lock index d6dd03e6..49bed3cf 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.13.0 -digest: sha256:14b49cf16fbd9e76e9756e3a8d2eaba40e49e0e7de30485c5588496b2f076833 -generated: "2026-06-04T23:34:11.659991847Z" + version: 6.14.0 +digest: sha256:97d3b1964dd10b42af069ae3c0b42dc953c14f3e2dfd517e95bc3d35a061f3f9 +generated: "2026-06-30T17:55:02.048947229Z" diff --git a/src/test/packages/helm/unicorn-podinfo/Chart.yaml b/src/test/packages/helm/unicorn-podinfo/Chart.yaml index 7bb9d28a..f8f79cc0 100644 --- a/src/test/packages/helm/unicorn-podinfo/Chart.yaml +++ b/src/test/packages/helm/unicorn-podinfo/Chart.yaml @@ -28,5 +28,5 @@ appVersion: "1.16.0" dependencies: - name: podinfo - version: 6.13.0 + version: 6.14.0 repository: https://stefanprodan.github.io/podinfo diff --git a/src/test/packages/helm/zarf.yaml b/src/test/packages/helm/zarf.yaml index 26cc988c..279fa147 100644 --- a/src/test/packages/helm/zarf.yaml +++ b/src/test/packages/helm/zarf.yaml @@ -16,7 +16,7 @@ components: required: true images: # renovate: datasource=github-tags depName=stefanprodan/podinfo - - ghcr.io/stefanprodan/podinfo:6.13.0 + - ghcr.io/stefanprodan/podinfo:6.14.0 charts: - name: unicorn-podinfo localPath: ./unicorn-podinfo diff --git a/src/test/packages/zarf-bug/zarf.yaml b/src/test/packages/zarf-bug/zarf.yaml index 0d52c2c9..207876f0 100644 --- a/src/test/packages/zarf-bug/zarf.yaml +++ b/src/test/packages/zarf-bug/zarf.yaml @@ -16,7 +16,7 @@ components: required: true images: # renovate: datasource=github-tags depName=stefanprodan/podinfo - - ghcr.io/stefanprodan/podinfo:6.13.0 + - ghcr.io/stefanprodan/podinfo:6.14.0 charts: - name: unicorn-podinfo localPath: ../helm/unicorn-podinfo