mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/envoy-gateway] Release 0.1.4 (#33541)
* [bitnami/envoy-gateway] Release 0.1.4 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.3 (2025-05-06)
|
||||
## 0.1.4 (2025-05-07)
|
||||
|
||||
* [bitnami/envoy-gateway] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33357](https://github.com/bitnami/charts/pull/33357))
|
||||
* [bitnami/envoy-gateway] Release 0.1.4 ([#33541](https://github.com/bitnami/charts/pull/33541))
|
||||
|
||||
## <small>0.1.3 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/envoy-gateway] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ( ([50f5c1c](https://github.com/bitnami/charts/commit/50f5c1c3332132862159af01f9f0a7d6afd05447)), closes [#33357](https://github.com/bitnami/charts/issues/33357)
|
||||
|
||||
## <small>0.1.2 (2025-05-05)</small>
|
||||
|
||||
|
||||
@@ -2,16 +2,16 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: service
|
||||
category: Infrastructure
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: envoy
|
||||
image: docker.io/bitnami/envoy:1.34.0-debian-12-r0
|
||||
- name: envoy-gateway
|
||||
image: docker.io/bitnami/envoy-gateway:1.3.2-debian-12-r1
|
||||
image: docker.io/bitnami/envoy-gateway:1.3.2-debian-12-r2
|
||||
- name: envoy-ratelimit
|
||||
image: docker.io/bitnami/envoy-ratelimit:2025.4.9-debian-12-r1
|
||||
image: docker.io/bitnami/envoy-ratelimit:2025.4.9-debian-12-r2
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 1.3.2
|
||||
dependencies:
|
||||
@@ -20,7 +20,9 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Envoy Gateway simplifies traffic management by extending Envoy Proxy's features, offering Kubernetes Gateway API integration for secure, scalable, and observable application routing
|
||||
description: Envoy Gateway simplifies traffic management by extending Envoy Proxy's
|
||||
features, offering Kubernetes Gateway API integration for secure, scalable, and
|
||||
observable application routing
|
||||
home: https://bitnami.com
|
||||
icon: https://bitnami.com/assets/stacks/envoy-gateway/img/envoy-gateway-stack-220x234.png
|
||||
keywords:
|
||||
@@ -34,4 +36,4 @@ maintainers:
|
||||
name: envoy-gateway
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/envoy-gateway
|
||||
version: 0.1.3
|
||||
version: 0.1.4
|
||||
|
||||
@@ -91,7 +91,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/envoy-gateway
|
||||
tag: 1.3.2-debian-12-r1
|
||||
tag: 1.3.2-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -116,7 +116,7 @@ image:
|
||||
ratelimitImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/envoy-ratelimit
|
||||
tag: 2025.4.9-debian-12-r1
|
||||
tag: 2025.4.9-debian-12-r2
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user