Skip to content

Commit dc897f0

Browse files
add version for microk8s
1 parent 66be7be commit dc897f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ workflows:
560560
name: install_k8s-1.30_helm-3.16.3_unstable
561561
helm_repo: "https://charts.codacy.com/unstable"
562562
chart_version: $(cat .version)
563-
microk8s_channel: "1.30/stable"
563+
microk8s_channel: "1.31/stable"
564564
helm_version: "v3.16.3"
565565
helm_timeout: 1200
566566
context: CodacyDocker
@@ -810,7 +810,7 @@ workflows:
810810
<<: *helm_values
811811
requires:
812812
- helm_push_incubator
813-
813+
814814
- codacy/microk8s_install:
815815
name: install_k8s-1.30_helm-3.16.3
816816
helm_repo: "https://charts.codacy.com/incubator"

0 commit comments

Comments
 (0)