mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 06:47:28 +08:00
[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:
@@ -1,8 +1,12 @@
|
|||||||
# Changelog
|
# 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>
|
## <small>18.1.1 (2024-05-22)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -6,30 +6,30 @@ annotations:
|
|||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
images: |
|
images: |
|
||||||
- name: contour
|
- 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
|
- name: envoy
|
||||||
image: docker.io/bitnami/envoy:1.29.4-debian-12-r6
|
image: docker.io/bitnami/envoy:1.29.4-debian-12-r6
|
||||||
- name: nginx
|
- 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
|
apiVersion: v2
|
||||||
appVersion: 1.29.0
|
appVersion: 1.29.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: oci://registry-1.docker.io/bitnamicharts
|
repository: oci://registry-1.docker.io/bitnamicharts
|
||||||
tags:
|
tags:
|
||||||
- bitnami-common
|
- bitnami-common
|
||||||
version: 2.x.x
|
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.
|
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
|
home: https://bitnami.com
|
||||||
icon: https://bitnami.com/assets/stacks/contour/img/contour-stack-220x234.png
|
icon: https://bitnami.com/assets/stacks/contour/img/contour-stack-220x234.png
|
||||||
keywords:
|
keywords:
|
||||||
- ingress
|
- ingress
|
||||||
- envoy
|
- envoy
|
||||||
- contour
|
- contour
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: Broadcom, Inc. All Rights Reserved.
|
- name: Broadcom, Inc. All Rights Reserved.
|
||||||
url: https://github.com/bitnami/charts
|
url: https://github.com/bitnami/charts
|
||||||
name: contour
|
name: contour
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/contour
|
- https://github.com/bitnami/charts/tree/main/bitnami/contour
|
||||||
version: 18.1.2
|
version: 18.1.3
|
||||||
|
|||||||
@@ -101,7 +101,7 @@ contour:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/contour
|
repository: bitnami/contour
|
||||||
tag: 1.29.0-debian-12-r0
|
tag: 1.29.0-debian-12-r1
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
@@ -1330,7 +1330,7 @@ defaultBackend:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/nginx
|
repository: bitnami/nginx
|
||||||
tag: 1.26.0-debian-12-r1
|
tag: 1.26.1-debian-12-r0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
|
|||||||
Reference in New Issue
Block a user