Skip to content

Commit

Permalink
deps: update ghcr.io/podtato-head/left-leg docker tag to v0.2.8 (#1218)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 13, 2023
1 parent 48f6030 commit dd15d4a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ spec:
terminationGracePeriodSeconds: 5
containers:
- name: server
image: ghcr.io/podtato-head/left-leg:0.2.7
image: ghcr.io/podtato-head/left-leg:0.2.8
imagePullPolicy: Always
ports:
- containerPort: 9000
Expand Down
2 changes: 1 addition & 1 deletion test/integration/podtato-head-application/00-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ spec:
terminationGracePeriodSeconds: 5
containers:
- name: server
image: ghcr.io/podtato-head/left-leg:0.2.7
image: ghcr.io/podtato-head/left-leg:0.2.8
imagePullPolicy: Always
ports:
- containerPort: 9000
Expand Down
2 changes: 1 addition & 1 deletion test/integration/restartable-app/00-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ spec:
terminationGracePeriodSeconds: 5
containers:
- name: server
image: ghcr.io/podtato-head/left-leg:0.2.7
image: ghcr.io/podtato-head/left-leg:0.2.8
imagePullPolicy: Always
ports:
- containerPort: 9000
Expand Down

0 comments on commit dd15d4a

Please sign in to comment.