File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ feast-core:
5353
5454 # Specify which image tag to use. Keep this consistent for all components
5555 image :
56- tag : " 0.4.5 "
56+ tag : " 0.4.7 "
5757
5858 # jvmOptions are options that will be passed to the Java Virtual Machine (JVM)
5959 # running Feast Core.
@@ -121,7 +121,7 @@ feast-serving-online:
121121 enabled : true
122122 # Specify what image tag to use. Keep this consistent for all components
123123 image :
124- tag : " 0.4.5 "
124+ tag : " 0.4.7 "
125125 # redis.enabled specifies whether Redis should be installed as part of Feast Serving.
126126 #
127127 # If enabled is set to "false", Feast admin has to ensure there is an
@@ -180,7 +180,7 @@ feast-serving-batch:
180180 enabled : true
181181 # Specify what image tag to use. Keep this consistent for all components
182182 image :
183- tag : " 0.4.5 "
183+ tag : " 0.4.7 "
184184 # redis.enabled specifies whether Redis should be installed as part of Feast Serving.
185185 #
186186 # This is usually set to "false" for Feast Serving Batch because the default
You can’t perform that action at this time.
0 commit comments