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

Update Helm binary and package to v3.0.3 #260

Merged
merged 1 commit into from
Jan 29, 2020
Merged

Update Helm binary and package to v3.0.3 #260

merged 1 commit into from
Jan 29, 2020

Conversation

stefanprodan
Copy link
Member

Fix: #259

@stefanprodan
Copy link
Member Author

@hiddeco somehow go mod tidy doesn't remove 3.0.2 completely from go.sum, I'm guessing this is related to Flux <-> Helm-op deps.

@@ -777,8 +777,9 @@ gopkg.in/yaml.v2 v2.2.4 h1:/eiJrUcujPVeJ3xlSWaiNi3uSVmDGBK1pDHUHAnao1I=
gopkg.in/yaml.v2 v2.2.4/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gotest.tools v2.2.0+incompatible h1:VsBPFP1AI068pPrMxtb/S8Zkgf9xEmTLJjfM+P5UIEo=
gotest.tools v2.2.0+incompatible/go.mod h1:DsYFclhRJ6vuDpmuTbkuFWG+y2sxOXAzmJt81HFBacw=
helm.sh/helm/v3 v3.0.2 h1:BggvLisIMrAc+Is5oAHVrlVxgwOOrMN8nddfQbm5gKo=
helm.sh/helm/v3 v3.0.2/go.mod h1:KBxE6XWO57XSNA1PA9CvVLYRY0zWqYQTad84bNXp1lw=
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given our recent efforts to break the circular dependency in Go Modules, what is keeping this here?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did not see your comment, ack. Let’s investigate in a separate issue / PR.

@stefanprodan stefanprodan merged commit 0367a6c into master Jan 29, 2020
@stefanprodan stefanprodan deleted the helm-3.0.3 branch January 29, 2020 19:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to Helm v3.0.3
2 participants