From 63fbe1a67e748f461d52c8fdea0fe2bddaa5193f Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 1 Jul 2020 17:16:23 +0000 Subject: [PATCH] [bitnami/kong] Release 1.2.3 updating components versions Signed-off-by: Bitnami Containers --- bitnami/kong/Chart.yaml | 4 ++-- bitnami/kong/requirements.lock | 8 ++++---- bitnami/kong/values-production.yaml | 4 ++-- bitnami/kong/values.yaml | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bitnami/kong/Chart.yaml b/bitnami/kong/Chart.yaml index 3cbf2ffc1..37ec0277c 100644 --- a/bitnami/kong/Chart.yaml +++ b/bitnami/kong/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: kong -version: 1.2.2 -appVersion: 2.0.4 +version: 1.2.3 +appVersion: 2.0.5 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 4fe0eb1d5..919e86af4 100644 --- a/bitnami/kong/requirements.lock +++ b/bitnami/kong/requirements.lock @@ -1,9 +1,9 @@ dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 8.10.5 + version: 8.10.11 - name: cassandra repository: https://charts.bitnami.com/bitnami - version: 5.4.3 -digest: sha256:edbfc96b82747cba4bbb005f96cfc4a5f3bdcec89d389d6c8ebef5e9cba603df -generated: "2020-06-16T15:04:16.297172195Z" + version: 5.5.3 +digest: sha256:b21ef1c8859d839e83dbf78c6eb6b6671ea89e5e9d2c76eb80d828eba47a03e8 +generated: "2020-07-01T16:34:22.884227953Z" diff --git a/bitnami/kong/values-production.yaml b/bitnami/kong/values-production.yaml index 8fb2a5a2f..456c9b2b9 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.4-debian-10-r46 + tag: 2.0.5-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-r7 + tag: 0.9.1-debian-10-r22 ## 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 f0faa75b4..4b0cf6ccc 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.4-debian-10-r46 + tag: 2.0.5-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-r7 + tag: 0.9.1-debian-10-r22 ## 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