Skip to content

Commit

Permalink
Merge pull request #246 from Peefy/chore-bump-k8s-1.31.2
Browse files Browse the repository at this point in the history
chore: bump k8s version to 1.31.2
  • Loading branch information
Peefy authored Oct 14, 2024
2 parents 5e8930a + acc2c14 commit 0c96205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/1.31/kcl.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "k8s"
edition = "*"
version = "1.31.1"
version = "1.31.2"
description = "`k8s` is a KCL module contains all the built-in Kubernetes resource models (the CRDs are not included here)."

0 comments on commit 0c96205

Please sign in to comment.