From 3541b0bd2de665b5e895bd2c496184cfbaf6e23b Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 18 Sep 2020 22:05:48 +0000 Subject: [PATCH] [bitnami/kong] Release 1.3.4 updating components versions Signed-off-by: Bitnami Containers --- bitnami/kong/Chart.yaml | 4 ++-- bitnami/kong/values-production.yaml | 4 ++-- bitnami/kong/values.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bitnami/kong/Chart.yaml b/bitnami/kong/Chart.yaml index 8131ae796..c45bee6bf 100644 --- a/bitnami/kong/Chart.yaml +++ b/bitnami/kong/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: kong -version: 1.3.3 -appVersion: 2.1.3 +version: 1.3.4 +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: - kong diff --git a/bitnami/kong/values-production.yaml b/bitnami/kong/values-production.yaml index 824da48cb..01d37f771 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.3-debian-10-r22 + tag: 2.1.4-debian-10-r0 ## 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-r2 + tag: 0.10.0-debian-10-r3 ## 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 e97e63382..6c0d4635b 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.3-debian-10-r22 + tag: 2.1.4-debian-10-r0 ## 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-r2 + tag: 0.10.0-debian-10-r3 ## 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