This repository was archived by the owner on Mar 28, 2025. It is now read-only.
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ module "jupyter-dev" {
19
19
# renovate: datasource=github-releases depName=k3s-io/k3s versioning=loose
20
20
k3s_version = " v1.31.2+k3s1" # https://github.com/k3s-io/k3s/releases/
21
21
# renovate: datasource=github-releases depName=projectcalico/calico versioning=loose
22
- calico_version = " v3.29.0 " # https://github.com/projectcalico/calico/releases
22
+ calico_version = " v3.29.2 " # https://github.com/projectcalico/calico/releases
23
23
24
24
aad_client_id = var. aad_client_id
25
25
aad_client_secret = var. aad_client_secret
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ module "ssrc-jupyter-pilot" {
19
19
# renovate: datasource=github-releases depName=k3s-io/k3s versioning=loose
20
20
k3s_version = " v1.31.2+k3s1" # https://github.com/k3s-io/k3s/releases/
21
21
# renovate: datasource=github-releases depName=projectcalico/calico versioning=loose
22
- calico_version = " v3.29.0 " # https://github.com/projectcalico/calico/releases
22
+ calico_version = " v3.29.2 " # https://github.com/projectcalico/calico/releases
23
23
24
24
aad_client_id = var. aad_client_id
25
25
aad_client_secret = var. aad_client_secret
You can’t perform that action at this time.
0 commit comments