Skip to content

Commit

Permalink
kbs: update kustomization yaml to v0.10.1
Browse files Browse the repository at this point in the history
Signed-off-by: Xynnn007 <xynnn@linux.alibaba.com>
  • Loading branch information
Xynnn007 committed Sep 13, 2024
1 parent f141351 commit a06557e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion kbs/config/kubernetes/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ namespace: coco-tenant
images:
- name: kbs-container-image
newName: ghcr.io/confidential-containers/key-broker-service
newTag: built-in-as-v0.9.0
newTag: built-in-as-v0.10.1

resources:
- namespace.yaml
Expand Down
4 changes: 2 additions & 2 deletions kbs/config/kubernetes/ita/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ kind: Kustomization
namespace: coco-tenant

images:
- name: ghcr.io/confidential-containers/key-broker-service:built-in-as-v0.9.0
newTag: ita-as-v0.9.0
- name: ghcr.io/confidential-containers/key-broker-service:built-in-as-v0.10.1
newTag: ita-as-v0.10.1

resources:
- ../nodeport/x86_64
Expand Down

0 comments on commit a06557e

Please sign in to comment.