diff --git a/infra/feast-operator/dist/install.yaml b/infra/feast-operator/dist/install.yaml index 63b3a742b1..519649ffba 100644 --- a/infra/feast-operator/dist/install.yaml +++ b/infra/feast-operator/dist/install.yaml @@ -349,7 +349,7 @@ spec: - --leader-elect command: - /manager - image: feastdev/feast-operator:0.40.0 + image: feastdev/feast-operator:0.41.0 livenessProbe: httpGet: path: /healthz diff --git a/infra/scripts/release/files_to_bump.txt b/infra/scripts/release/files_to_bump.txt index d71f8da37d..4e708aa8f9 100644 --- a/infra/scripts/release/files_to_bump.txt +++ b/infra/scripts/release/files_to_bump.txt @@ -14,5 +14,6 @@ infra/feast-helm-operator/Makefile 6 infra/feast-helm-operator/config/manager/kustomization.yaml 8 infra/feast-operator/Makefile 6 infra/feast-operator/config/manager/kustomization.yaml 8 +infra/feast-operator/dist/install.yaml 352 java/pom.xml 38 ui/package.json 3