Helm S3 Versions Save

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

v0.16.0

5 months ago

See descriptive changelog here.

Changelog

  • 35ed2c7 Merge pull request #341 from hypnoglow/prepare-0.16.0
  • c416e95 Prepare 0.16.0 release
  • 60a2d14 Merge pull request #340 from hypnoglow/dependabot/github_actions/docker/metadata-action-5.3.0
  • fc1e790 Bump docker/metadata-action from 5.0.0 to 5.3.0
  • 7bb0d56 Merge pull request #337 from hypnoglow/dependabot/go_modules/github.com/aws/aws-sdk-go-1.48.11
  • 9c5c6eb Bump github.com/aws/aws-sdk-go from 1.48.4 to 1.48.11
  • c7ad155 Merge pull request #335 from hypnoglow/dependabot/go_modules/github.com/aws/aws-sdk-go-1.48.4
  • db572dd Bump github.com/aws/aws-sdk-go from 1.48.1 to 1.48.4
  • cc971ef Merge pull request #334 from hypnoglow/helm-detection-fallback-v3
  • dc16a29 Fallback to Helm v3 if Helm version is not detected
  • 5f4f891 Merge pull request #326 from hypnoglow/dependabot/go_modules/github.com/spf13/cobra-1.8.0
  • 1e51445 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • f9c0d07 Merge pull request #333 from hypnoglow/dependabot/go_modules/github.com/aws/aws-sdk-go-1.48.1
  • e6c167c Bump github.com/aws/aws-sdk-go from 1.46.7 to 1.48.1
  • f2d738e Merge pull request #331 from hypnoglow/dependabot/github_actions/docker/build-push-action-5.1.0
  • 2cecbf0 Bump docker/build-push-action from 5.0.0 to 5.1.0
  • e682474 Merge pull request #330 from hypnoglow/dependabot/github_actions/actions/github-script-7.0.1
  • b4facca Bump actions/github-script from 6.4.1 to 7.0.1
  • bfd1f6a Merge pull request #323 from hypnoglow/dependabot/go_modules/github.com/docker/docker-24.0.7incompatible
  • 0f00866 Bump github.com/docker/docker
  • 69c22e4 Merge pull request #324 from hypnoglow/dependabot/go_modules/github.com/aws/aws-sdk-go-1.46.7
  • 3bb8601 Bump github.com/aws/aws-sdk-go from 1.46.4 to 1.46.7
  • dfa5052 Merge pull request #322 from hypnoglow/dependabot/go_modules/sigs.k8s.io/yaml-1.4.0
  • 6b22b67 Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0
  • 79fc0fe Merge pull request #241 from jouve/clean-dl
  • e9e5382 cleanup downloaded archive after install
  • ee8f6fb Merge pull request #269 from clhuang/patch-1
  • 5297e7b Output instead of CombinedOutput when parsing helm version output
  • ecbbc05 Merge pull request #319 from hypnoglow/dependabot/go_modules/github.com/aws/aws-sdk-go-1.46.4
  • 20c30db Bump github.com/aws/aws-sdk-go from 1.45.27 to 1.46.4
  • 7221bdb Merge pull request #320 from hypnoglow/270/verbose
  • 385c3c4 Add verbose output; print chart name on reindex error
  • 4d3243c Merge pull request #318 from hypnoglow/dependabot/go_modules/google.golang.org/grpc-1.56.3
  • 2048ebf Bump google.golang.org/grpc from 1.54.0 to 1.56.3
  • 6836763 Merge pull request #316 from hypnoglow/dependabot/github_actions/actions/checkout-4.1.1
  • da6842c Bump actions/checkout from 4.1.0 to 4.1.1
  • 00344c1 Merge pull request #262 from yonahd/master
  • 00b0e68 Update install.sh
  • c9b4241 refactor install script
  • dec1481 Merge pull request #315 from hypnoglow/update-helm-3.13.1
  • c0c18e2 Update helm to 3.13.1
  • 480e72f Merge pull request #314 from hypnoglow/dependabot/go_modules/github.com/aws/aws-sdk-go-1.45.27
  • 39aac61 Bump github.com/aws/aws-sdk-go from 1.45.14 to 1.45.27
  • e941ba5 Merge pull request #313 from hypnoglow/dependabot/go_modules/github.com/google/go-cmp-0.6.0
  • 164a7af Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
  • 717604d Merge pull request #311 from hypnoglow/dependabot/go_modules/golang.org/x/net-0.17.0
  • 05afcb4 Bump golang.org/x/net from 0.10.0 to 0.17.0
  • f2e9ae3 Merge pull request #308 from hypnoglow/ignore-helm-updates
  • c14a427 dependabot: ignore helm updates, as they must be performed manually
  • ec90de1 Merge pull request #304 from hypnoglow/dependabot/github_actions/actions/checkout-4.1.0
  • e08b762 Bump actions/checkout from 4.0.0 to 4.1.0
  • 8692be5 Merge pull request #303 from hypnoglow/dependabot/go_modules/github.com/aws/aws-sdk-go-1.45.14
  • 0ead397 Bump github.com/aws/aws-sdk-go from 1.45.10 to 1.45.14

v0.15.1

7 months ago

See descriptive changelog here.

Changelog

  • f821e4b Merge pull request #302 from hypnoglow/prepare-0.15.1
  • 95303b9 Prepare 0.15.1 release
  • 0db704a Merge pull request #301 from hypnoglow/ISSUE-300
  • 470a238 ISSUE-300 Fix init command when repos file not exist
  • 846ffb5 Merge pull request #293 from hypnoglow/dependabot/github_actions/goreleaser/goreleaser-action-5.0.0
  • 68993ad Bump goreleaser/goreleaser-action from 3.1.0 to 5.0.0
  • 4111b39 Merge pull request #295 from hypnoglow/dependabot/github_actions/docker/metadata-action-5.0.0
  • bb681c7 Bump docker/metadata-action from 4.0.1 to 5.0.0
  • 293c593 Merge pull request #292 from hypnoglow/dependabot/github_actions/ludeeus/action-shellcheck-2.0.0
  • 489f49f Bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0
  • 600f066 Merge pull request #297 from hypnoglow/dependabot/github_actions/golangci/golangci-lint-action-3.7.0
  • 1f823de Bump golangci/golangci-lint-action from 3.2.0 to 3.7.0
  • 895e3de Merge pull request #296 from hypnoglow/dependabot/github_actions/codecov/codecov-action-3.1.4
  • b2ae1cd Bump codecov/codecov-action from 3.1.1 to 3.1.4
  • dda5b45 Merge pull request #294 from hypnoglow/dependabot/github_actions/docker/login-action-3.0.0
  • a0d9c67 Bump docker/login-action from 2.0.0 to 3.0.0
  • 2721de9 Merge pull request #291 from hypnoglow/dependabot
  • 881fa0e dependabot: schedule weekly up to 10 updates
  • 5e7ba34 Merge pull request #290 from hypnoglow/dependabot/github_actions/actions/setup-go-4.1.0
  • 6fb87cf Bump actions/setup-go from 3.3.0 to 4.1.0
  • dc7bc8a Merge pull request #289 from hypnoglow/dependabot/github_actions/docker/build-push-action-5.0.0
  • b829023 Bump docker/build-push-action from 3.1.1 to 5.0.0
  • 3f9660a Merge pull request #288 from hypnoglow/dependabot/github_actions/actions/checkout-4.0.0
  • c060b60 Bump actions/checkout from 3.0.2 to 4.0.0
  • 6a16004 Merge pull request #287 from hypnoglow/dependabot/github_actions/actions/github-script-6.4.1
  • fb3384b Bump actions/github-script from 6.3.1 to 6.4.1
  • b9a4fee Merge pull request #286 from hypnoglow/dependabot/github_actions/docker/setup-buildx-action-3.0.0
  • 24a65fb Bump docker/setup-buildx-action from 2.0.0 to 3.0.0

v0.15.0

8 months ago

See descriptive changelog here.

Changelog

  • b8ccac0 Merge pull request #285 from hypnoglow/prepare-0.15.0
  • 3145c5e Prepare 0.15.0 release
  • 74d8cad Merge pull request #284 from hypnoglow/dependabot/go_modules/github.com/spf13/cobra-1.7.0
  • aa1ba5f Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
  • ccd1027 Merge pull request #283 from hypnoglow/dependabot/go_modules/github.com/stretchr/testify-1.8.4
  • 54140f7 Bump github.com/stretchr/testify from 1.8.2 to 1.8.4
  • 105522c Merge pull request #282 from hypnoglow/add-alls-green
  • 25023a0 ci: add alls-green status check job
  • 3a4c684 Merge pull request #281 from hypnoglow/fix-ci-dependabot
  • 51160f9 Fix dependabot access for GitHub actions
  • fe7164e Merge pull request #277 from hypnoglow/dependabot/go_modules/github.com/cyphar/filepath-securejoin-0.2.4
  • 36bf47c Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4
  • 3bc3b1c Merge pull request #280 from hypnoglow/dependabot/go_modules/github.com/docker/docker-23.0.3incompatible
  • 0855a9d Bump github.com/docker/docker
  • 144b977 Merge pull request #279 from hypnoglow/update-helm
  • c2b82b7 Update helm to 3.12.3
  • bcefa2a Merge pull request #275 from hypnoglow/dependabot/go_modules/github.com/aws/aws-sdk-go-1.45.10
  • 1bf7930 Bump github.com/aws/aws-sdk-go from 1.45.9 to 1.45.10
  • f297fce Merge pull request #274 from hypnoglow/support-aws-sso
  • 84812bc Add support for AWS SSO
  • 9b1c22b Merge pull request #223 from hypnoglow/dependabot/github_actions/codecov/codecov-action-3.1.1
  • fec10a2 Update version comment
  • eeb33d7 Bump codecov/codecov-action from 3.1.0 to 3.1.1
  • 289a0bb Merge pull request #227 from hypnoglow/dependabot/go_modules/github.com/google/go-cmp-0.5.9
  • 199c1cd Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
  • b4d9494 Merge pull request #230 from hypnoglow/helm-3.10.1
  • 8f4dade Update helm to v3.10.1
  • 8dada95 Merge pull request #228 from hypnoglow/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.116
  • f2c7939 Bump github.com/aws/aws-sdk-go from 1.44.92 to 1.44.116
  • f4c6d64 Merge pull request #224 from hypnoglow/dependabot/github_actions/actions/github-script-6.3.1
  • 3b15e6e Update version comment
  • 7bf199d Bump actions/github-script from 6.2.0 to 6.3.1
  • 365de01 Merge pull request #219 from hypnoglow/document-timeout
  • 72c3e0c Document timeout in README.md
  • 1c6636f Merge pull request #213 from hypnoglow/dependabot/github_actions/actions/setup-go-3.3.0
  • 6428b8e Apply suggestions from code review
  • ad9e64a Bump actions/setup-go from 3.2.0 to 3.3.0
  • cee1cc1 Merge pull request #214 from hypnoglow/dependabot/github_actions/actions/github-script-6.2.0
  • a412afc Update .github/workflows/reusable-docker-images.yml
  • 340f784 Bump actions/github-script from 6.1.0 to 6.2.0
  • ca237f4 Merge pull request #211 from hypnoglow/dependabot/github_actions/docker/build-push-action-3.1.1
  • 7fd8dfd Update .github/workflows/reusable-docker-images.yml
  • 38288fe Bump docker/build-push-action from 3.0.0 to 3.1.1
  • 32c1859 Merge pull request #212 from hypnoglow/dependabot/github_actions/goreleaser/goreleaser-action-3.1.0
  • e641c97 Update version comment
  • e7f9cbd Merge pull request #216 from hypnoglow/dependabot/go_modules/github.com/aws/aws-sdk-go-1.44.92
  • 1beaaab Bump github.com/aws/aws-sdk-go from 1.44.66 to 1.44.92
  • 73dc944 Merge pull request #217 from hypnoglow/fix-docker-push
  • 3efd818 actions: skip Docker Hub login if when not going to push
  • 6aee736 Merge pull request #208 from hypnoglow/update-helm-3.9.4
  • 13c77ec :up: Helm 3.9.4
  • cef869c Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
  • e713c17 Merge pull request #207 from hypnoglow/ISSUE-73/index-force
  • aef6f3b ISSUE-73 Add --force and --ignore-if-exists for init command

v0.14.0

1 year ago

See descriptive changelog here.

Changelog

  • e2394cf Merge pull request #206 from hypnoglow/prepare-0.14.0-release
  • c12cea2 Prepare v0.14.0 release
  • 8949077 Merge pull request #205 from hypnoglow/release-test-install
  • 3d3c9df ci: move release & test-install to Github Actions
  • 2e6e5ef github-actions-release
  • b1079e0 Merge pull request #166 from hypnoglow/docker-images
  • 92b8fc3 ci: add docker images to GitHub Actions
  • e37b0fc Merge pull request #204 from hypnoglow/ISSUE-158/special-characters
  • 65b8d23 ISSUE-158 Encode AWS paths
  • 71e09e8 Merge pull request #202 from hypnoglow/ISSUE-30/cobra
  • 70cdba9 ISSUE-30 Migrate CLI from kingpin to cobra
  • 80f84c3 Merge pull request #201 from hypnoglow/update-helm-3.9.3
  • 848d660 Update Helm v3.9.2 -> v3.9.3
  • 4c9cd3a Merge pull request #200 from hypnoglow/improve-docs
  • 6ece10d Improve README
  • 69110be Merge pull request #199 from hypnoglow/update-go
  • e5f7d49 Fix CircleCI Go image
  • af3640a Update golangci-lint to v1.48.0
  • 09d5c2e Update Go to 1.19

v0.13.0

1 year 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

v0.12.0

1 year 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

v0.12.0-test.1

1 year 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

v0.11.0

1 year ago

See descriptive changelog here.

Changelog

  • 6539303 Merge pull request #161 from hypnoglow/release-0.11.0
  • 6c735e1 :up: 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

v0.10.0

3 years ago

See descriptive changelog here.

Changelog

d20d0fa Merge pull request #127 from hypnoglow/prepare-0.10.0-release 8d58f89 :up: 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

4 years ago

See descriptive changelog here.

Changelog

d65cc1d Merge pull request #111 from hypnoglow/release-0.9.2 623abfc :up: 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