mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 17:27:20 +08:00
[bitnami/contour] Release 17.0.12 (#25601)
* [bitnami/contour] Release 17.0.12 updating components versions 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:
@@ -6,13 +6,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: contour
|
||||
image: docker.io/bitnami/contour:1.28.3-debian-12-r4
|
||||
image: docker.io/bitnami/contour:1.28.4-debian-12-r0
|
||||
- name: envoy
|
||||
image: docker.io/bitnami/envoy:1.29.4-debian-12-r4
|
||||
- name: nginx
|
||||
image: docker.io/bitnami/nginx:1.25.5-debian-12-r2
|
||||
apiVersion: v2
|
||||
appVersion: 1.28.3
|
||||
appVersion: 1.28.4
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -32,4 +32,4 @@ maintainers:
|
||||
name: contour
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/contour
|
||||
version: 17.0.11
|
||||
version: 17.0.12
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Source: https://raw.githubusercontent.com/projectcontour/contour/v{version}/examples/contour/01-crds.yaml
|
||||
# Version: 1.28.3
|
||||
# Version: 1.28.4
|
||||
# Conditional: .Values.contour.manageCRDs
|
||||
{{- if .Values.contour.manageCRDs }}
|
||||
---
|
||||
|
||||
@@ -101,7 +101,7 @@ contour:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/contour
|
||||
tag: 1.28.3-debian-12-r4
|
||||
tag: 1.28.4-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user