Skip to content

Commit

Permalink
deps: update ghcr.io/podtato-head/left-arm docker tag to v0.2.8
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Apr 12, 2023
1 parent f9a1bc7 commit 1b509d6
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 @@ -184,7 +184,7 @@ spec:
terminationGracePeriodSeconds: 5
containers:
- name: server
image: ghcr.io/podtato-head/left-arm:0.2.7
image: ghcr.io/podtato-head/left-arm: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 @@ -199,7 +199,7 @@ spec:
terminationGracePeriodSeconds: 5
containers:
- name: server
image: ghcr.io/podtato-head/left-arm:0.2.7
image: ghcr.io/podtato-head/left-arm: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 @@ -192,7 +192,7 @@ spec:
terminationGracePeriodSeconds: 5
containers:
- name: server
image: ghcr.io/podtato-head/left-arm:0.2.7
image: ghcr.io/podtato-head/left-arm:0.2.8
imagePullPolicy: Always
ports:
- containerPort: 9000
Expand Down

0 comments on commit 1b509d6

Please sign in to comment.