From baf832b931c008fee71773e2beafc2c6eb2d5738 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sat, 26 Sep 2020 00:55:29 +0000 Subject: [PATCH] [bitnami/kong] Release 1.3.6 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 293f313a70..565b568834 100644 --- a/bitnami/kong/Chart.yaml +++ b/bitnami/kong/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: kong -version: 1.3.5 +version: 1.3.6 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 6e04390b15..1b73130d46 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-r8 + tag: 2.1.4-debian-10-r10 ## 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-r10 + tag: 0.10.0-debian-10-r14 ## 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 f8886ddd6e..1cc88ee630 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-r8 + tag: 2.1.4-debian-10-r10 ## 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-r10 + tag: 0.10.0-debian-10-r14 ## 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