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