1 parent ec6a995 commit fe5e60cCopy full SHA for fe5e60c
2 files changed
infra/feast-operator/config/manager/kustomization.yaml
@@ -5,4 +5,4 @@ kind: Kustomization
5
images:
6
- name: controller
7
newName: feastdev/feast-operator
8
- newTag: 0.41.0
+ newTag: 0.42.0
infra/feast-operator/dist/install.yaml
@@ -2906,7 +2906,7 @@ spec:
2906
- --leader-elect
2907
command:
2908
- /manager
2909
- image: feastdev/feast-operator:0.41.0
+ image: feastdev/feast-operator:0.42.0
2910
livenessProbe:
2911
httpGet:
2912
path: /healthz
0 commit comments