From fa42660c8c8b9e8927612fec8a207d5804c424b3 Mon Sep 17 00:00:00 2001 From: Tommy Hughes Date: Wed, 18 Dec 2024 06:37:34 -0600 Subject: [PATCH] fix operator image version Signed-off-by: Tommy Hughes --- infra/feast-operator/dist/install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/feast-operator/dist/install.yaml b/infra/feast-operator/dist/install.yaml index 18ab82e9ca..8714e804be 100644 --- a/infra/feast-operator/dist/install.yaml +++ b/infra/feast-operator/dist/install.yaml @@ -2894,7 +2894,7 @@ spec: - --leader-elect command: - /manager - image: feastdev/feast-operator:0.41.0 + image: feastdev/feast-operator:0.42.0 livenessProbe: httpGet: path: /healthz