Skip to content

Commit

Permalink
chore(kustomize): bumping up to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
prometherion committed Feb 1, 2023
1 parent 0fbf43b commit ee813c5
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 @@ -2767,7 +2767,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: clastix/capsule:v0.2.0
image: clastix/capsule:v0.2.1
imagePullPolicy: IfNotPresent
name: manager
ports:
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ kind: Kustomization
images:
- name: controller
newName: clastix/capsule
newTag: v0.2.0
newTag: v0.2.1

0 comments on commit ee813c5

Please sign in to comment.