Skip to content

Commit

Permalink
chore(deps): update helm release podinfo to v6.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 7086220 commit 6e2904f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions podinfo/helmfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ releases:
namespace: test
chart: podinfo/podinfo
createNamespace: false
version: 6.7.0
version: 6.7.1
values:
- ui:
message: A backend
Expand All @@ -21,7 +21,7 @@ releases:
namespace: test
chart: podinfo/podinfo
createNamespace: false
version: 6.7.0
version: 6.7.1
values:
- ui:
message: B backend
Expand All @@ -30,7 +30,7 @@ releases:
namespace: test
chart: podinfo/podinfo
createNamespace: false
version: 6.7.0
version: 6.7.1
values:
- backend: http://backend-a-podinfo:9898/env
- ingress:
Expand Down

0 comments on commit 6e2904f

Please sign in to comment.