diff --git a/bitnami/kong/Chart.yaml b/bitnami/kong/Chart.yaml index 86cec032d..43c73edeb 100644 --- a/bitnami/kong/Chart.yaml +++ b/bitnami/kong/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: kong -version: 1.3.8 +version: 1.3.9 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 54df3dc15..b7d7e7d52 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-r22 + tag: 2.1.4-debian-10-r26 ## 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-r28 + tag: 0.10.0-debian-10-r32 ## 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 46e63c3e9..d129aa6e2 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-r22 + tag: 2.1.4-debian-10-r26 ## 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-r28 + tag: 0.10.0-debian-10-r32 ## 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