From aa487f6caa39fd0a940c9eb19f8a49894cb2c2ed Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 5 Oct 2020 12:59:46 +0000 Subject: [PATCH] [bitnami/kong] Release 1.3.7 updating components versions Signed-off-by: Bitnami Containers --- bitnami/kong/Chart.yaml | 2 +- bitnami/kong/values-production.yaml | 4 ++-- bitnami/kong/values.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/kong/Chart.yaml b/bitnami/kong/Chart.yaml index 565b56883..da134b528 100644 --- a/bitnami/kong/Chart.yaml +++ b/bitnami/kong/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: kong -version: 1.3.6 +version: 1.3.7 appVersion: 2.1.4 description: Kong is a scalable, open source API layer (aka API gateway or API middleware) that runs in front of any RESTful API. Extra functionalities beyond the core platform are extended through plugins. Kong is built on top of reliable technologies like NGINX and provides an easy-to-use RESTful API to operate and configure the system. keywords: diff --git a/bitnami/kong/values-production.yaml b/bitnami/kong/values-production.yaml index 1b73130d4..5dcc2e829 100644 --- a/bitnami/kong/values-production.yaml +++ b/bitnami/kong/values-production.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/kong - tag: 2.1.4-debian-10-r10 + tag: 2.1.4-debian-10-r19 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -144,7 +144,7 @@ ingressController: image: registry: docker.io repository: bitnami/kong-ingress-controller - tag: 0.10.0-debian-10-r14 + tag: 0.10.0-debian-10-r25 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images diff --git a/bitnami/kong/values.yaml b/bitnami/kong/values.yaml index 1cc88ee63..483449fa3 100644 --- a/bitnami/kong/values.yaml +++ b/bitnami/kong/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/kong - tag: 2.1.4-debian-10-r10 + tag: 2.1.4-debian-10-r19 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -144,7 +144,7 @@ ingressController: image: registry: docker.io repository: bitnami/kong-ingress-controller - tag: 0.10.0-debian-10-r14 + tag: 0.10.0-debian-10-r25 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images