Skip to content

v0.8.0

Compare
Choose a tag to compare
@hypnoglow hypnoglow released this 08 Nov 16:01
· 418 commits to master since this release
e6d13b3

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