Update quay.io/openbao/openbao Docker tag to v2.7.0
ci/woodpecker/push/build-images Pipeline is pending
ci/woodpecker/push/build-images Pipeline is pending
This commit is contained in:
@@ -7,7 +7,7 @@ when:
|
||||
|
||||
steps:
|
||||
- name: Get registry creds from OpenBao
|
||||
image: quay.io/openbao/openbao:2.6.2
|
||||
image: quay.io/openbao/openbao:2.7.0
|
||||
environment:
|
||||
VAULT_ADDR: https://openbao.lumpiasty.xyz:8200
|
||||
ROLE_ID:
|
||||
@@ -57,7 +57,7 @@ steps:
|
||||
depends_on: ["Get registry creds from OpenBao"]
|
||||
|
||||
- name: Invalidate OpenBao token
|
||||
image: quay.io/openbao/openbao:2.6.2
|
||||
image: quay.io/openbao/openbao:2.7.0
|
||||
environment:
|
||||
VAULT_ADDR: https://openbao.lumpiasty.xyz:8200
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user