Merge pull request 'Update quay.io/appuio/oc Docker tag to v4.18' (#82) from renovate/quay.io-appuio-oc-4.x into main
Reviewed-on: #82
This commit is contained in:
commit
d5a7133b23
3 changed files with 4 additions and 4 deletions
|
@ -87,7 +87,7 @@ jobs:
|
|||
esac
|
||||
|
||||
- name: Deploy to OpenShift
|
||||
uses: docker://quay.io/appuio/oc:v4.16
|
||||
uses: docker://quay.io/appuio/oc:v4.18
|
||||
with:
|
||||
entrypoint: /bin/bash
|
||||
args: |
|
||||
|
@ -104,7 +104,7 @@ jobs:
|
|||
OPENSHIFT_URL: ${{ secrets.OPENSHIFT_URL }}
|
||||
|
||||
- name: Verify deployment
|
||||
uses: docker://quay.io/appuio/oc:v4.16
|
||||
uses: docker://quay.io/appuio/oc:v4.18
|
||||
with:
|
||||
entrypoint: /bin/bash
|
||||
args: |
|
||||
|
|
|
@ -56,7 +56,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Deploy to OpenShift
|
||||
uses: docker://quay.io/appuio/oc:v4.16
|
||||
uses: docker://quay.io/appuio/oc:v4.18
|
||||
with:
|
||||
entrypoint: /bin/bash
|
||||
args: |
|
||||
|
|
|
@ -52,7 +52,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Deploy to OpenShift
|
||||
uses: docker://quay.io/appuio/oc:v4.16
|
||||
uses: docker://quay.io/appuio/oc:v4.18
|
||||
with:
|
||||
entrypoint: /bin/bash
|
||||
args: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue