Skip to content

Commit 3a20e0a

Browse files
kumahq[bot]lukidzi
andauthored
chore(deps): upgrade coredns version from v1.13.1 to 1.14.1 (backport of #15483) (#15504)
Automatic cherry-pick of #15483 for branch release-2.11 Generated by [action](https://github.com/kumahq/kuma/actions/runs/21592525071) cherry-picked commit 53abdca Signed-off-by: Lukasz Dziedziak <lukidzi@gmail.com> Co-authored-by: Lukasz Dziedziak <lukidzi@gmail.com>
1 parent b493669 commit 3a20e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mk/build.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export PATH := $(BUILD_KUMACTL_DIR):$(PATH)
2020

2121
# An optional extension to the coredns packages
2222
COREDNS_EXT ?=
23-
COREDNS_VERSION = v1.13.1
23+
COREDNS_VERSION = v1.14.1
2424

2525
# List of binaries that we have build/release build rules for.
2626
BUILD_RELEASE_BINARIES := kuma-cp kuma-dp kumactl coredns kuma-cni install-cni envoy

0 commit comments

Comments
 (0)