Skip to content

Commit

Permalink
bumped operator version to fix failing test
Browse files Browse the repository at this point in the history
Signed-off-by: dandawg <12484302+dandawg@users.noreply.github.com>
  • Loading branch information
dandawg committed Oct 28, 2024
1 parent 0263169 commit abc4d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/feast-operator/dist/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit abc4d80

Please sign in to comment.