Skip to content

Commit

Permalink
chore(kustomize): releasing v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
prometherion committed Mar 27, 2023
1 parent 21b01fa commit 6e8a86d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2304,7 +2304,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: spec.serviceAccountName
image: clastix/kamaji:v0.2.1
image: clastix/kamaji:v0.2.2
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ kind: Kustomization
images:
- name: controller
newName: clastix/kamaji
newTag: v0.2.1
newTag: v0.2.2

0 comments on commit 6e8a86d

Please sign in to comment.