From d7a688758162fbcfc1db0f1af81beb62ee306933 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 23 Apr 2019 05:44:02 +0000 Subject: [PATCH] nginx-ingress-controller: component image updated to 'bitnami/nginx-ingress-controller:0.24.1-r4' Signed-off-by: Bitnami Containers --- README.md | 2 +- manifests/components/images.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 619c6ed7a7..c7d49eff02 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ The following matrix shows which versions of each component are used and support | Fluentd | `1.2.x` | `1.3.x` | `1.4.x` | `1.4.x` | | Heapster | `1.5.x` | `N/A` | `N/A` | `N/A` | | Kibana | `5.6.x` | `5.6.x` | `6.6.x` | `6.7.x` | -| nginx-ingress | `0.19.x` | `0.21.x` | `0.23.x` | `0.23.x` | +| nginx-ingress | `0.19.x` | `0.21.x` | `0.23.x` | `0.24.x` | | oauth2_proxy | `0.20180625.x` | `3.0.x` | `3.1.x` | `3.1.x` | | Prometheus | `2.3.x` | `2.6.x` | `2.7.x` | `2.8.x` | diff --git a/manifests/components/images.json b/manifests/components/images.json index f2f3b648a1..88ef2f3318 100644 --- a/manifests/components/images.json +++ b/manifests/components/images.json @@ -7,7 +7,7 @@ "fluentd": "bitnami/fluentd:1.4.2-r4", "grafana": "bitnami/grafana:6.1.3-r4", "kibana": "bitnami/kibana:6.7.1-r1", - "nginx-ingress-controller": "bitnami/nginx-ingress-controller:0.24.1-r3", + "nginx-ingress-controller": "bitnami/nginx-ingress-controller:0.24.1-r4", "oauth2_proxy": "bitnami/oauth2-proxy:3.1.0-r1", "prometheus": "bitnami/prometheus:2.8.1-r8" }