Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update podinfo to v6.6.3 #633

Merged
merged 1 commit into from
May 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/test/packages/helm/unicorn-podinfo/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: podinfo
repository: https://stefanprodan.github.io/podinfo
version: 6.6.2
digest: sha256:4ff64bbe4cad1fa89157f9f076ed2659fd222d3d06a243c925276c79a3696426
generated: "2024-04-10T21:09:27.513596325Z"
version: 6.6.3
digest: sha256:541f52bceecf6df2fcc03061039a13b7c55ea6a3b68c64ce9d6f6f6d96a0d1c7
generated: "2024-05-23T09:36:16.055824215Z"
2 changes: 1 addition & 1 deletion src/test/packages/helm/unicorn-podinfo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ appVersion: "1.16.0"

dependencies:
- name: podinfo
version: 6.6.2
version: 6.6.3
repository: https://stefanprodan.github.io/podinfo
2 changes: 1 addition & 1 deletion src/test/packages/helm/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ components:
required: true
images:
# renovate: datasource=github-tags depName=stefanprodan/podinfo
- ghcr.io/stefanprodan/podinfo:6.6.2
- ghcr.io/stefanprodan/podinfo:6.6.3
charts:
- name: unicorn-podinfo
localPath: ./unicorn-podinfo
Expand Down
Loading