Skip to content

Commit e64eba0

Browse files
kumahq[bot]renovate[bot]lukidzi
authored
chore(deps): bump envoy from 1.35.9 to 1.35.10 (backport of #16262) (#16264)
Automatic cherry-pick of #16262 for branch release-2.12 Generated by [action](https://github.com/kumahq/kuma/actions/runs/24357973259) cherry-picked commit 12f56be ⚠️ ⚠️ ⚠️ 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 12f56be. (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 <lukidzi@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukasz Dziedziak <lukidzi@gmail.com>
1 parent bf2b8d0 commit e64eba0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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-tags depName=envoy packageName=kumahq/envoy-builds versioning=semver
11-
ENVOY_VERSION ?= 1.35.9
11+
ENVOY_VERSION ?= 1.35.10
1212
KUMA_CHARTS_URL ?= https://kumahq.github.io/charts
1313
CHART_REPO_NAME ?= kuma
1414
PROJECT_NAME ?= kuma

0 commit comments

Comments
 (0)