Commit Graph

2269 Commits (2c326895b7d5c451ffec24403bc19132fd981031)
 

Author SHA1 Message Date
Matt Butcher 2c326895b7
fix(helm): fix doc string for ErrNotList
10 years ago
Matt Butcher 7a15ad381e Merge pull request #1484 from technosophos/feat/documentation-generator
10 years ago
Matt Butcher a3a0261c02 Merge pull request #1573 from technosophos/feat/plugins
10 years ago
Matt Butcher aca9f86df6
feat(helm): add command to generate documentation
10 years ago
Matt Butcher 74353f73a4 Merge pull request #1513 from databus23/checksum
10 years ago
Matt Butcher 9f1aca4369 Merge pull request #1595 from mattfarina/fix/semver-range-bug
10 years ago
Matt Butcher a081e27598 Merge pull request #1576 from technosophos/feat/set-parser
10 years ago
Matt Butcher 33f5048f63 Merge pull request #1597 from secat/fix-windows-support-to-helm-port-forward-connection
10 years ago
Serge Catudal 702b6fb53b fix(helm): fix windows support with port forward connection in setupConnection
10 years ago
Matt Butcher fad755e7ae
feat(helm): add plugin system backend
10 years ago
Matt Farina 51ecadaeaf
fix(semver): range handling includes prerelease when it should not
10 years ago
Adam Reese 04f203d2d0 Merge pull request #1582 from adamreese/chore/glide-cleanup
10 years ago
Matt Butcher 6a1aab7fc8
fix(helm): improve --set parser
10 years ago
Adam Reese 98ff1b8797 chore(*): remove glide hacks that are no longer required
10 years ago
Matt Butcher 5517d00a48 Merge pull request #1547 from technosophos/feat/packs
10 years ago
Matt Butcher 784a339627
feat(helm): support 'helm create --pack=mypack'
10 years ago
Matt Butcher f637e07928 Merge pull request #1578 from rollulus/fix_deleterelease
10 years ago
Adam Reese 3841f6bbdb Merge pull request #1577 from adamreese/feat/schema-validation
10 years ago
Rollulus bfd64878b1 fix(helm): don't pass nil-opt to ReleaseContent
10 years ago
Adam Reese 2ae8821418 feat(kube): add schema validation
10 years ago
Fabian Ruff 335b3806a5 Add docs for rolling deployments on config change
10 years ago
Fabian Ruff dce6b647aa Bump sprig, adds sha256sum template function
10 years ago
Matt Butcher e77d564b88 Merge pull request #1555 from kmala/dep
10 years ago
Adam Reese 51bdad4275 chore(*): bump to v2.0.0
10 years ago
Matt Butcher a772697f4d Merge pull request #1560 from technosophos/fix/1528-increase-release-name-limit
10 years ago
Adam Reese 425b1b1f10 Merge pull request #1559 from adamreese/fix/update-patch
10 years ago
Matt Butcher 57ccce10d3 Merge pull request #1551 from technosophos/docs/yaml-tips
10 years ago
Matt Butcher 9effe7a505
fix(tiller): allow release name to be up to 53 chars
10 years ago
Adam Reese df123865c3 fix(kube): fix incomplete patches generated on update
10 years ago
Keerthan Reddy Mala (kmala) 6c6530c1b6
fix(requirements): accept semver constraints for the versions in the requirements.yaml
10 years ago
Matt Butcher 3fb2feb843
docs(yaml_techniques): add YAML techniques document
10 years ago
Adam Reese 62df1ad358 Merge pull request #1549 from adamreese/fix/1519-bubbly-yaml-errors
10 years ago
Adam Reese ae88a01a40 Merge pull request #1552 from adamreese/feat/detailed-log
10 years ago
Adam Reese 2c0af5fffd Merge pull request #1550 from mattfarina/feat/gometalinter-versioned
10 years ago
Matt Butcher bae4508d8f Merge pull request #1538 from technosophos/fix/1515-no-overwrite-for-helm-create
10 years ago
Matt Butcher 48c1ba5355 Merge pull request #1545 from mattfarina/feat/1543-charts-domain-change
10 years ago
Matt Butcher 985e975f53 Merge pull request #1546 from technosophos/fix/1499-show-broken-yaml
10 years ago
Matt Butcher 5520c19349 Merge pull request #1553 from waynebrantley/patch-1
10 years ago
Matt Butcher 50beadbe8e Merge pull request #1527 from rollulus/fix-delete-dry-run
10 years ago
Wayne Brantley 1f17788d8e use openssl instead of shasum
10 years ago
Rollulus 8a13be29ac fix(helm): respect dryRun opt in DeleteRelease
10 years ago
Adam Reese 8740d3eb7f feat(tiller): add source file to log entries
10 years ago
Matt Farina d2fa03969c
feat(gometalinter): Move to versioned releases
10 years ago
Matt Farina da73150ce9
fix(tls): download helm and charts over https
10 years ago
Adam Reese e2ab407209 fix(tiller): return yaml parsing errors
10 years ago
Matt Butcher 6eabe28334
fix(tiller): show failed YAML
10 years ago
Matt Butcher 915769b311 Merge pull request #1529 from technosophos/fix/1522-replace-duplicate-entries
10 years ago
Matt Butcher c21922f21c Merge pull request #1535 from technosophos/docs/add-release-server-docblocks
10 years ago
Matt Farina 7a79661f0e
feat(charts): Move bucket to domain from path
10 years ago
Matt Butcher 0a163a2a3a
fix(helm): helm create will not overwrite existing files
10 years ago