We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents abefcd1 + 35343c6 commit 81d51ebCopy full SHA for 81d51eb
cilium/crd/crd.yaml
cilium/kcl.mod
@@ -1,8 +1,8 @@
1
[package]
2
name = "cilium"
3
edition = "*"
4
-version = "0.1.2"
+version = "0.2.0"
5
description = "`cilium` is the cilium spec definition"
6
7
[dependencies]
8
-k8s = "1.28"
+k8s = "1.30"
cilium/kcl.mod.lock
@@ -1,9 +1,5 @@
[dependencies.k8s]
name = "k8s"
- full_name = "k8s_1.28"
- version = "1.28"
- sum = "aTxPUVZyr9MdiB3YdiY/8pCh9sC55yURnZdGlJsKG6Q="
- reg = "ghcr.io"
- repo = "kcl-lang/k8s"
9
- oci_tag = "1.28"
+ full_name = "k8s_1.30"
+ version = "1.30"
0 commit comments