mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/envoy-gateway] Release 0.1.1 (#33308)
* [bitnami/envoy-gateway] Release 0.1.1 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,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.1 (2025-05-02)
|
||||
|
||||
* [bitnami/envoy-gateway] Release 0.1.1 ([#33308](https://github.com/bitnami/charts/pull/33308))
|
||||
|
||||
## 0.1.0 (2025-05-02)
|
||||
|
||||
* [bitnami/envoy-gateway] feat: :tada: Add chart ([#33205](https://github.com/bitnami/charts/pull/33205))
|
||||
* [bitnami/envoy-gateway] feat: :tada: Add chart (#33205) ([3c13b68](https://github.com/bitnami/charts/commit/3c13b68d21f4042d34e51c8b0dd25966db945507)), closes [#33205](https://github.com/bitnami/charts/issues/33205)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.30.0
|
||||
digest: sha256:46afdf79eae69065904d430f03f7e5b79a148afed20aa45ee83ba88adc036169
|
||||
generated: "2025-02-20T12:53:55.537884667+01:00"
|
||||
version: 2.30.2
|
||||
digest: sha256:85748f67a5f7d7b1d8e36608bb0aae580ed522f65e17def2ccc88a5285992445
|
||||
generated: "2025-05-02T10:56:57.884823946Z"
|
||||
|
||||
@@ -6,12 +6,12 @@ annotations:
|
||||
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-r0
|
||||
- name: envoy-ratelimit
|
||||
image: docker.io/bitnami/envoy-ratelimit:2025.4.9-debian-12-r0
|
||||
- name: envoy
|
||||
image: docker.io/bitnami/envoy:1.34.0-debian-12-r0
|
||||
image: docker.io/bitnami/envoy-ratelimit:2025.4.9-debian-12-r1
|
||||
apiVersion: v2
|
||||
appVersion: 1.3.2
|
||||
dependencies:
|
||||
@@ -20,7 +20,7 @@ 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 +34,4 @@ maintainers:
|
||||
name: envoy-gateway
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/envoy-gateway
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
# Bitnami package for Envoy Gateway
|
||||
|
||||
Envoy Gateway simplifies traffic management by extending Envoy Proxy's features, offering Kubernetes Gateway API integration for secure, scalable, and observable application routing.
|
||||
Envoy Gateway simplifies traffic management by extending Envoy Proxy's features, offering Kubernetes Gateway API integration for secure, scalable, and observable application routing
|
||||
|
||||
[Overview of Envoy Gateway](https://gateway.envoyproxy.io/)
|
||||
|
||||
|
||||
@@ -116,7 +116,7 @@ image:
|
||||
ratelimitImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/envoy-ratelimit
|
||||
tag: 2025.4.9-debian-12-r0
|
||||
tag: 2025.4.9-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user