Skip to content

Commit

Permalink
[bitnami/kong] Release 15.1.1 (#31173)
Browse files Browse the repository at this point in the history
* [bitnami/kong] Release 15.1.1 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

* Update CRDs automatically

Signed-off-by: Bitnami Containers <[email protected]>

* Update RBAC

Signed-off-by: Miguel Ruiz <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
Signed-off-by: Miguel Ruiz <[email protected]>
Co-authored-by: Miguel Ruiz <[email protected]>
  • Loading branch information
bitnami-bot and migruiz4 authored Jan 7, 2025
1 parent 65fb2fa commit b265fbe
Show file tree
Hide file tree
Showing 6 changed files with 450 additions and 38 deletions.
9 changes: 8 additions & 1 deletion bitnami/kong/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
# Changelog

## 15.1.1 (2025-01-07)

* [bitnami/kong] Release 15.1.1 ([#31173](https://github.com/bitnami/charts/pull/31173))

## 15.1.0 (2024-12-10)

* [bitnami/kong] Detect non-standard images ([#30898](https://github.com/bitnami/charts/pull/30898))
* [bitnami/*] Add Bitnami Premium to NOTES.txt (#30854) ([3dfc003](https://github.com/bitnami/charts/commit/3dfc00376df6631f0ce54b8d440d477f6caa6186)), closes [#30854](https://github.com/bitnami/charts/issues/30854)
* [bitnami/*] docs: :memo: Add "Backup & Restore" section (#30711) ([35ab536](https://github.com/bitnami/charts/commit/35ab5363741e7548f4076f04da6e62d10153c60c)), closes [#30711](https://github.com/bitnami/charts/issues/30711)
* [bitnami/*] docs: :memo: Add "Prometheus metrics" (batch 3) (#30666) ([82fc7e2](https://github.com/bitnami/charts/commit/82fc7e2fc12e2648ed22069942203c02bf5d4cc6)), closes [#30666](https://github.com/bitnami/charts/issues/30666)
* [bitnami/kong] Detect non-standard images (#30898) ([f51cea0](https://github.com/bitnami/charts/commit/f51cea0833ace64f69a2c73167f3d3d7fabfc312)), closes [#30898](https://github.com/bitnami/charts/issues/30898)

## 15.0.0 (2024-11-22)

Expand Down
8 changes: 4 additions & 4 deletions bitnami/kong/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.2.5
version: 16.3.4
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.28.0
- name: cassandra
repository: oci://registry-1.docker.io/bitnamicharts
version: 12.0.5
digest: sha256:bc189fbe098a441a2ac6982c65362bddacfceda1e0a6a11951ac3c7d22dd2e15
generated: "2024-12-10T17:08:31.598394+01:00"
version: 12.1.0
digest: sha256:39438d29376e59ba539c5c43707a1645bfd71e5b3d5ec8f54640557c76cc06f7
generated: "2024-12-26T16:49:56.704194484Z"
8 changes: 4 additions & 4 deletions bitnami/kong/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: kong
image: docker.io/bitnami/kong:3.8.1-debian-12-r3
image: docker.io/bitnami/kong:3.9.0-debian-12-r6
- name: kong-ingress-controller
image: docker.io/bitnami/kong-ingress-controller:3.3.1-debian-12-r7
image: docker.io/bitnami/kong-ingress-controller:3.4.0-debian-12-r0
apiVersion: v2
appVersion: 3.8.1
appVersion: 3.9.0
dependencies:
- condition: postgresql.enabled
name: postgresql
Expand Down Expand Up @@ -43,4 +43,4 @@ maintainers:
name: kong
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/kong
version: 15.1.0
version: 15.1.1
Loading

0 comments on commit b265fbe

Please sign in to comment.