[bitnami/envoy-gateway] ⬆️ Update dependency references (#35288)

* [bitnami/envoy-gateway] Release 1.1.7 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:
Bitnami Bot
2025-07-24 18:53:00 +02:00
committed by GitHub
parent 338a13d795
commit 006c79c411
3 changed files with 9 additions and 5 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 1.1.6 (2025-07-19)
## 1.1.7 (2025-07-24)
* [bitnami/envoy-gateway] :zap: :arrow_up: Update dependency references ([#35213](https://github.com/bitnami/charts/pull/35213))
* [bitnami/envoy-gateway] :zap: :arrow_up: Update dependency references ([#35288](https://github.com/bitnami/charts/pull/35288))
## <small>1.1.6 (2025-07-19)</small>
* [bitnami/envoy-gateway] :zap: :arrow_up: Update dependency references (#35213) ([d162a4a](https://github.com/bitnami/charts/commit/d162a4af7205bb23064fb7b2c477fbbdb384566c)), closes [#35213](https://github.com/bitnami/charts/issues/35213)
## <small>1.1.5 (2025-07-17)</small>
+2 -2
View File
@@ -5,7 +5,7 @@ annotations:
category: Infrastructure
images: |
- name: envoy
image: docker.io/bitnami/envoy:1.34.3-debian-12-r0
image: docker.io/bitnami/envoy:1.34.4-debian-12-r0
- name: envoy-gateway
image: docker.io/bitnami/envoy-gateway:1.4.2-debian-12-r2
- name: envoy-ratelimit
@@ -36,4 +36,4 @@ maintainers:
name: envoy-gateway
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/envoy-gateway
version: 1.1.6
version: 1.1.7
+1 -1
View File
@@ -132,7 +132,7 @@ ratelimitImage:
envoyImage:
registry: docker.io
repository: bitnami/envoy
tag: 1.34.3-debian-12-r0
tag: 1.34.4-debian-12-r0
digest: ""
## @param replicaCount Number of Envoy Gateway replicas to deploy
##