[bitnami/contour] Release 18.1.3 (#26726)

* [bitnami/contour] Release 18.1.3 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-06-05 05:13:57 +02:00
committed by GitHub
parent 2006fd01f9
commit 9de7bb15e3
3 changed files with 22 additions and 18 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 18.1.2 (2024-06-04)
## 18.1.3 (2024-06-05)
* [bitnami/contour] Bump chart version ([#26625](https://github.com/bitnami/charts/pull/26625))
* [bitnami/contour] Release 18.1.3 ([#26726](https://github.com/bitnami/charts/pull/26726))
## <small>18.1.2 (2024-06-04)</small>
* [bitnami/contour] Bump chart version (#26625) ([d25f2e3](https://github.com/bitnami/charts/commit/d25f2e3c56d17d3032ac828c2979f0f7dd9e78ed)), closes [#26625](https://github.com/bitnami/charts/issues/26625)
## <small>18.1.1 (2024-05-22)</small>

View File

@@ -6,30 +6,30 @@ annotations:
licenses: Apache-2.0
images: |
- name: contour
image: docker.io/bitnami/contour:1.29.0-debian-12-r0
image: docker.io/bitnami/contour:1.29.0-debian-12-r1
- name: envoy
image: docker.io/bitnami/envoy:1.29.4-debian-12-r6
- name: nginx
image: docker.io/bitnami/nginx:1.26.0-debian-12-r1
image: docker.io/bitnami/nginx:1.26.1-debian-12-r0
apiVersion: v2
appVersion: 1.29.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
tags:
- bitnami-common
version: 2.x.x
description: Contour is an open source Kubernetes ingress controller that works by deploying the Envoy proxy as a reverse proxy and load balancer.
home: https://bitnami.com
icon: https://bitnami.com/assets/stacks/contour/img/contour-stack-220x234.png
keywords:
- ingress
- envoy
- contour
- ingress
- envoy
- contour
maintainers:
- name: Broadcom, Inc. All Rights Reserved.
url: https://github.com/bitnami/charts
- name: Broadcom, Inc. All Rights Reserved.
url: https://github.com/bitnami/charts
name: contour
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/contour
version: 18.1.2
- https://github.com/bitnami/charts/tree/main/bitnami/contour
version: 18.1.3

View File

@@ -101,7 +101,7 @@ contour:
image:
registry: docker.io
repository: bitnami/contour
tag: 1.29.0-debian-12-r0
tag: 1.29.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1330,7 +1330,7 @@ defaultBackend:
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.26.0-debian-12-r1
tag: 1.26.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'