helm-s3

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

MIT License

Stars
561

Bot releases are hidden (Show)

helm-s3 - v0.13.0

Published by hypnoglow about 2 years ago

See descriptive changelog here.

Changelog

  • 4ea2b8d Merge pull request #198 from hypnoglow/prepare-0.13.0-release
  • b371892 Prepare v0.13.0 release
  • 3219d23 Merge pull request #197 from hypnoglow/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.66
  • 0807187 Bump github.com/aws/aws-sdk-go from 1.44.47 to 1.44.66
  • 0e9d2bd Merge pull request #195 from hypnoglow/helm-support
  • 6233bfc Update supported helm versions to 3.8 and 3.9
  • b800bae Merge pull request #194 from hypnoglow/update-helm
  • ec39d04 Update helm to v3.9.2, clean up deps
  • 4376082 Merge pull request #192 from hypnoglow/minor-tweaks
  • 5d35379 Tweak minor things in .goreleaser.yml, Dockerfile, plugin.yaml
  • 23d6043 Merge pull request #191 from hypnoglow/delete-relative
  • 5aa4a33 Fix delete when pushed with --relative
  • b2325c9 Merge pull request #189 from hypnoglow/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.47
  • f970027 Bump github.com/aws/aws-sdk-go from 1.44.43 to 1.44.47
  • b9a9694 Merge pull request #188 from hypnoglow/dependabot/go_modules/github.com/stretchr/testify-1.8.0
  • 33667af Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • 7d9b028 Merge pull request #186 from hypnoglow/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.43
  • a9ec856 Bump github.com/aws/aws-sdk-go from 1.44.42 to 1.44.43
  • afe68ed Merge pull request #185 from hypnoglow/dependabot-disable-docker
  • 6198a55 dependabot: Disable version updates for Docker
  • a055973 Merge pull request #184 from hypnoglow/update-deps
  • 892f748 Update deps, actualize go.mod
  • cc544ef Merge pull request #182 from hypnoglow/dependabot/go_modules/github.com/stretchr/testify-1.7.5
  • 78f951e Bump github.com/stretchr/testify from 1.7.1 to 1.7.5
  • b192bfb Merge pull request #183 from hypnoglow/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.42
  • 248308f Bump github.com/aws/aws-sdk-go from 1.37.18 to 1.44.42
  • 16127c1 Merge pull request #181 from hypnoglow/dependabot/go_modules/github.com/google/go-cmp-0.5.8
  • 1c3eb62 Bump github.com/google/go-cmp from 0.5.6 to 0.5.8
  • 01ea27e Merge pull request #180 from hypnoglow/dependabot/go_modules/github.com/minio/minio-go/v6-6.0.57
  • 13f6782 Bump github.com/minio/minio-go/v6 from 6.0.40 to 6.0.57
  • 0bf9e4b Merge pull request #178 from hypnoglow/dependabot
  • a4a36ba Add dependabot
  • a1634f4 Merge pull request #159 from sanyer/patch-1
  • f560e38 use command instead of test
  • ac3e82a Merge pull request #177 from allaryin/fix-build-image-packages
  • 940669c Updating to disable cgo instead of facilitating it
  • ca2eb2e Added gcc and musl-dev apk's to fix cgo build dependencies
  • fb58b57 Merge pull request #176 from hypnoglow/add-tests-3.9.0
  • b4e649a Test against Helm 3.9.0
  • b0a0987 Merge pull request #169 from allaryin/security-fix
  • fca7434 Revert "Update container references to remove deprecated images"
  • 31d605f Update container references to remove deprecated images
  • f40824a Pinned gopkg.in/check.v1 to resolve go mod tidy issue introduced by ghodss/yaml
  • 16528ba Updating for go 1.17 changed dependencies // Thought I already did this?
  • d81814d Merge branch 'master' into security-fix
  • 88815cc Merge pull request #175 from hypnoglow/linux-arm64
  • 0063ed5 Add support for Linux ARM64
  • 5ecab7a Merge pull request #174 from hypnoglow/artifacthub2
  • a3c4948 Add artifacthub repository id
  • c93ed42 Merge pull request #173 from hypnoglow/artifacthub
  • 03ed307 Add artifacthub metadata file
  • 29fbc1c Merge pull request #171 from hypnoglow/deps
  • 73e45c6 Add e2e test for helm dep up
  • 33e922d Merge pull request #170 from allaryin/go-1.17
  • 56dd06e Adding circle-ci job for helm 3.9 target
  • 9738491 Revert "Adding circle-ci job for helm 3.9 target" - belongs in 3.9 update patch instead.
  • fd4c57e Adding circle-ci job for helm 3.9 target
  • 86fc466 Bumping go version in docker build container as well.
  • 270dd44 Bumped Go to 1.17
  • 2d606c0 Forcing ORAS indirect dependency to use v1.1.1 to avoid CVE-2021-25741 - helm/[email protected] is importing oras v1.1.0 - [email protected] is importing microsoft/hcsshim v0.8.7 - [email protected] is directly importing k8s.io/kubernetes 1.13.0, which is the subject of the CVE
  • 8c21d80 updated helm/v3 to v3.9.0 in order to get fix for CVE-2022-21235
helm-s3 - v0.12.0

Published by hypnoglow over 2 years ago

See descriptive changelog here.

Changelog

  • 020d7c7 Prepare v0.12.0 release
  • 240581f Update CHANGELOG
  • 5b21b63 Add support for Apple Silicon (#167)
  • 922f52b ci: add windows release (#160)
  • 5255ce7 Merge pull request #165 from hypnoglow/codecov
  • f2b1bf4 Update codecov; move to GitHub Actions
  • 20262c8 Merge pull request #163 from hypnoglow/github-actions-e2e
  • 3a77dae ci: add e2e tests to GitHub Actions
  • 1346672 Merge pull request #162 from hypnoglow/add-github-actions-and-linter
  • 017a0fb Go 1.16 + GitHub Actions = golangci-lint
helm-s3 - v0.12.0-test.1

Published by hypnoglow over 2 years ago

This is a test release for upcoming v0.12.0.

Changelog

  • af55c42 Test release
  • 240581f Update CHANGELOG
  • 5b21b63 Add support for Apple Silicon (#167)
  • 922f52b ci: add windows release (#160)
  • 5255ce7 Merge pull request #165 from hypnoglow/codecov
  • f2b1bf4 Update codecov; move to GitHub Actions
  • 20262c8 Merge pull request #163 from hypnoglow/github-actions-e2e
  • 3a77dae ci: add e2e tests to GitHub Actions
  • 1346672 Merge pull request #162 from hypnoglow/add-github-actions-and-linter
  • 017a0fb Go 1.16 + GitHub Actions = golangci-lint
helm-s3 - v0.11.0

Published by hypnoglow over 2 years ago

See descriptive changelog here.

Changelog

  • 6539303 Merge pull request #161 from hypnoglow/release-0.11.0
  • 6c735e1 🆙 0.11.0
  • 8ed24f9 Merge pull request #146 from banzaicloud/feat/dynamic-bucket-region
  • c21ba4e feat: added dynamic bucket region
  • e208d4e Merge pull request #140 from hypnoglow/add-logo
  • 91725a0 Add logo
  • 01d7acc Merge pull request #139 from hypnoglow/improve-readme
  • ef43e0e Improve README
  • 6f3ca9b Merge pull request #138 from hypnoglow/update-deps
  • a00f2fd Update aws and helm dependencies
  • 9c87ed0 Merge pull request #136 from hypnoglow/rework-e2e-tests
  • 35858f8 Rework integration and e2e tests
  • 5430261 Merge pull request #137 from hypnoglow/update-helm-versions
  • 297433a Update supported helm versions in CI
helm-s3 - v0.10.0

Published by hypnoglow almost 4 years ago

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

helm-s3 - v0.9.2

Published by hypnoglow over 4 years ago

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

helm-s3 - v0.9.1

Published by hypnoglow almost 5 years ago

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

helm-s3 - v0.9.0

Published by hypnoglow almost 5 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 🆙 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

helm-s3 - v0.8.0

Published by hypnoglow almost 6 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

helm-s3 - v0.7.0

Published by hypnoglow over 6 years ago

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

helm-s3 - v0.6.1

Published by hypnoglow over 6 years ago

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

helm-s3 - v0.6.0

Published by hypnoglow over 6 years ago

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

helm-s3 - v0.5.2

Published by hypnoglow over 6 years ago

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

helm-s3 - v0.5.1

Published by hypnoglow almost 7 years ago

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

helm-s3 - v0.5.0

Published by hypnoglow almost 7 years ago

Changelog

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

helm-s3 - v0.4.4

Published by hypnoglow almost 7 years ago

Changelog

649ecb7 🆙 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

helm-s3 - v0.4.3

Published by hypnoglow almost 7 years ago

Changelog

c535f50 🆙 0.4.3
f1b1951 Merge pull request #16 from hypnoglow/bugfix-load-aws-files
7ec745c Fix loading aws files


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

helm-s3 - v0.4.2

Published by hypnoglow almost 7 years ago

Changelog

3273f04 🆙 0.4.2
03f82b3 Merge pull request #14 from rgaskill/access-token
48dd708 handle session token


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

helm-s3 - v0.4.1

Published by hypnoglow about 7 years ago

Changelog

a0f6c15 Merge pull request #11 from hypnoglow/aws-profile-support
8e2ea70 Document AWS_PROFILE support
d98cd41 Add AWS_PROFILE support


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

helm-s3 - v0.4.0

Published by hypnoglow about 7 years ago

Changelog

7e4e589 Merge branch 'fix-ci'
7ccb683 Fix CI release
e1c6db2 Merge pull request #9 from hypnoglow/delete-action
0c320c0 Tests for delete
f917ca0 Implement delete action
3db1927 Merge pull request #8 from hypnoglow/integration-tests
2987aba Add integration tests


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