Skip to content

Commit

Permalink
chore(kustomize): bumping to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prometherion committed Sep 19, 2022
1 parent 70a791b commit 8335f64
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 @@ -1706,7 +1706,7 @@ spec:
- --datastore=kamaji-etcd
command:
- /manager
image: clastix/kamaji:latest
image: clastix/kamaji:v0.1.0
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: latest
newTag: v0.1.0

0 comments on commit 8335f64

Please sign in to comment.