Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 764a8a6

Browse files
authored
fix: Update release version in a pertinent Operator file (#4708)
1 parent 70c6dc1 commit 764a8a6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

infra/feast-operator/dist/install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ spec:
349349
- --leader-elect
350350
command:
351351
- /manager
352-
image: feastdev/feast-operator:0.40.0
352+
image: feastdev/feast-operator:0.41.0
353353
livenessProbe:
354354
httpGet:
355355
path: /healthz

infra/scripts/release/files_to_bump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ infra/feast-helm-operator/Makefile 6
1414
infra/feast-helm-operator/config/manager/kustomization.yaml 8
1515
infra/feast-operator/Makefile 6
1616
infra/feast-operator/config/manager/kustomization.yaml 8
17+
infra/feast-operator/dist/install.yaml 352
1718
java/pom.xml 38
1819
ui/package.json 3

0 commit comments

Comments
 (0)