Skip to content

Commit

Permalink
Update manifests to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chandankumar4 committed Aug 14, 2024
1 parent 3d65e31 commit e1acbf6
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 @@ -1108,7 +1108,7 @@ spec:
- --leader-elect
command:
- /manager
image: quay.io/numaproj/numaplane-controller:latest
image: quay.io/numaproj/numaplane-controller:v0.4.0
livenessProbe:
httpGet:
path: /healthz
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ resources:

images:
- name: quay.io/numaproj/numaplane-controller
newTag: latest
newTag: v0.4.0

0 comments on commit e1acbf6

Please sign in to comment.