Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

build(deps): bump helm.sh/helm/v3 from 3.5.1 to 3.6.1 #1560

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.7.0
github.com/zclconf/go-cty v1.7.0
helm.sh/helm/v3 v3.5.1
helm.sh/helm/v3 v3.6.1
k8s.io/api v0.20.2
k8s.io/apimachinery v0.20.2
k8s.io/client-go v0.20.2
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ gopkg.in/ini.v1
gopkg.in/tomb.v1
# gopkg.in/yaml.v2 v2.3.0
gopkg.in/yaml.v2
# helm.sh/helm/v3 v3.5.1 => github.com/kinvolk/helm/v3 v3.5.1-2-g498bb0c0
# helm.sh/helm/v3 v3.6.1 => github.com/kinvolk/helm/v3 v3.5.1-2-g498bb0c0
## explicit
helm.sh/helm/v3/internal/experimental/registry
helm.sh/helm/v3/internal/fileutil
Expand Down