@@ -85,7 +85,7 @@ The following table lists the configurable parameters of the Feast chart and the
8585| ` feast-core.prometheus-statsd-exporter.* ` | Refer to this [ link] (charts/feast-core/charts/prometheus-statsd-exporter/values.yaml |
8686| ` feast-core.replicaCount ` | No of pods to create | ` 1 `
8787| ` feast-core.image.repository ` | Repository for Feast Core Docker image | ` gcr.io/kf-feast/feast-core `
88- | ` feast-core.image.tag ` | Tag for Feast Core Docker image | ` 0.4.6 `
88+ | ` feast-core.image.tag ` | Tag for Feast Core Docker image | ` 0.4.7 `
8989| ` feast-core.image.pullPolicy ` | Image pull policy for Feast Core Docker image | ` IfNotPresent `
9090| ` feast-core.prometheus.enabled ` | Add annotations to enable Prometheus scraping | ` false `
9191| ` feast-core.application.yaml ` | Configuration for Feast Core application | Refer to this [ link] ( charts/feast-core/values.yaml )
@@ -126,7 +126,7 @@ The following table lists the configurable parameters of the Feast chart and the
126126| ` feast-serving-online.core.enabled ` | Flag for Feast Serving to use Feast Core in the same Helm release | ` true `
127127| ` feast-serving-online.replicaCount ` | No of pods to create | ` 1 `
128128| ` feast-serving-online.image.repository ` | Repository for Feast Serving Docker image | ` gcr.io/kf-feast/feast-serving `
129- | ` feast-serving-online.image.tag ` | Tag for Feast Serving Docker image | ` 0.4.6 `
129+ | ` feast-serving-online.image.tag ` | Tag for Feast Serving Docker image | ` 0.4.7 `
130130| ` feast-serving-online.image.pullPolicy ` | Image pull policy for Feast Serving Docker image | ` IfNotPresent `
131131| ` feast-serving-online.prometheus.enabled ` | Add annotations to enable Prometheus scraping | ` true `
132132| ` feast-serving-online.application.yaml ` | Application configuration for Feast Serving | Refer to this [ link] ( charts/feast-serving/values.yaml )
@@ -168,7 +168,7 @@ The following table lists the configurable parameters of the Feast chart and the
168168| ` feast-serving-batch.core.enabled ` | Flag for Feast Serving to use Feast Core in the same Helm release | ` true `
169169| ` feast-serving-batch.replicaCount ` | No of pods to create | ` 1 `
170170| ` feast-serving-batch.image.repository ` | Repository for Feast Serving Docker image | ` gcr.io/kf-feast/feast-serving `
171- | ` feast-serving-batch.image.tag ` | Tag for Feast Serving Docker image | ` 0.4.6 `
171+ | ` feast-serving-batch.image.tag ` | Tag for Feast Serving Docker image | ` 0.4.7 `
172172| ` feast-serving-batch.image.pullPolicy ` | Image pull policy for Feast Serving Docker image | ` IfNotPresent `
173173| ` feast-serving-batch.prometheus.enabled ` | Add annotations to enable Prometheus scraping | ` true `
174174| ` feast-serving-batch.application.yaml ` | Application configuration for Feast Serving | Refer to this [ link] ( charts/feast-serving/values.yaml )
0 commit comments