mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
[bitnami/kong] ⚡ ⬆️ Update dependency references (#34292)
* [bitnami/kong] Release 15.4.10 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 15.4.9 (2025-06-06)
|
||||
## 15.4.10 (2025-06-10)
|
||||
|
||||
* [bitnami/kong] :zap: :arrow_up: Update dependency references ([#34236](https://github.com/bitnami/charts/pull/34236))
|
||||
* [bitnami/kong] :zap: :arrow_up: Update dependency references ([#34292](https://github.com/bitnami/charts/pull/34292))
|
||||
|
||||
## <small>15.4.9 (2025-06-06)</small>
|
||||
|
||||
* [bitnami/kong] :zap: :arrow_up: Update dependency references (#34236) ([8302fa7](https://github.com/bitnami/charts/commit/8302fa73984b0670f5d058f788a178b992ca9b83)), closes [#34236](https://github.com/bitnami/charts/issues/34236)
|
||||
|
||||
## <small>15.4.8 (2025-06-06)</small>
|
||||
|
||||
|
||||
@@ -5,13 +5,13 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: kong
|
||||
image: docker.io/bitnami/kong:3.9.0-debian-12-r29
|
||||
image: docker.io/bitnami/kong:3.9.1-debian-12-r0
|
||||
- name: kong-ingress-controller
|
||||
image: docker.io/bitnami/kong-ingress-controller:3.4.6-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 3.9.0
|
||||
appVersion: 3.9.1
|
||||
dependencies:
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
@@ -46,4 +46,4 @@ maintainers:
|
||||
name: kong
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kong
|
||||
version: 15.4.9
|
||||
version: 15.4.10
|
||||
|
||||
@@ -94,7 +94,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kong
|
||||
tag: 3.9.0-debian-12-r29
|
||||
tag: 3.9.1-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user