mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/contour] ⚡ ⬆️ Update dependency references (#35179)
* [bitnami/contour] Release 21.0.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
|
||||
|
||||
## 21.0.9 (2025-07-10)
|
||||
## 21.0.10 (2025-07-17)
|
||||
|
||||
* [bitnami/contour] :zap: :arrow_up: Update dependency references ([#35000](https://github.com/bitnami/charts/pull/35000))
|
||||
* [bitnami/contour] :zap: :arrow_up: Update dependency references ([#35179](https://github.com/bitnami/charts/pull/35179))
|
||||
|
||||
## <small>21.0.9 (2025-07-10)</small>
|
||||
|
||||
* [bitnami/contour] :zap: :arrow_up: Update dependency references (#35000) ([b137644](https://github.com/bitnami/charts/commit/b137644deb46b61ef24a09b4d251832547597a24)), closes [#35000](https://github.com/bitnami/charts/issues/35000)
|
||||
|
||||
## <small>21.0.8 (2025-07-08)</small>
|
||||
|
||||
|
||||
@@ -5,11 +5,11 @@ annotations:
|
||||
category: Infrastructure
|
||||
images: |
|
||||
- name: contour
|
||||
image: docker.io/bitnami/contour:1.32.0-debian-12-r5
|
||||
image: docker.io/bitnami/contour:1.32.0-debian-12-r6
|
||||
- name: envoy
|
||||
image: docker.io/bitnami/envoy:1.34.2-debian-12-r0
|
||||
image: docker.io/bitnami/envoy:1.34.2-debian-12-r1
|
||||
- name: nginx
|
||||
image: docker.io/bitnami/nginx:1.29.0-debian-12-r2
|
||||
image: docker.io/bitnami/nginx:1.29.0-debian-12-r4
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: clusterUtility
|
||||
apiVersion: v2
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: contour
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/contour
|
||||
version: 21.0.9
|
||||
version: 21.0.10
|
||||
|
||||
@@ -108,7 +108,7 @@ contour:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/contour
|
||||
tag: 1.32.0-debian-12-r5
|
||||
tag: 1.32.0-debian-12-r6
|
||||
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.34.2-debian-12-r0
|
||||
tag: 1.34.2-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -1350,7 +1350,7 @@ defaultBackend:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/nginx
|
||||
tag: 1.29.0-debian-12-r2
|
||||
tag: 1.29.0-debian-12-r4
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user