Update import to alpha version
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package helm
|
||||
|
||||
import (
|
||||
"dagger.io/random"
|
||||
"dagger.io/dagger"
|
||||
"alpha.dagger.io/random"
|
||||
"alpha.dagger.io/dagger"
|
||||
)
|
||||
|
||||
// We assume that a kinD cluster is running locally
|
||||
|
Reference in New Issue
Block a user