Skip to content

Commit 258b74a

Browse files
kumahq[bot]renovate[bot]lukidzi
authored
chore(deps): bump envoy from v1.35.1 to v1.35.3 (backport of #14445) (#14450)
Automatic cherry-pick of #14445 for branch release-2.12 Generated by [action](https://github.com/kumahq/kuma/actions/runs/17590473468) cherry-picked commit e9bfa08 ⚠️ ⚠️ ⚠️ Conflicts happened when cherry-picking! ⚠️ ⚠️ ⚠️ ``` On branch release-2.12 Your branch is up to date with 'origin/release-2.12'. You are currently cherry-picking commit e9bfa08. (fix conflicts and run "git cherry-pick --continue") (use "git cherry-pick --skip" to skip this patch) (use "git cherry-pick --abort" to cancel the cherry-pick operation) Unmerged paths: (use "git add <file>..." to mark resolution) both modified: mk/dev.mk no changes added to commit (use "git add" and/or "git commit -a") ``` --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Lukasz Dziedziak <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukasz Dziedziak <[email protected]>
1 parent 6b47799 commit 258b74a

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.1
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)