diff --git a/infra/feast-operator/bundle/manifests/feast-operator.clusterserviceversion.yaml b/infra/feast-operator/bundle/manifests/feast-operator.clusterserviceversion.yaml index bfd32b5a83..ca842d48fa 100644 --- a/infra/feast-operator/bundle/manifests/feast-operator.clusterserviceversion.yaml +++ b/infra/feast-operator/bundle/manifests/feast-operator.clusterserviceversion.yaml @@ -16,10 +16,10 @@ metadata: } ] capabilities: Basic Install - createdAt: "2025-01-16T22:15:56Z" + createdAt: "2025-01-20T18:02:18Z" operators.operatorframework.io/builder: operator-sdk-v1.38.0 operators.operatorframework.io/project_layout: go.kubebuilder.io/v4 - name: feast-operator.v0.42.0 + name: feast-operator.v0.43.0 namespace: placeholder spec: apiservicedefinitions: {} @@ -150,10 +150,10 @@ spec: - /manager env: - name: RELATED_IMAGE_FEATURE_SERVER - value: docker.io/feastdev/feature-server:0.42.0 + value: docker.io/feastdev/feature-server:0.43.0 - name: RELATED_IMAGE_GRPC_CURL value: docker.io/fullstorydev/grpcurl:v1.9.1-alpine - image: feastdev/feast-operator:0.42.0 + image: feastdev/feast-operator:0.43.0 livenessProbe: httpGet: path: /healthz @@ -243,8 +243,8 @@ spec: name: Feast Community url: https://lf-aidata.atlassian.net/wiki/spaces/FEAST/ relatedImages: - - image: docker.io/feastdev/feature-server:0.42.0 + - image: docker.io/feastdev/feature-server:0.43.0 name: feature-server - image: docker.io/fullstorydev/grpcurl:v1.9.1-alpine name: grpc-curl - version: 0.42.0 + version: 0.43.0 diff --git a/infra/feast-operator/dist/install.yaml b/infra/feast-operator/dist/install.yaml index ae9a37d8c9..bfff6a976a 100644 --- a/infra/feast-operator/dist/install.yaml +++ b/infra/feast-operator/dist/install.yaml @@ -3580,10 +3580,10 @@ spec: - /manager env: - name: RELATED_IMAGE_FEATURE_SERVER - value: docker.io/feastdev/feature-server:0.42.0 + value: docker.io/feastdev/feature-server:0.43.0 - name: RELATED_IMAGE_GRPC_CURL value: docker.io/fullstorydev/grpcurl:v1.9.1-alpine - image: feastdev/feast-operator:0.42.0 + image: feastdev/feast-operator:0.43.0 livenessProbe: httpGet: path: /healthz