diff --git a/bitnami/contour/Chart.yaml b/bitnami/contour/Chart.yaml index de80a1069e..f0835df235 100644 --- a/bitnami/contour/Chart.yaml +++ b/bitnami/contour/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/envoyproxy/envoy - https://github.com/bitnami/bitnami-docker-contour - https://projectcontour.io -version: 7.7.0 +version: 7.7.1 diff --git a/bitnami/contour/README.md b/bitnami/contour/README.md index 742ca71086..079532cf76 100644 --- a/bitnami/contour/README.md +++ b/bitnami/contour/README.md @@ -7,7 +7,7 @@ Contour is an open source Kubernetes ingress controller that works by deploying [Overview of Contour](https://github.com/projectcontour/contour) Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. - + ## TL;DR ```console @@ -649,4 +649,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/contour/values.yaml b/bitnami/contour/values.yaml index 779bf984d8..bee9332ab1 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.20.1-debian-10-r37 + tag: 1.20.1-debian-10-r52 ## 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 @@ -428,7 +428,7 @@ envoy: image: registry: docker.io repository: bitnami/envoy - tag: 1.21.1-debian-10-r38 + tag: 1.21.1-debian-10-r54 ## 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 @@ -813,7 +813,7 @@ defaultBackend: image: registry: docker.io repository: bitnami/nginx - tag: 1.21.6-debian-10-r64 + tag: 1.21.6-debian-10-r80 ## 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