Helm S3 Versions Save

⎈ Helm plugin that adds support for AWS S3 as a chart repository.

v0.9.1

4 years ago

See descriptive changelog here.

Changelog

ad5dc14 Fix goreleaser 729eb92 Merge pull request #106 from hypnoglow/release-0.9.1 a5a4afb :up: 0.9.1 1693ffc Merge pull request #105 from hypnoglow/force-mode fb23362 Add a way to force plugin mode (helm version) 95e8698 Merge pull request #90 from Vlaaaaaaad/patch-1 2df7959 Merge branch 'master' into patch-1 a7b96cf Merge branch 'master' into patch-1 50c54ab Fix IAM Permissions example

v0.9.0

4 years ago

See descriptive changelog here.

Changelog

f571958 Fix test-install CI 3326b1d Merge pull request #101 from hypnoglow/prepare-0.9.0-release bd2771c :up: 0.9.0 c912c7b Merge pull request #100 from hypnoglow/update-readme-changelog 1298420 Add documentation improvements 8e15bcd Merge pull request #98 from hypnoglow/helm3-support-part2 df6a8b3 Improve Helm v3 support a9e8d10 Merge pull request #97 from hypnoglow/rework-ci-integration-tests 107ab75 Rework CI integration tests ed937f0 Merge pull request #95 from hypnoglow/helm3-support-part1 85542d3 Add minimal Helm v3 support f6299a6 Merge pull request #88 from hypnoglow/add-docker-image 7d0b698 Add docker image 7fe58e8 Merge pull request #89 from hypnoglow/update-circleci d3bb684 Update CircleCI config to 2.1 bc8ed3a Merge pull request #87 from hypnoglow/update-deps 2778181 Update dependencies 87914b1 Merge pull request #86 from moeryomenko/move-on-modules 26d4d9f move on go modules 4e2299a Use master branch on CircleCI badge 394a30c Merge pull request #74 from willejs/bump-aws-sdk 0bd6100 Merge pull request #78 from horacimacias/feature/missingslash 937e316 Fix url; add changelog 826c6eb Now init message has double slash 68d74bd bump aws sdk to support AWS_PROFILE env var and enable role switching

v0.8.0

5 years ago

Changelog

e6d13b3 Merge pull request #65 from hypnoglow/prepare-version 6410cf8 Prepare 0.8.0 release 4240c29 Merge pull request #66 from hypnoglow/add-linter 4833459 Add .golangci.yml 1fda35c Merge pull request #60 from bashims/add-content-type-arg 6f38568 Merge pull request #64 from willhayslett/master ddb1c51 Run installation test only on master 97cbb78 Merge branch 'master' into master ec42fe6 Merge pull request #63 from hypnoglow/verify-checksum d269b3a Add installation test 33d1c70 Merge branch 'master' into add-content-type-arg 6ff2347 use the application/gzip content-type for the charts 08a869a updating post-install hook to execute hack/install.sh script directly. This removes the make dependency for end users. 4b9289d Verify checksum on install 190597d Merge pull request #58 from HotelsDotCom/ignore-non-chart-files-during-reindex 26c9df8 add ability to set the Content-Type for the uploaded chart. - set the default Charts content-type to application/x-gzip 3ad47f0 replace string Contains with string HasSuffix 46daef6 during reindex, ignore anything that isn't a chart fb42ca7 Merge pull request #55 from hypnoglow/add-article feb57b2 Add article ref 96b3581 enable S3 serverside encryption (#52) 319c9b3 Merge pull request #54 from andytom/docs/iam_permissions a4d7f9d Add example AWS IAM policies

v0.7.0

5 years ago

See CHANGELOG.md for a list of notable changes for this release.

Changelog

42aa39e :up: 0.7.0 470bea7 Merge pull request #48 from hypnoglow/additional-flags-for-push 9d16b94 Add CHANGELOG.md a4789c6 Reindex is out of beta 80902ec Adjust CI for e2e tests d0b3ffa Implement --ignore-if-exists flag for push command 2bd3ec4 Implement --dry-run flag for push command 890f235 Merge pull request #43 from razaj92/custom_acl 42d0148 ability to define custom S3 ACL

v0.6.1

6 years ago

Changelog

0e6811f :up: 0.6.1 a9d899b Merge pull request #40 from hypnoglow/bugfix-reindex-bucket-subdir e3c6287 Fix reindex on repo in bucket subdirectory e8fa675 Merge pull request #39 from hypnoglow/add-timeout-flag 4fb69a3 Add timeout flag

v0.6.0

6 years ago

Changelog

bbf67ab :up: 0.6.0 1e20a25 Add missing documentation to README.md 6da8f70 Merge pull request #35 from hypnoglow/push-replace 5b3c2bc On push check local index if chart version exists 12ce973 Rename push flag from --replace to --force 7d44f0a Add tests for Index.AddOrReplace b2c5506 Add tests for push --replace 568956c Add --replace flag to push command c79773d Merge pull request #33 from hypnoglow/refactor-internal fd75fb8 Refactor internal


Automated with GoReleaser Built with go version go1.9.4 linux/amd64

v0.5.2

6 years ago

Changelog

533f955 :up: 0.5.2 5bb129a Merge pull request #32 from hypnoglow/support-alternative-aws-backend 886b3a0 Support alternative AWS backend e3484da Merge pull request #31 from hypnoglow/refactor-index 9a7af26 Fix coverage collector a79da24 Refactor index and move to internal


Automated with GoReleaser Built with go version go1.9.3 linux/amd64

v0.5.1

6 years ago

Changelog

fd0931e :up: 0.5.1 12200a9 Merge pull request #28 from hypnoglow/local-index-update 2dd8537 Update README.md 02272fa Update local index automatically aec3250 Merge pull request #26 from hypnoglow/mfa-fixes dc67f49 Fix MFA cases


Automated with GoReleaser Built with go version go1.9.2 linux/amd64

v0.5.0

6 years ago

Changelog

df9b83d :up: 0.5.0 dd9a5a7 Merge pull request #23 from hypnoglow/reindex-command 6c8aa32 Refactor reindex implementation a bit 168e6e1 Implement reindex command 40c3ccf Merge pull request #24 from ConradKurth/aws-credentials 2d940df still need go-ini. fixed imports 351f013 prompt for MFA token a660415 some better documentation c2d9d7d also add back in the yaml 1591f5b rollback these version changes e9d641f using the aws SDK to parse credentials


Automated with GoReleaser Built with go version go1.9.2 linux/amd64

v0.4.4

6 years ago

Changelog

649ecb7 :up: 0.4.4 2ef1393 Merge pull request #21 from hypnoglow/reorder-push-ops 737a82c Reorder push command operations


Automated with GoReleaser Built with go version go1.9.2 linux/amd64