Skip to content

Releases: hypnoglow/helm-s3

v0.10.0

27 Oct 19:53
d20d0fa
Compare
Choose a tag to compare

See descriptive changelog here.

Changelog

d20d0fa Merge pull request #127 from hypnoglow/prepare-0.10.0-release
8d58f89 🆙 0.10.0
c0af861 Merge pull request #126 from hypnoglow/docker-2.17
6a58094 Remove support for Docker images with Helm v2.17
5312896 Merge pull request #125 from hypnoglow/update-helm-versions
0728a8e Update Go, supported Helm versions
58cdc7d Merge pull request #124 from hypnoglow/helm3-meta
bb81899 Fix issues for charts with large metadata
b63461d Merge pull request #122 from bashims/support-relative-urls
a041ddd post review updates
508fa41 Merge pull request #117 from ndegory/51-bucket-location
23f4709 add support for adding relative URLs to the index (for replicated buckets)
359ff3b Environment variable for S3 bucket location

v0.9.2

23 Jan 21:28
d65cc1d
Compare
Choose a tag to compare

See descriptive changelog here.

Changelog

d65cc1d Merge pull request #111 from hypnoglow/release-0.9.2
623abfc 🆙 0.9.2
82d1890 Merge pull request #110 from hypnoglow/update-aws-sdk
e0fa4c8 Update AWS SDK to 1.25.50
2c42496 Merge pull request #107 from hypnoglow/fix-goreleaser

v0.9.1

15 Jan 21:08
Compare
Choose a tag to compare

See descriptive changelog here.

Changelog

ad5dc14 Fix goreleaser
729eb92 Merge pull request #106 from hypnoglow/release-0.9.1
a5a4afb 🆙 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

17 Dec 17:42
Compare
Choose a tag to compare

See descriptive changelog here.

Changelog

f571958 Fix test-install CI
3326b1d Merge pull request #101 from hypnoglow/prepare-0.9.0-release
bd2771c 🆙 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

08 Nov 16:01
e6d13b3
Compare
Choose a tag to compare

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

12 Jun 20:28
Compare
Choose a tag to compare

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

Changelog

42aa39e 🆙 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

13 Apr 23:24
Compare
Choose a tag to compare

Changelog

0e6811f 🆙 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

28 Feb 21:34
Compare
Choose a tag to compare

Changelog

bbf67ab 🆙 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

08 Feb 15:45
Compare
Choose a tag to compare

Changelog

533f955 🆙 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

15 Jan 17:29
Compare
Choose a tag to compare

Changelog

fd0931e 🆙 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