Skip to content

Commit fe5e60c

Browse files
committed
updated image version
Signed-off-by: dandawg <12484302+dandawg@users.noreply.github.com>
1 parent ec6a995 commit fe5e60c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

infra/feast-operator/config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ kind: Kustomization
55
images:
66
- name: controller
77
newName: feastdev/feast-operator
8-
newTag: 0.41.0
8+
newTag: 0.42.0

infra/feast-operator/dist/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2906,7 +2906,7 @@ spec:
29062906
- --leader-elect
29072907
command:
29082908
- /manager
2909-
image: feastdev/feast-operator:0.41.0
2909+
image: feastdev/feast-operator:0.42.0
29102910
livenessProbe:
29112911
httpGet:
29122912
path: /healthz

0 commit comments

Comments
 (0)