Skip to content

Commit 41117f9

Browse files
committed
upgrade k8s
1 parent 7fd5aa2 commit 41117f9

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/skupper-integration-tests

1 file changed

+1
-1
lines changed

.github/actions/skupper-integration-tests/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ runs:
4444

4545
- name: Install microk8s
4646
run: |
47-
sudo snap install microk8s --classic --channel=1.21/stable
47+
sudo snap install microk8s --classic --channel=1.23/stable
4848
sudo microk8s enable dns ingress storage registry:size=20Gi host-access:ip=10.0.1.1 metallb:10.64.140.18-10.64.140.88
4949
sudo microk8s status --wait-ready
5050
shell: bash

0 commit comments

Comments
 (0)