Skip to content

Commit 909cb9f

Browse files
committed
chore(deps): updates
1 parent 31f31e4 commit 909cb9f

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

.secrets/local.mk

Lines changed: 0 additions & 1 deletion
This file was deleted.

cue.mod/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
gen/
2-
pkg/
2+
pkg/
3+
module.sum

cue.mod/module.cue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
module: "github.com/octohelm/kubepkg"
22

33
require: {
4-
"github.com/innoai-tech/runtime": "v0.0.0-20230313062040-872280802f3b"
4+
"github.com/innoai-tech/runtime": "v0.0.0-20231019111209-7659363d4202"
55
"k8s.io/api": "v0.25.4"
66
"k8s.io/apimachinery": "v0.25.4"
7-
"wagon.octohelm.tech": "v0.0.0-20200202235959-e64a70c55ed2"
7+
"wagon.octohelm.tech": "v0.0.0"
88
}
99

1010
replace: {

cue.mod/module.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/innoai-tech/runtime v0.0.0-20230313062040-872280802f3b h1:BKnLADxBLU0SKiWIa9ZEL2is7AzLc1B4b0YY21D4vBg=
2-
wagon.octohelm.tech v0.0.0-20200202235959-3ffa3ac0907e
1+
github.com/innoai-tech/runtime v0.0.0-20231019111209-7659363d4202 h1:c7VZZkMraUKZfxMnL1qxbfH/ACFqteb2Je8iubESWsA=
2+
wagon.octohelm.tech v0.0.0 h1:MGaJBtAuLJTv0EuRtd405SA68SAvXQwkhQkwB5HvtnY=

0 commit comments

Comments
 (0)