Skip to content

Releases: seacrew/helm-compose

1.3.0

04 Dec 21:48
Compare
Choose a tag to compare

What's Changed

Release Hightlights

Dependency upgrades

  • chore: bump actions/checkout from 3 to 4 by @dependabot in #24

  • chore: bump k8s.io/api from 0.28.1 to 0.28.2 by @dependabot in #27

  • chore: bump k8s.io/client-go from 0.28.1 to 0.28.2 by @dependabot in #29

  • chore: bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #45

  • chore: bump k8s.io/client-go from 0.28.2 to 0.28.3 by @dependabot in #51

  • chore: bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #56

  • chore: bump k8s.io/apimachinery from 0.28.3 to 0.28.4 by @dependabot in #60

  • chore: bump k8s.io/api from 0.28.3 to 0.28.4 by @dependabot in #62

  • chore: bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #59

  • chore: bump github.com/aws/aws-sdk-go from 1.45.2 to 1.45.6 by @dependabot in #25

  • chore: bump github.com/aws/aws-sdk-go from 1.45.6 to 1.45.11 by @dependabot in #28

  • chore: bump github.com/aws/aws-sdk-go from 1.45.11 to 1.45.14 by @dependabot in #33

  • chore: bump github.com/aws/aws-sdk-go from 1.45.14 to 1.45.15 by @dependabot in #34

  • chore: bump github.com/aws/aws-sdk-go from 1.45.15 to 1.45.17 by @dependabot in #36

  • chore: bump github.com/aws/aws-sdk-go from 1.45.17 to 1.45.28 by @dependabot in #48

  • chore: bump github.com/aws/aws-sdk-go from 1.46.5 to 1.48.1 by @dependabot in #63

  • chore: bump github.com/aws/aws-sdk-go from 1.48.1 to 1.48.3 by @dependabot in #64

  • chore: bump github.com/aws/aws-sdk-go from 1.48.3 to 1.48.11 by @dependabot in #66

Full Changelog: 1.2.0...1.3.0

1.2.0

01 Sep 12:37
b954fff
Compare
Choose a tag to compare

What's Changed

  • feat: wait option by @dberuben in #20
  • feat: apiVersion 1.1 for wait option and add better version handling by @tuunit
  • fix: stop creation of revisions if the helm compose file didn't change by @tuunit

New Contributors

Full Changelog: 1.1.2...1.2.0

1.1.2

31 Aug 12:54
Compare
Choose a tag to compare

What's Changed

  • feat: add release automation by @tuunit in #7

Full Changelog: 1.1.1...1.1.2

1.1.1

14 Jun 17:11
Compare
Choose a tag to compare

bugfix: when the target bucket is empty no state files are written

Full CHANGELOG.

1.1.0

11 Jun 20:05
66d7672
Compare
Choose a tag to compare

add support for s3 as a revision storage provider / backend

Full CHANGELOG.

1.0.0

29 May 18:50
Compare
Choose a tag to compare
bump to version 1.0.0; rephrasing and minor updates of the documentat…

1.0.0-beta.2

20 May 06:13
Compare
Choose a tag to compare

So far this release has only been tested under linux.

1.0.0-beta.1

14 May 18:48
Compare
Choose a tag to compare

So far this release has only been tested under linux.

1.0.0-alpha.3

13 May 13:36
Compare
Choose a tag to compare
update to alpha 3