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/v3@v3.9.0 is importing oras v1.1.0 - oras@v1.1.0 is importing microsoft/hcsshim v0.8.7 - hcsshim@v0.8.7 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