Skip to content

Commit

Permalink
deps: update ghcr.io/podtato-head/right-arm docker tag to v0.2.8 (#1219)
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 f9a1bc7 commit 48f6030
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 @@ -282,7 +282,7 @@ spec:
terminationGracePeriodSeconds: 5
containers:
- name: server
image: ghcr.io/podtato-head/right-arm:0.2.7
image: ghcr.io/podtato-head/right-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 @@ -293,7 +293,7 @@ spec:
terminationGracePeriodSeconds: 5
containers:
- name: server
image: ghcr.io/podtato-head/right-arm:0.2.7
image: ghcr.io/podtato-head/right-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 @@ -286,7 +286,7 @@ spec:
terminationGracePeriodSeconds: 5
containers:
- name: server
image: ghcr.io/podtato-head/right-arm:0.2.7
image: ghcr.io/podtato-head/right-arm:0.2.8
imagePullPolicy: Always
ports:
- containerPort: 9000
Expand Down

0 comments on commit 48f6030

Please sign in to comment.