Skip to content

Commit aaabfca

Browse files
committed
Correct ConfigMap name of external Loadbalancer Nginx
1 parent 4f91766 commit aaabfca

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

apigateway/helm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ type: application
3333
# This is the chart version. This version number should be incremented each time you make changes
3434
# to the chart and its templates, including the app version.
3535
# Versions are expected to follow Semantic Versioning (https://semver.org/)
36-
version: 3.4.0
36+
version: 3.4.1
3737

3838
# This is the version number of the application being deployed. This version number should be
3939
# incremented each time you make changes to the application. Versions are not expected to

apigateway/helm/README.md.gotmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ Sub-folder `examples` contains some *values* examples for more use-cases. To use
181181
| `3.3.0` | Install Elasticsearch Plugins behind a Proxy. See `extraCmdPluginInstaller` |
182182
| `3.3.1` | Setting of environment variable in Job template fixed. |
183183
| `3.4.0` | The Service Monitor supports the setting of `fallbackScrapeProtocol`. This allows newer Prometheus server versions 3.x to scrape metrics from API Gateway. See [Prometheus configuration](https://prometheus.io/docs/prometheus/latest/configuration/configuration/#scrape_config) for more information. Set the port `apigw.adminPort` to empty value if you don't want to expose the administration port as a service.|
184+
| `3.4.1` | Correct ConfigMap name of external Loadbalancer Nginx.|
184185

185186
## Chart Version `3.0.0`
186187

0 commit comments

Comments
 (0)