Commit Graph

60 Commits (2d191fc111d7ad68d07331980ec14abc8d685fba)

Author SHA1 Message Date
Matthew Fisher 0977ded29a
bump version to v3.1
5 years ago
Matthew Fisher 8b6233fc3e
fix(version): fix typo in doc comment
5 years ago
Martin Hickey 5ec70ab27f
fix(chart): lock digest differs when dependency build with Helm 2 and then Helm 3 (#7261)
5 years ago
Josh Dolitsky 7ce29e12fa
ref(go.mod): oras v0.8.1 (#6862)
5 years ago
Marc Khouzam 1897d4d60a fix(tests): Make tests pass on MacOS
5 years ago
Matthew Fisher 98cae60cff
Merge pull request #7329 from fenggw-fnst/work
5 years ago
Marc Khouzam a8369db802 feat(comp): Isolate go completion framework better
5 years ago
Marc Khouzam 0095e32001 feat(test): add some completion tests
5 years ago
Marc Khouzam 90548c591d feat(comp): Don't use error codes for completion
5 years ago
Marc Khouzam 62c9c34d49 feat(comp): Dynamic completion of flags in Go
5 years ago
Marc Khouzam 9240e78124 feat(comp): Dynamic completion of arguments in Go
5 years ago
Nguyen Hai Truong 29cc5efc18 Remove duplicated words (#7336)
5 years ago
Guangwen Feng 476200ed06 Add corresponding unit test to the function in resolver.go
5 years ago
Hu Shuai 3eb8df0c5e Fix a typo "the the" -> "the"
5 years ago
Josh Soref 02ad2b1187 Spelling (#7258)
5 years ago
Matthew Fisher 1d36977224
Merge pull request #6824 from bacongobbler/remove-metadata
5 years ago
Matthew Fisher b0934d6df8
Merge pull request #6914 from bacongobbler/remove-serverconfig
5 years ago
Matthew Fisher 9ed2a28ede
ref(tlsutil): remove ServerConfig
5 years ago
Matthew Fisher aa6104e442
fix(tlsutil): accept only a CA certificate for validation
5 years ago
Matthew Fisher c9b127c3ee
fix(getter): set up TLS options during .Get()
5 years ago
Matt Farina 9f1dc3b0d5
Merge pull request #6750 from ysh7/support-cross-device-rename-v3
5 years ago
Matthew Fisher 1c64d8fb81
fix(version): lift "unreleased" status
5 years ago
Matthew Fisher 5a7d4f1f74
fix(loader): error out when loading irregular files
5 years ago
Matthew Fisher 2c791189f8
Merge pull request #6736 from hangpark/fix/calculate-digest-from-chart-yaml-n-chart-lock
5 years ago
Hang Park c72caf6a11
fix(pkg/downloader): Calculate digest from both Chart.lock & Chart.yaml deps
5 years ago
Josh Dolitsky 5e1ad8b025 Change mediatype for chart content layer
5 years ago
Yagnesh Mistry ceb6bcb318 fix rename for helm dependency upgrade
5 years ago
Matthew Fisher ee8cd8bffb
fix(sympath): walk symbolic links one once
5 years ago
Taylor Thomas a758490f4d fix(chartutil): Uses copystructure for deep copy to avoid using gob
5 years ago
Karuppiah Natarajan dfed8ab5e3
fix install storing computed values in release
5 years ago
Matthew Fisher 40572311ab
Merge pull request #6488 from bacongobbler/port-6258
5 years ago
John Howard 7a22cb88d9 Drop dependency on k8s.io/kubernetes (#6609)
5 years ago
Martin Hickey f2aa97e313
fix(helm): Port accept dependency in requirements.yaml from charts directory (#6611)
5 years ago
Matthew Fisher b02080dc2c
fix(downloader): bypass index cache when repository URL defined
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Matt Farina 967f4fed42
Update dependencies
5 years ago
Adam Reese f76b5f21ad
Merge pull request #6272 from adamreese/feat/initless
5 years ago
Adam Reese 1779ad5302
ref(cmd/helm): remove init command
5 years ago
Josh Dolitsky af06037d23
chore(registry): upgrade to oras v0.7.0 (#6285)
5 years ago
Adam Reese b6fdd8783b
feat(cmd/helm): remove need for helm init command
5 years ago
Adam Reese b2d5e41fc7
ref(*): remove dead code
5 years ago
Taylor Thomas 16544c8190 fix(registry): Updates registry to handle go 1.12.8 changes
5 years ago
Josh Dolitsky 6095070817
ref(internal/experimental/registry): pkg refactor (#6205)
5 years ago
Matt Farina a6762a38a8
Making the monocular client search path a const
5 years ago
Matt Farina 2d4ced9090
Moving monocular client to internal and adding user agent to version pkg
5 years ago
Taylor Thomas c9c95ea148 ref(*): Moves packages to internal
5 years ago
Matthew Fisher fe952445bd
feat(cmd): put OCI commands behind a feature gate
5 years ago
Matthew Fisher c728611e5a
feat(cli): support XDG base directory specification
5 years ago
Torsten Walter ec038337a4
support writing multiple resources to the same file
5 years ago
Matthew Fisher a24915a079
ref(version): catch some edge cases
5 years ago