mirror of
https://github.com/helm/charts.git
synced 2026-08-20 04:47:32 +00:00
bump espress-gateway to v1.13.0 (#9930)
Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
6aba9631c0
commit
8ccf9783e7
@@ -9,5 +9,5 @@ maintainers:
|
||||
name: express-gateway
|
||||
sources:
|
||||
- https://github.com/expressgateway/express-gateway
|
||||
version: 1.0.1
|
||||
appVersion: 1.12.1
|
||||
version: 1.1.0
|
||||
appVersion: 1.13.0
|
||||
|
||||
@@ -49,7 +49,7 @@ and their default values.
|
||||
| Parameter | Description | Default |
|
||||
|----------------------|--------------------------------------------------------------------------------------------------------|----------------------------------|
|
||||
| image.repository | Express Gateway image | `expressgateway/express-gateway` |
|
||||
| image.tag | Express Gateway image version | `1.12.1` |
|
||||
| image.tag | Express Gateway image version | `v1.13.0` |
|
||||
| image.pullPolicy | Image pull policy | `IfNotPresent` |
|
||||
| replicaCount | Express Gateway instance count | `1` |
|
||||
| admin.servicePort | TCP port on which the Express Gateway admin service is exposed | `9876` |
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
image:
|
||||
repository: expressgateway/express-gateway
|
||||
tag: v1.12.1
|
||||
tag: v1.13.0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# Specify Express Gateway Admin API
|
||||
|
||||
Reference in New Issue
Block a user