Skip to content

Commit ea1ad9b

Browse files
kumahq[bot]renovate[bot]lukidzi
authored
chore(deps): bump envoy from 1.33.13 to 1.33.14 (backport of #15246) (#15262)
Automatic cherry-pick of #15246 for branch release-2.10 Generated by [action](https://github.com/kumahq/kuma/actions/runs/20136708423) cherry-picked commit 7656b4d ⚠️ ⚠️ ⚠️ Conflicts happened when cherry-picking! ⚠️ ⚠️ ⚠️ ``` On branch release-2.10 Your branch is up to date with 'origin/release-2.10'. You are currently cherry-picking commit 7656b4d. (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 eddeff4 commit ea1ad9b

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.33.13
11+
ENVOY_VERSION ?= 1.33.14
1212
KUMA_CHARTS_URL ?= https://kumahq.github.io/charts
1313
CHART_REPO_NAME ?= kuma
1414
PROJECT_NAME ?= kuma

0 commit comments

Comments
 (0)