diff --git a/bitnami/contour/Chart.yaml b/bitnami/contour/Chart.yaml index cf69dcc90..686bd4fb2 100644 --- a/bitnami/contour/Chart.yaml +++ b/bitnami/contour/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Infrastructure apiVersion: v2 -appVersion: 1.21.1 +appVersion: 1.22.0 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -27,4 +27,4 @@ sources: - https://github.com/envoyproxy/envoy - https://github.com/bitnami/containers/tree/main/bitnami/contour - https://projectcontour.io -version: 8.0.7 +version: 9.0.0 diff --git a/bitnami/contour/values.yaml b/bitnami/contour/values.yaml index 1a8900bb5..3158fb4f7 100644 --- a/bitnami/contour/values.yaml +++ b/bitnami/contour/values.yaml @@ -92,7 +92,7 @@ contour: image: registry: docker.io repository: bitnami/contour - tag: 1.21.1-debian-11-r16 + tag: 1.22.0-debian-11-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -465,7 +465,7 @@ envoy: image: registry: docker.io repository: bitnami/envoy - tag: 1.22.3-debian-11-r1 + tag: 1.23.0-debian-11-r4 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images