Skip to content

Commit 5ca1754

Browse files
committed
chore(kustomize): releasing v0.3.2
1 parent 7becdba commit 5ca1754

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2769,7 +2769,7 @@ spec:
27692769
valueFrom:
27702770
fieldRef:
27712771
fieldPath: metadata.namespace
2772-
image: clastix/capsule:v0.3.1
2772+
image: clastix/capsule:v0.3.2
27732773
imagePullPolicy: IfNotPresent
27742774
name: manager
27752775
ports:

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ kind: Kustomization
77
images:
88
- name: controller
99
newName: clastix/capsule
10-
newTag: v0.3.1
10+
newTag: v0.3.2

0 commit comments

Comments
 (0)