Skip to content

Commit 45219cb

Browse files
committed
Pin deployment version to v0.1.0
Signed-off-by: Michael Bridgen <[email protected]>
1 parent fec8051 commit 45219cb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config/manager/kustomization.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ kind: Kustomization
33
resources:
44
- deployment.yaml
55
images:
6-
- name: fluxcd-image-automation-controller
7-
newName: fluxcd/image-automation-controller
86
- name: fluxcd/image-automation-controller
97
newName: fluxcd/image-automation-controller
8+
newTag: v0.1.0

0 commit comments

Comments
 (0)