Skip to content

Commit c2af794

Browse files
jotamartosCarlos Rodríguez Hernández
and
Carlos Rodríguez Hernández
authored
[bitnami/kong] Update dependencies (bitnami#14314)
* [bitnami/kong] Update dependencies Signed-off-by: jotamartos <jotamartos@vmware.com> * Bump chart's version Signed-off-by: jotamartos <jotamartos@vmware.com> * Update upgrading section Signed-off-by: jotamartos <jotamartos@vmware.com> * Update bitnami/kong/README.md Signed-off-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com> Signed-off-by: jotamartos <jotamartos@vmware.com> Signed-off-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com> Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
1 parent 187dd71 commit c2af794

File tree

3 files changed

+11
-7
lines changed

3 files changed

+11
-7
lines changed

bitnami/kong/Chart.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
dependencies:
22
- name: postgresql
33
repository: https://charts.bitnami.com/bitnami
4-
version: 12.1.6
4+
version: 12.1.9
55
- name: common
66
repository: https://charts.bitnami.com/bitnami
77
version: 2.2.2
88
- name: cassandra
99
repository: https://charts.bitnami.com/bitnami
10-
version: 9.7.7
11-
digest: sha256:d6e68a79aeacf4a4943ee09a9b5b44b2b549c4a3f7e366a35406f71838e1fe55
12-
generated: "2023-01-03T09:45:28.472367021Z"
10+
version: 10.0.0
11+
digest: sha256:225019af003d9586d93592199ee100411dba744b32bf779dc369339424fea428
12+
generated: "2023-01-12T15:35:14.271742122Z"

bitnami/kong/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
- condition: cassandra.enabled
1818
name: cassandra
1919
repository: https://charts.bitnami.com/bitnami
20-
version: 9.x.x
20+
version: 10.x.x
2121
description: Kong is an open source Microservice API gateway and platform designed for managing microservices requests of high-availability, fault-tolerance, and distributed systems.
2222
home: https://github.com/bitnami/charts/tree/main/bitnami/kong
2323
icon: https://bitnami.com/assets/stacks/kong/img/kong-stack-220x234.png
@@ -37,4 +37,4 @@ name: kong
3737
sources:
3838
- https://github.com/bitnami/containers/tree/main/bitnami/kong
3939
- https://konghq.com/
40-
version: 8.0.28
40+
version: 9.0.0

bitnami/kong/README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,10 @@ $ helm upgrade my-release my-repo/kong \
528528

529529
> Note: you need to substitute the placeholders _[POSTGRESQL_PASSWORD]_ with the values obtained from instructions in the installation notes.
530530

531+
### To 9.0.0
532+
533+
This major updates the Cassandra subchart to its newest major, 10.0.0. [Here](https://github.com/bitnami/charts/pull/14076) you can find more information about the changes introduced in that version.
534+
531535
### To 8.0.0
532536

533537
This major updates the PostgreSQL subchart to its newest major, 12.0.0. [Here](https://github.com/bitnami/charts/tree/master/bitnami/postgresql#to-1200) you can find more information about the changes introduced in that version.
@@ -639,4 +643,4 @@ Unless required by applicable law or agreed to in writing, software
639643
distributed under the License is distributed on an "AS IS" BASIS,
640644
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
641645
See the License for the specific language governing permissions and
642-
limitations under the License.
646+
limitations under the License.

0 commit comments

Comments
 (0)