From 6fb86e6391a48c077bf89b5c54d0975e5a39cc2c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 15 Aug 2025 20:28:35 +0200 Subject: [PATCH] [bitnami/contour] :zap: :arrow_up: Update dependency references (#36080) * [bitnami/contour] Release 21.1.3 updating components versions Signed-off-by: Bitnami Bot * Update CHANGELOG.md Signed-off-by: Bitnami Bot * Update CRDs automatically Signed-off-by: Bitnami Bot --------- Signed-off-by: Bitnami Bot --- bitnami/contour/CHANGELOG.md | 8 ++++++-- bitnami/contour/Chart.yaml | 6 +++--- bitnami/contour/templates/crds/contour-crds.yaml | 2 +- bitnami/contour/templates/crds/gateway-api-crds.yaml | 2 +- bitnami/contour/values.yaml | 2 +- 5 files changed, 12 insertions(+), 8 deletions(-) diff --git a/bitnami/contour/CHANGELOG.md b/bitnami/contour/CHANGELOG.md index e50dcb34dc..f1327ee739 100644 --- a/bitnami/contour/CHANGELOG.md +++ b/bitnami/contour/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 21.1.2 (2025-08-13) +## 21.1.3 (2025-08-15) -* [bitnami/contour] :zap: :arrow_up: Update dependency references ([#35845](https://github.com/bitnami/charts/pull/35845)) +* [bitnami/contour] :zap: :arrow_up: Update dependency references ([#36080](https://github.com/bitnami/charts/pull/36080)) + +## 21.1.2 (2025-08-13) + +* [bitnami/contour] :zap: :arrow_up: Update dependency references (#35845) ([e8c7fe9](https://github.com/bitnami/charts/commit/e8c7fe904f6006b2cc9ca4ba17f4322cb690d8f5)), closes [#35845](https://github.com/bitnami/charts/issues/35845) ## 21.1.1 (2025-08-13) diff --git a/bitnami/contour/Chart.yaml b/bitnami/contour/Chart.yaml index daaeab7fc8..3ea09fa76e 100644 --- a/bitnami/contour/Chart.yaml +++ b/bitnami/contour/Chart.yaml @@ -5,7 +5,7 @@ annotations: category: Infrastructure images: | - name: contour - image: docker.io/bitnami/contour:1.32.0-debian-12-r8 + image: docker.io/bitnami/contour:1.32.1-debian-12-r0 - name: envoy image: docker.io/bitnami/envoy:1.34.4-debian-12-r0 - name: nginx @@ -13,7 +13,7 @@ annotations: licenses: Apache-2.0 tanzuCategory: clusterUtility apiVersion: v2 -appVersion: 1.32.0 +appVersion: 1.32.1 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: 21.1.2 +version: 21.1.3 diff --git a/bitnami/contour/templates/crds/contour-crds.yaml b/bitnami/contour/templates/crds/contour-crds.yaml index 31f8675067..36a1bbef38 100644 --- a/bitnami/contour/templates/crds/contour-crds.yaml +++ b/bitnami/contour/templates/crds/contour-crds.yaml @@ -1,5 +1,5 @@ # Source: https://raw.githubusercontent.com/projectcontour/contour/v{version}/examples/contour/01-crds.yaml -# Version: 1.32.0 +# Version: 1.32.1 # Conditional: .Values.contour.manageCRDs {{- if .Values.contour.manageCRDs }} --- diff --git a/bitnami/contour/templates/crds/gateway-api-crds.yaml b/bitnami/contour/templates/crds/gateway-api-crds.yaml index f58128cf90..113e71922c 100644 --- a/bitnami/contour/templates/crds/gateway-api-crds.yaml +++ b/bitnami/contour/templates/crds/gateway-api-crds.yaml @@ -1,5 +1,5 @@ # Source: https://raw.githubusercontent.com/projectcontour/contour/v{version}/examples/gateway/00-crds.yaml -# Version: 1.32.0 +# Version: 1.32.1 # Conditional: .Values.gatewayAPI.manageCRDs {{- if .Values.gatewayAPI.manageCRDs }} # Copyright 2024 The Kubernetes Authors. diff --git a/bitnami/contour/values.yaml b/bitnami/contour/values.yaml index d64d220334..1ec7dc6e9c 100644 --- a/bitnami/contour/values.yaml +++ b/bitnami/contour/values.yaml @@ -108,7 +108,7 @@ contour: image: registry: docker.io repository: bitnami/contour - tag: 1.32.0-debian-12-r8 + tag: 1.32.1-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images