From 8b19b3b6850d4ccabe81f20ecb72ed359eeb5e15 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 21 Aug 2020 12:56:40 +0000 Subject: [PATCH] [bitnami/kong] Release 1.2.9 updating components versions Signed-off-by: Bitnami Containers --- bitnami/kong/Chart.yaml | 4 ++-- bitnami/kong/requirements.lock | 6 +++--- bitnami/kong/values-production.yaml | 4 ++-- bitnami/kong/values.yaml | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bitnami/kong/Chart.yaml b/bitnami/kong/Chart.yaml index b6c59d6da..4703c3bf7 100644 --- a/bitnami/kong/Chart.yaml +++ b/bitnami/kong/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: kong -version: 1.2.8 -appVersion: 2.0.5 +version: 1.2.9 +appVersion: 2.1.3 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/requirements.lock b/bitnami/kong/requirements.lock index 2ecd97dff..740602bbc 100644 --- a/bitnami/kong/requirements.lock +++ b/bitnami/kong/requirements.lock @@ -4,6 +4,6 @@ dependencies: version: 8.10.14 - name: cassandra repository: https://charts.bitnami.com/bitnami - version: 5.6.0 -digest: sha256:0c1aad0bfee49e6fab854e7f527cba54ca2a69f95aa86b81fbccf154de1212ef -generated: "2020-08-05T05:16:07.983050563Z" + version: 5.6.1 +digest: sha256:cee0ad5a5509ba5a364655558673127e9c4d3d573b475f108be57e1d60bde7de +generated: "2020-08-21T10:28:30.607323907Z" diff --git a/bitnami/kong/values-production.yaml b/bitnami/kong/values-production.yaml index 5b3c36050..18869cc07 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.0.5-debian-10-r17 + tag: 2.1.3-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 @@ -137,7 +137,7 @@ ingressController: image: registry: docker.io repository: bitnami/kong-ingress-controller - tag: 0.9.1-debian-10-r50 + tag: 0.9.1-debian-10-r56 ## 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 4be84a1a7..9692fed9f 100644 --- a/bitnami/kong/values.yaml +++ b/bitnami/kong/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/kong - tag: 2.0.5-debian-10-r17 + tag: 2.1.3-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 @@ -137,7 +137,7 @@ ingressController: image: registry: docker.io repository: bitnami/kong-ingress-controller - tag: 0.9.1-debian-10-r50 + tag: 0.9.1-debian-10-r56 ## 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