[bitnami/contour] Release 15.3.2 updating components versions (#22770)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-01-27 00:40:43 +01:00
committed by GitHub
parent fc36e80c9a
commit 4b40fcafd7
3 changed files with 8 additions and 8 deletions

View File

@@ -6,11 +6,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: contour
image: docker.io/bitnami/contour:1.27.0-debian-11-r3
image: docker.io/bitnami/contour:1.27.0-debian-11-r5
- name: envoy
image: docker.io/bitnami/envoy:1.27.2-debian-11-r3
image: docker.io/bitnami/envoy:1.27.2-debian-11-r4
- name: nginx
image: docker.io/bitnami/nginx:1.25.3-debian-11-r4
image: docker.io/bitnami/nginx:1.25.3-debian-11-r5
apiVersion: v2
appVersion: 1.27.0
dependencies:
@@ -32,4 +32,4 @@ maintainers:
name: contour
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/contour
version: 15.3.1
version: 15.3.2

View File

@@ -755,4 +755,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.

View File

@@ -96,7 +96,7 @@ contour:
image:
registry: docker.io
repository: bitnami/contour
tag: 1.27.0-debian-11-r3
tag: 1.27.0-debian-11-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -534,7 +534,7 @@ envoy:
image:
registry: docker.io
repository: bitnami/envoy
tag: 1.27.2-debian-11-r3
tag: 1.27.2-debian-11-r4
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -1083,7 +1083,7 @@ defaultBackend:
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.25.3-debian-11-r4
tag: 1.25.3-debian-11-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'