@@ -89,7 +89,7 @@ The following table lists the configurable parameters of the netris-controller c
8989| ------------------------------------------------------------------| --------------------------------------------------------------------------------------------------------- | --------------------------------- |
9090| ` web-service-backend.replicaCount ` | Number of replicas in web-service-backend deployment | ` 1 ` |
9191| ` web-service-backend.image.repository ` | Image repository | ` netrisai/controller-web-service-backend ` |
92- | ` web-service-backend.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.6.0-003 " ` |
92+ | ` web-service-backend.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.6.0-008 " ` |
9393| ` web-service-backend.image.pullPolicy ` | Image pull policy | ` IfNotPresent ` |
9494| ` web-service-backend.imagePullSecrets ` | Reference to one or more secrets to be used when pulling images | ` [] ` |
9595| ` web-service-backend.service.type ` | Kubernetes service type | ` ClusterIP ` |
@@ -107,7 +107,7 @@ The following table lists the configurable parameters of the netris-controller c
107107| ------------------------------------------------------------------| --------------------------------------------------------------------------------------------------------- | --------------------------------- |
108108| ` web-service-frontend.replicaCount ` | Number of replicas in web-service-frontend deployment | ` 1 ` |
109109| ` web-service-frontend.image.repository ` | Image repository | ` netrisai/controller-web-service-frontend ` |
110- | ` web-service-frontend.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.6.0-002 " ` |
110+ | ` web-service-frontend.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.6.0-013 " ` |
111111| ` web-service-frontend.image.pullPolicy ` | Image pull policy | ` IfNotPresent ` |
112112| ` web-service-frontend.imagePullSecrets ` | Reference to one or more secrets to be used when pulling images | ` [] ` |
113113| ` web-service-frontend.service.type ` | Kubernetes service type | ` ClusterIP ` |
@@ -124,7 +124,7 @@ The following table lists the configurable parameters of the netris-controller c
124124| -------------------------------------- | --------------------------------------------------------------------------------------------------------- | -------------------------- |
125125| ` grpc.replicaCount ` | Number of replicas in grpc deployment | ` 1 ` |
126126| ` grpc.image.repository ` | Image repository | ` netrisai/controller-grpc ` |
127- | ` grpc.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.6.0.002 " ` |
127+ | ` grpc.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.6.0.007 " ` |
128128| ` grpc.image.pullPolicy ` | Image pull policy | ` IfNotPresent ` |
129129| ` grpc.imagePullSecrets ` | Reference to one or more secrets to be used when pulling images | ` [] ` |
130130| ` grpc.service.type ` | Kubernetes service type | ` ClusterIP ` |
@@ -141,7 +141,7 @@ The following table lists the configurable parameters of the netris-controller c
141141| ------------------------------------- | --------------------------------------------------------------------------------------------------------- | -------------------------- |
142142| ` telescope.replicaCount ` | Number of replicas in telescope deployment | ` 1 ` |
143143| ` telescope.image.repository ` | Image repository | ` netrisai/controller-telescope ` |
144- | ` telescope.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.6.0.001 " ` |
144+ | ` telescope.image.tag ` | Image tag. Overrides the image tag whose default is the chart appVersion | ` "4.6.0.004 " ` |
145145| ` telescope.image.pullPolicy ` | Image pull policy | ` IfNotPresent ` |
146146| ` telescope.imagePullSecrets ` | Reference to one or more secrets to be used when pulling images | ` [] ` |
147147| ` telescope.service.type ` | Kubernetes service type | ` ClusterIP ` |
0 commit comments