Skip to content

Commit

Permalink
chore: bump krm-kcl and function-kcl to 0.10.6
Browse files Browse the repository at this point in the history
Signed-off-by: Peefy <[email protected]>
  • Loading branch information
Peefy committed Oct 24, 2024
1 parent 2489829 commit 8cc1d52
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ env:
XPKG: xpkg.upbound.io/${{ github.repository}}

# The package version to push. The default is 0.0.0-gitsha.
XPKG_VERSION: v0.10.4
XPKG_VERSION: v0.10.6

jobs:
lint:
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
google.golang.org/protobuf v1.35.1
gopkg.in/yaml.v2 v2.4.0
k8s.io/apimachinery v0.31.2
kcl-lang.io/krm-kcl v0.10.4
kcl-lang.io/krm-kcl v0.10.6
sigs.k8s.io/controller-tools v0.16.4
sigs.k8s.io/yaml v1.4.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1513,8 +1513,8 @@ kcl-lang.io/kcl-openapi v0.9.0 h1:HUnc5pUGde83PI5CAe1ZvZhdbcxD9X2ABUp1tV+oYqw=
kcl-lang.io/kcl-openapi v0.9.0/go.mod h1:kGCf0AZygrZyB+xpmMtiC3FYoiV/1rCLXuAq2QtuLf8=
kcl-lang.io/kpm v0.10.0 h1:VnsJ5IS8YSvgXYnItLdaJp/1tTrSSmThzmNCWmhm5Bg=
kcl-lang.io/kpm v0.10.0/go.mod h1:MhQh9kewILcUlhuhVBksxWVZfgdwkpkX6xFj1pxF0QM=
kcl-lang.io/krm-kcl v0.10.4 h1:yafeypYW4+5VmbW6hYsPsR9RYuPsQXbj0R0ZW5CCI2k=
kcl-lang.io/krm-kcl v0.10.4/go.mod h1:tTYEUrZ/5Rmefyc4eLmBivBfm18ex/N0IvDd3AyueYQ=
kcl-lang.io/krm-kcl v0.10.6 h1:3Z1AO8101bALJwh4o5iDeydUwRncNyeroB+WXlglfCw=
kcl-lang.io/krm-kcl v0.10.6/go.mod h1:J0IMll9t3zyV2Sh0/ZrqvkuMtoMWQZyp7JHJ5IcI7+k=
kcl-lang.io/lib v0.10.6 h1:OJo0eq4yO8/PyzjiCPLzt+Pl5bxLm6WddhPl/kSzyMg=
kcl-lang.io/lib v0.10.6/go.mod h1:0Dw/MQwRMjLDksxl4JerGBn/ueaxRyCCKBCCwQwJ1MI=
oras.land/oras-go v1.2.6 h1:z8cmxQXBU8yZ4mkytWqXfo6tZcamPwjsuxYU81xJ8Lk=
Expand Down

0 comments on commit 8cc1d52

Please sign in to comment.