Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c6dc1 commit 764a8a6Copy full SHA for 764a8a6
infra/feast-operator/dist/install.yaml
@@ -349,7 +349,7 @@ spec:
349
- --leader-elect
350
command:
351
- /manager
352
- image: feastdev/feast-operator:0.40.0
+ image: feastdev/feast-operator:0.41.0
353
livenessProbe:
354
httpGet:
355
path: /healthz
infra/scripts/release/files_to_bump.txt
@@ -14,5 +14,6 @@ infra/feast-helm-operator/Makefile 6
14
infra/feast-helm-operator/config/manager/kustomization.yaml 8
15
infra/feast-operator/Makefile 6
16
infra/feast-operator/config/manager/kustomization.yaml 8
17
+infra/feast-operator/dist/install.yaml 352
18
java/pom.xml 38
19
ui/package.json 3
0 commit comments