mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
[bitnami/kong] Release 15.3.1 (#32451)
* [bitnami/kong] Release 15.3.1 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CRDs automatically Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 15.3.0 (2025-02-21)
|
||||
## 15.3.1 (2025-03-13)
|
||||
|
||||
* [bitnami/kong] Set `usePasswordFiles=true` by default ([#32109](https://github.com/bitnami/charts/pull/32109))
|
||||
* [bitnami/kong] Release 15.3.1 ([#32451](https://github.com/bitnami/charts/pull/32451))
|
||||
|
||||
## 15.3.0 (2025-02-24)
|
||||
|
||||
* [bitnami/kong] Set `usePasswordFiles=true` by default (#32109) ([6db9a0e](https://github.com/bitnami/charts/commit/6db9a0ed7d8feeff61edac18b7f7dd38ab737412)), closes [#32109](https://github.com/bitnami/charts/issues/32109)
|
||||
|
||||
## 15.2.0 (2025-02-20)
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 16.4.9
|
||||
version: 16.5.0
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.30.0
|
||||
- name: cassandra
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 12.1.3
|
||||
digest: sha256:b88ff9ed6fd7236fb66222af0a3ea8662ca485694fe8c926d070ddf002c1b120
|
||||
generated: "2025-02-19T20:21:38.68333099Z"
|
||||
version: 12.2.1
|
||||
digest: sha256:119c752374b3b60c828092f6fd1c6e7d3f18b51601a7d6fa844046dd4263d35d
|
||||
generated: "2025-03-13T23:21:52.703586843Z"
|
||||
|
||||
@@ -7,22 +7,22 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: kong
|
||||
image: docker.io/bitnami/kong:3.9.0-debian-12-r12
|
||||
image: docker.io/bitnami/kong:3.9.0-debian-12-r15
|
||||
- name: kong-ingress-controller
|
||||
image: docker.io/bitnami/kong-ingress-controller:3.4.2-debian-12-r1
|
||||
image: docker.io/bitnami/kong-ingress-controller:3.4.3-debian-12-r1
|
||||
apiVersion: v2
|
||||
appVersion: 3.9.0
|
||||
dependencies:
|
||||
- condition: postgresql.enabled
|
||||
- condition: postgresql.enabled
|
||||
name: postgresql
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 16.x.x
|
||||
- name: common
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- condition: cassandra.enabled
|
||||
- condition: cassandra.enabled
|
||||
name: cassandra
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 12.x.x
|
||||
@@ -30,18 +30,18 @@ description: Kong is an open source Microservice API gateway and platform design
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/kong/img/kong-stack-220x234.png
|
||||
keywords:
|
||||
- kong
|
||||
- ingress
|
||||
- openresty
|
||||
- controller
|
||||
- http
|
||||
- web
|
||||
- www
|
||||
- reverse proxy
|
||||
- kong
|
||||
- ingress
|
||||
- openresty
|
||||
- controller
|
||||
- http
|
||||
- web
|
||||
- www
|
||||
- reverse proxy
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: kong
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kong
|
||||
version: 15.3.0
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/kong
|
||||
version: 15.3.1
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://github.com/kong/kubernetes-ingress-controller/config/crd?ref=v{version}
|
||||
# Version: 3.4.2
|
||||
# Version: 3.4.3
|
||||
# VersionOf: kong-ingress-controller
|
||||
# UseKustomize: true
|
||||
apiVersion: apiextensions.k8s.io/v1
|
||||
@@ -7,6 +7,7 @@ kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
kubernetes-configuration.konghq.com/channels: ingress-controller
|
||||
kubernetes-configuration.konghq.com/version: v1.2.0-rc.1
|
||||
name: ingressclassparameterses.configuration.konghq.com
|
||||
spec:
|
||||
group: configuration.konghq.com
|
||||
@@ -64,6 +65,7 @@ kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
kubernetes-configuration.konghq.com/channels: ingress-controller
|
||||
kubernetes-configuration.konghq.com/version: v1.2.0-rc.1
|
||||
name: kongclusterplugins.configuration.konghq.com
|
||||
spec:
|
||||
group: configuration.konghq.com
|
||||
@@ -370,6 +372,7 @@ kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
kubernetes-configuration.konghq.com/channels: ingress-controller,gateway-operator
|
||||
kubernetes-configuration.konghq.com/version: v1.2.0-rc.1
|
||||
name: kongconsumergroups.configuration.konghq.com
|
||||
spec:
|
||||
group: configuration.konghq.com
|
||||
@@ -617,6 +620,7 @@ kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
kubernetes-configuration.konghq.com/channels: ingress-controller,gateway-operator
|
||||
kubernetes-configuration.konghq.com/version: v1.2.0-rc.1
|
||||
name: kongconsumers.configuration.konghq.com
|
||||
spec:
|
||||
group: configuration.konghq.com
|
||||
@@ -891,6 +895,7 @@ kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
kubernetes-configuration.konghq.com/channels: ingress-controller
|
||||
kubernetes-configuration.konghq.com/version: v1.2.0-rc.1
|
||||
name: kongcustomentities.configuration.konghq.com
|
||||
spec:
|
||||
group: configuration.konghq.com
|
||||
@@ -1081,6 +1086,7 @@ kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
kubernetes-configuration.konghq.com/channels: ingress-controller
|
||||
kubernetes-configuration.konghq.com/version: v1.2.0-rc.1
|
||||
name: kongingresses.configuration.konghq.com
|
||||
spec:
|
||||
group: configuration.konghq.com
|
||||
@@ -1472,6 +1478,7 @@ kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
kubernetes-configuration.konghq.com/channels: ingress-controller,gateway-operator
|
||||
kubernetes-configuration.konghq.com/version: v1.2.0-rc.1
|
||||
name: konglicenses.configuration.konghq.com
|
||||
spec:
|
||||
group: configuration.konghq.com
|
||||
@@ -1670,6 +1677,7 @@ kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
kubernetes-configuration.konghq.com/channels: ingress-controller,gateway-operator
|
||||
kubernetes-configuration.konghq.com/version: v1.2.0-rc.1
|
||||
name: kongplugins.configuration.konghq.com
|
||||
spec:
|
||||
group: configuration.konghq.com
|
||||
@@ -1970,6 +1978,7 @@ kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
kubernetes-configuration.konghq.com/channels: ingress-controller
|
||||
kubernetes-configuration.konghq.com/version: v1.2.0-rc.1
|
||||
labels:
|
||||
gateway.networking.k8s.io/policy: direct
|
||||
name: kongupstreampolicies.configuration.konghq.com
|
||||
@@ -2656,6 +2665,7 @@ kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
kubernetes-configuration.konghq.com/channels: ingress-controller,gateway-operator
|
||||
kubernetes-configuration.konghq.com/version: v1.2.0-rc.1
|
||||
name: kongvaults.configuration.konghq.com
|
||||
spec:
|
||||
group: configuration.konghq.com
|
||||
@@ -2942,6 +2952,7 @@ kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
kubernetes-configuration.konghq.com/channels: ingress-controller
|
||||
kubernetes-configuration.konghq.com/version: v1.2.0-rc.1
|
||||
name: tcpingresses.configuration.konghq.com
|
||||
spec:
|
||||
group: configuration.konghq.com
|
||||
@@ -3151,6 +3162,7 @@ kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
kubernetes-configuration.konghq.com/channels: ingress-controller
|
||||
kubernetes-configuration.konghq.com/version: v1.2.0-rc.1
|
||||
name: udpingresses.configuration.konghq.com
|
||||
spec:
|
||||
group: configuration.konghq.com
|
||||
|
||||
@@ -94,7 +94,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kong
|
||||
tag: 3.9.0-debian-12-r12
|
||||
tag: 3.9.0-debian-12-r15
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -674,7 +674,7 @@ ingressController:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/kong-ingress-controller
|
||||
tag: 3.4.2-debian-12-r1
|
||||
tag: 3.4.3-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user