Skip to content

Commit

Permalink
chore(deps): update podinfo to v6.6.2
Browse files Browse the repository at this point in the history
| datasource  | package              | from  | to    |
| ----------- | -------------------- | ----- | ----- |
| helm        | podinfo              | 6.6.1 | 6.6.2 |
| github-tags | stefanprodan/podinfo | 6.6.1 | 6.6.2 |
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent c0f9429 commit 81c61c5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
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.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"
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.1
version: 6.6.2
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.1
- ghcr.io/stefanprodan/podinfo:6.6.2
charts:
- name: unicorn-podinfo
localPath: ./unicorn-podinfo
Expand Down

0 comments on commit 81c61c5

Please sign in to comment.