From 43810efdb2f305b41f70b7ff475c18bfba3b60b2 Mon Sep 17 00:00:00 2001 From: Moshe Kabala Date: Tue, 10 Dec 2024 13:13:30 +0200 Subject: [PATCH] Update version --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index bda99bc6..75b2d1e6 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/spf13/pflag v1.0.5 github.com/spf13/viper v1.17.0 github.com/stretchr/testify v1.9.0 - github.com/tensorleap/helm-charts v0.3.1 + github.com/tensorleap/helm-charts v0.3.2 github.com/tensorleap/leap-cli/pkg/tensorleapapi v0.0.0-00010101000000-000000000000 google.golang.org/api v0.149.0 gopkg.in/yaml.v3 v3.0.1 diff --git a/go.sum b/go.sum index 3c5d90cd..dba98d4b 100644 --- a/go.sum +++ b/go.sum @@ -606,8 +606,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= 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.3.1 h1:ETyMj40nk/5KyfZuIsbPlT9GzEWBUfpnQOymTxwIGwc= -github.com/tensorleap/helm-charts v0.3.1/go.mod h1:nsjta69LeQGL6HjQIZNhqdfv20Qdp8swxI4WJa+Ah/Q= +github.com/tensorleap/helm-charts v0.3.2 h1:xhBl5hoiGMe9oDVA6PcbnrgtiUtCRuAwmpFBSivaDKo= +github.com/tensorleap/helm-charts v0.3.2/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=