Skip to content

Commit

Permalink
Merge pull request #17310 from hakman/automated-cherry-pick-of-#17297…
Browse files Browse the repository at this point in the history
…-upstream-release-1.32

Automated cherry pick of #17297: kube-router: bump version v2.1.1 -> v2.5.0
  • Loading branch information
k8s-ci-robot authored Mar 9, 2025
2 parents ec8d625 + f97cd9b commit 8208da8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ spec:
serviceAccountName: kube-router
containers:
- name: kube-router
image: docker.io/cloudnativelabs/kube-router:v2.1.1
image: docker.io/cloudnativelabs/kube-router:v2.5.0
args:
- --run-router=true
- --run-firewall=true
Expand Down Expand Up @@ -117,7 +117,7 @@ spec:
readOnly: true
initContainers:
- name: install-cni
image: docker.io/cloudnativelabs/kube-router:v2.1.1
image: docker.io/cloudnativelabs/kube-router:v2.5.0
command:
- /bin/sh
- -c
Expand Down

0 comments on commit 8208da8

Please sign in to comment.