Skip to content

Commit e9bfa08

Browse files
chore(deps): bump envoy from v1.35.2 to v1.35.3 (#14445)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kumahq/envoy-builds](https://redirect.github.com/kumahq/envoy-builds) | patch | `1.35.2` -> `1.35.3` | --- ### Release Notes <details> <summary>kumahq/envoy-builds (kumahq/envoy-builds)</summary> ### [`v1.35.3`](https://redirect.github.com/kumahq/envoy-builds/compare/v1.35.2...v1.35.3) [Compare Source](https://redirect.github.com/kumahq/envoy-builds/compare/v1.35.2...v1.35.3) </details> --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a776d5 commit e9bfa08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mk/dev.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GIT_COMMIT = $(word 3, $(BUILD_INFO))
88
BUILD_DATE = $(word 4, $(BUILD_INFO))
99
CI_TOOLS_VERSION = $(word 5, $(BUILD_INFO))
1010
# renovate: datasource=github-releases depName=kumahq/envoy-builds versioning=semver
11-
ENVOY_VERSION ?= 1.35.2
11+
ENVOY_VERSION ?= 1.35.3
1212
KUMA_CHARTS_URL ?= https://kumahq.github.io/charts
1313
CHART_REPO_NAME ?= kuma
1414
PROJECT_NAME ?= kuma

0 commit comments

Comments
 (0)