mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-04-19 17:16:39 +00:00
fix(gh): upgrade release version
This commit is contained in:
committed by
Dario Tranchitella
parent
d5a702ceae
commit
0de0eca72a
@@ -1407,7 +1407,7 @@ spec:
|
||||
valueFrom:
|
||||
fieldRef:
|
||||
fieldPath: metadata.namespace
|
||||
image: quay.io/clastix/capsule:v0.1.0-rc5
|
||||
image: quay.io/clastix/capsule:v0.1.0-rc6
|
||||
imagePullPolicy: IfNotPresent
|
||||
name: manager
|
||||
ports:
|
||||
|
||||
@@ -7,4 +7,4 @@ kind: Kustomization
|
||||
images:
|
||||
- name: controller
|
||||
newName: quay.io/clastix/capsule
|
||||
newTag: v0.1.0-rc5
|
||||
newTag: v0.1.0-rc6
|
||||
|
||||
Reference in New Issue
Block a user