Skip to content

Commit 3c7321f

Browse files
authored
fix: fix git tag for suggestion-nas-darts (#28)
1 parent ad621e2 commit 3c7321f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

suggestion-nas-darts/rockcraft.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ parts:
2424
requirements-and-deps:
2525
plugin: python
2626
source: https://github.com/kubeflow/katib.git
27-
source-tag: "v0.16.0"
27+
source-tag: "v0.16.0-rc.1"
2828
source-depth: 1
2929
source-type: git
3030
source-subdir: cmd/suggestion/nas/darts/v1beta1
@@ -43,7 +43,7 @@ parts:
4343
suggestion-nas-darts:
4444
plugin: dump
4545
source: https://github.com/kubeflow/katib.git
46-
source-tag: "v0.16.0"
46+
source-tag: "v0.16.0-rc.1"
4747
source-depth: 1
4848
source-type: git
4949
organize:

0 commit comments

Comments
 (0)