diff --git a/bitnami/envoy-gateway/CHANGELOG.md b/bitnami/envoy-gateway/CHANGELOG.md index 30aa73f039..860de999de 100644 --- a/bitnami/envoy-gateway/CHANGELOG.md +++ b/bitnami/envoy-gateway/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 0.1.4 (2025-05-07) +## 0.1.5 (2025-05-13) -* [bitnami/envoy-gateway] Release 0.1.4 ([#33541](https://github.com/bitnami/charts/pull/33541)) +* [bitnami/envoy-gateway] :zap: :arrow_up: Update dependency references ([#33600](https://github.com/bitnami/charts/pull/33600)) + +## 0.1.4 (2025-05-07) + +* [bitnami/envoy-gateway] Release 0.1.4 (#33541) ([68c37dc](https://github.com/bitnami/charts/commit/68c37dcf1363b40e1a14e7b76a46dbc5e7d5b0a1)), closes [#33541](https://github.com/bitnami/charts/issues/33541) ## 0.1.3 (2025-05-06) diff --git a/bitnami/envoy-gateway/Chart.yaml b/bitnami/envoy-gateway/Chart.yaml index 223446c177..8256d83463 100644 --- a/bitnami/envoy-gateway/Chart.yaml +++ b/bitnami/envoy-gateway/Chart.yaml @@ -5,15 +5,15 @@ annotations: category: Infrastructure images: | - name: envoy - image: docker.io/bitnami/envoy:1.34.0-debian-12-r0 + image: docker.io/bitnami/envoy:1.34.1-debian-12-r0 - name: envoy-gateway - image: docker.io/bitnami/envoy-gateway:1.3.2-debian-12-r2 + image: docker.io/bitnami/envoy-gateway:1.3.3-debian-12-r0 - name: envoy-ratelimit image: docker.io/bitnami/envoy-ratelimit:2025.4.9-debian-12-r2 licenses: Apache-2.0 tanzuCategory: service apiVersion: v2 -appVersion: 1.3.2 +appVersion: 1.3.3 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -36,4 +36,4 @@ maintainers: name: envoy-gateway sources: - https://github.com/bitnami/charts/tree/main/bitnami/envoy-gateway -version: 0.1.4 +version: 0.1.5 diff --git a/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_backends.yaml b/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_backends.yaml index 8a06e7e3c5..e5c1a31e93 100644 --- a/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_backends.yaml +++ b/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_backends.yaml @@ -1,5 +1,5 @@ -# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/heads/v{version}/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_backends.yaml -# Version: 1.3.2 +# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/tags/v{version}/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_backends.yaml +# Version: 1.3.3 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_backendtrafficpolicies.yaml b/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_backendtrafficpolicies.yaml index 9587723c81..52ef6202f0 100644 --- a/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_backendtrafficpolicies.yaml +++ b/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_backendtrafficpolicies.yaml @@ -1,5 +1,5 @@ -# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/heads/v{version}/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_backendtrafficpolicies.yaml -# Version: 1.3.2 +# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/tags/v{version}/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_backendtrafficpolicies.yaml +# Version: 1.3.3 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_clienttrafficpolicies.yaml b/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_clienttrafficpolicies.yaml index b26ad62563..b89bf56c51 100644 --- a/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_clienttrafficpolicies.yaml +++ b/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_clienttrafficpolicies.yaml @@ -1,5 +1,5 @@ -# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/heads/v{version}/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_clienttrafficpolicies.yaml -# Version: 1.3.2 +# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/tags/v{version}/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_clienttrafficpolicies.yaml +# Version: 1.3.3 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_envoyextensionpolicies.yaml b/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_envoyextensionpolicies.yaml index 2600ac967f..28d05dec7e 100644 --- a/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_envoyextensionpolicies.yaml +++ b/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_envoyextensionpolicies.yaml @@ -1,5 +1,5 @@ -# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/heads/v{version}/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_envoyextensionpolicies.yaml -# Version: 1.3.2 +# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/tags/v{version}/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_envoyextensionpolicies.yaml +# Version: 1.3.3 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_envoypatchpolicies.yaml b/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_envoypatchpolicies.yaml index f00ed2bd55..0863aa4593 100644 --- a/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_envoypatchpolicies.yaml +++ b/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_envoypatchpolicies.yaml @@ -1,5 +1,5 @@ -# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/heads/v{version}/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_envoypatchpolicies.yaml -# Version: 1.3.2 +# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/tags/v{version}/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_envoypatchpolicies.yaml +# Version: 1.3.3 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_envoyproxies.yaml b/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_envoyproxies.yaml index 0c37dac27e..514efa6453 100644 --- a/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_envoyproxies.yaml +++ b/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_envoyproxies.yaml @@ -1,5 +1,5 @@ -# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/heads/v{version}/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_envoyproxies.yaml -# Version: 1.3.2 +# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/tags/v{version}/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_envoyproxies.yaml +# Version: 1.3.3 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_httproutefilters.yaml b/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_httproutefilters.yaml index f8203f4d9d..97dedef203 100644 --- a/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_httproutefilters.yaml +++ b/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_httproutefilters.yaml @@ -1,5 +1,5 @@ -# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/heads/v{version}/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_httproutefilters.yaml -# Version: 1.3.2 +# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/tags/v{version}/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_httproutefilters.yaml +# Version: 1.3.3 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_securitypolicies.yaml b/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_securitypolicies.yaml index ad334837c2..ce9fddca51 100644 --- a/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_securitypolicies.yaml +++ b/bitnami/envoy-gateway/crds/gateway.envoyproxy.io_securitypolicies.yaml @@ -1,5 +1,5 @@ -# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/heads/v{version}/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_securitypolicies.yaml -# Version: 1.3.2 +# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/tags/v{version}/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_securitypolicies.yaml +# Version: 1.3.3 --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition diff --git a/bitnami/envoy-gateway/crds/gatewayapi-crds.yaml b/bitnami/envoy-gateway/crds/gatewayapi-crds.yaml index 3ba40f4c75..cf267e2f0e 100644 --- a/bitnami/envoy-gateway/crds/gatewayapi-crds.yaml +++ b/bitnami/envoy-gateway/crds/gatewayapi-crds.yaml @@ -1,5 +1,5 @@ -# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/heads/v{version}/charts/gateway-helm/crds/gatewayapi-crds.yaml -# Version: 1.3.2 +# Source: https://raw.githubusercontent.com/envoyproxy/gateway/refs/tags/v{version}/charts/gateway-helm/crds/gatewayapi-crds.yaml +# Version: 1.3.3 # Copyright 2024 The Kubernetes Authors. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/bitnami/envoy-gateway/values.yaml b/bitnami/envoy-gateway/values.yaml index cb88359237..ac64164d8f 100644 --- a/bitnami/envoy-gateway/values.yaml +++ b/bitnami/envoy-gateway/values.yaml @@ -91,7 +91,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/envoy-gateway - tag: 1.3.2-debian-12-r2 + tag: 1.3.3-debian-12-r0 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -132,7 +132,7 @@ ratelimitImage: envoyImage: registry: docker.io repository: bitnami/envoy - tag: 1.34.0-debian-12-r0 + tag: 1.34.1-debian-12-r0 digest: "" ## @param replicaCount Number of Envoy Gateway replicas to deploy ##