Skip to content

Commit 6e8a86d

Browse files
committed
chore(kustomize): releasing v0.2.2
1 parent 21b01fa commit 6e8a86d

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
@@ -2304,7 +2304,7 @@ spec:
23042304
valueFrom:
23052305
fieldRef:
23062306
fieldPath: spec.serviceAccountName
2307-
image: clastix/kamaji:v0.2.1
2307+
image: clastix/kamaji:v0.2.2
23082308
imagePullPolicy: Always
23092309
livenessProbe:
23102310
httpGet:

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ kind: Kustomization
1313
images:
1414
- name: controller
1515
newName: clastix/kamaji
16-
newTag: v0.2.1
16+
newTag: v0.2.2

0 commit comments

Comments
 (0)