mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/contour] ⚡ ⬆️ Update dependency references (#33581)
* [bitnami/contour] Release 20.0.0 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CRDs automatically 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
|
||||
|
||||
## 19.5.13 (2025-05-07)
|
||||
## 20.0.0 (2025-05-09)
|
||||
|
||||
* [bitnami/contour] Release 19.5.13 ([#33545](https://github.com/bitnami/charts/pull/33545))
|
||||
* [bitnami/contour] :zap: :arrow_up: Update dependency references ([#33581](https://github.com/bitnami/charts/pull/33581))
|
||||
|
||||
## <small>19.5.13 (2025-05-07)</small>
|
||||
|
||||
* [bitnami/contour] Release 19.5.13 (#33545) ([a1d1a97](https://github.com/bitnami/charts/commit/a1d1a97564cc8018774a84d35a7c0699e1a8dbe3)), closes [#33545](https://github.com/bitnami/charts/issues/33545)
|
||||
|
||||
## <small>19.5.12 (2025-05-06)</small>
|
||||
|
||||
|
||||
@@ -5,15 +5,15 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: contour
|
||||
image: docker.io/bitnami/contour:1.30.3-debian-12-r5
|
||||
image: docker.io/bitnami/contour:1.31.0-debian-12-r1
|
||||
- name: envoy
|
||||
image: docker.io/bitnami/envoy:1.31.7-debian-12-r3
|
||||
image: docker.io/bitnami/envoy:1.34.1-debian-12-r0
|
||||
- name: nginx
|
||||
image: docker.io/bitnami/nginx:1.28.0-debian-12-r0
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
appVersion: 1.30.3
|
||||
appVersion: 1.31.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: contour
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/contour
|
||||
version: 19.5.13
|
||||
version: 20.0.0
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -108,7 +108,7 @@ contour:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/contour
|
||||
tag: 1.30.3-debian-12-r5
|
||||
tag: 1.31.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -668,7 +668,7 @@ envoy:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/envoy
|
||||
tag: 1.31.7-debian-12-r3
|
||||
tag: 1.34.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