[bitnami/kong] Release 11.0.7 (#24679)

* [bitnami/kong] Release 11.0.7 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-03-26 14:40:11 +01:00
committed by GitHub
parent ba3b15965b
commit 453da01e5b
3 changed files with 6 additions and 6 deletions

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: kong
image: docker.io/bitnami/kong:3.6.1-debian-12-r7
image: docker.io/bitnami/kong:3.6.1-debian-12-r8
- name: kong-ingress-controller
image: docker.io/bitnami/kong-ingress-controller:3.1.2-debian-12-r0
- name: postgresql
image: docker.io/bitnami/postgresql:14.11.0-debian-12-r8
image: docker.io/bitnami/postgresql:14.11.0-debian-12-r9
apiVersion: v2
appVersion: 3.6.1
dependencies:
@@ -45,4 +45,4 @@ maintainers:
name: kong
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/kong
version: 11.0.6
version: 11.0.7

View File

@@ -423,7 +423,7 @@ As an alternative, you can use of the preset configurations for pod affinity, po
| `ingressController.customReadinessProbe` | Override default readiness probe (Kong Ingress Controller container) | `{}` |
| `ingressController.customStartupProbe` | Override default startup probe (Kong Ingress Controller container) | `{}` |
| `ingressController.lifecycleHooks` | Lifecycle hooks (Kong Ingress Controller container) | `{}` |
| `ingressController.serviceAccount.create` | Enable the creation of a ServiceAccount for Keycloak pods | `true` |
| `ingressController.serviceAccount.create` | Enable the creation of a ServiceAccount for Kong pods | `true` |
| `ingressController.serviceAccount.name` | Name of the created ServiceAccount (name generated using common.names.fullname template otherwise) | `""` |
| `ingressController.serviceAccount.automountServiceAccountToken` | Auto-mount the service account token in the pod | `false` |
| `ingressController.serviceAccount.annotations` | Additional custom annotations for the ServiceAccount | `{}` |

View File

@@ -82,7 +82,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/kong
tag: 3.6.1-debian-12-r7
tag: 3.6.1-debian-12-r8
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -905,7 +905,7 @@ postgresql:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 14.11.0-debian-12-r8
tag: 14.11.0-debian-12-r9
digest: ""
auth:
username: kong