diff --git a/go.mod b/go.mod index 95f33a67..9eeef0a3 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/spf13/pflag v1.0.5 github.com/spf13/viper v1.17.0 github.com/stretchr/testify v1.8.4 - github.com/tensorleap/helm-charts v0.1.6 + github.com/tensorleap/helm-charts v0.1.8 github.com/tensorleap/leap-cli/pkg/tensorleapapi v0.0.0-00010101000000-000000000000 golang.org/x/sys v0.14.0 google.golang.org/api v0.149.0 diff --git a/go.sum b/go.sum index 147eab59..b7afac76 100644 --- a/go.sum +++ b/go.sum @@ -605,8 +605,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo= github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8= github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU= -github.com/tensorleap/helm-charts v0.1.6 h1:PMFQkDsZGEtK+8ku/qdGJv+XwUeyNEETxUkLcakT0Ns= -github.com/tensorleap/helm-charts v0.1.6/go.mod h1:nsjta69LeQGL6HjQIZNhqdfv20Qdp8swxI4WJa+Ah/Q= +github.com/tensorleap/helm-charts v0.1.8 h1:kV83vrwGsYuPyoxPPgvKg05zzj8gBRdUzkOwDuPlMFU= +github.com/tensorleap/helm-charts v0.1.8/go.mod h1:nsjta69LeQGL6HjQIZNhqdfv20Qdp8swxI4WJa+Ah/Q= github.com/tensorleap/oras-go v1.2.5 h1:JHEt/HpYpM4IKpxfuHWQfQ/KEodTRtC5IlMRAikFFvQ= github.com/tensorleap/oras-go v1.2.5/go.mod h1:EPJaq6aNBD3Loyfyz7iIjn45nz8aryuLMnuYvDDNpRQ= github.com/theupdateframework/notary v0.7.0 h1:QyagRZ7wlSpjT5N2qQAh/pN+DVqgekv4DzbAiAiEL3c=