Skip to content

Commit

Permalink
[bitnami/contour] Release 17.0.13 updating components versions (#25716)
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored May 13, 2024
1 parent 6eaaaba commit 55248fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions bitnami/contour/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: contour
image: docker.io/bitnami/contour:1.28.4-debian-12-r0
image: docker.io/bitnami/contour:1.28.4-debian-12-r1
- 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
image: docker.io/bitnami/nginx:1.26.0-debian-12-r0
apiVersion: v2
appVersion: 1.28.4
dependencies:
Expand All @@ -32,4 +32,4 @@ maintainers:
name: contour
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/contour
version: 17.0.12
version: 17.0.13
4 changes: 2 additions & 2 deletions bitnami/contour/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ contour:
image:
registry: docker.io
repository: bitnami/contour
tag: 1.28.4-debian-12-r0
tag: 1.28.4-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1306,7 +1306,7 @@ defaultBackend:
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.25.5-debian-12-r2
tag: 1.26.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 55248fa

Please sign in to comment.