Skip to content

Releases: cloudposse/packages

Catch-up Release 2021-01-15

15 Jan 23:33
9bbb24d
Compare
Choose a tag to compare

This repo is now being automatically updated with multiple PRs per night. As such, we only tag new releases on occasion.

Since the last release:

  • Most packages are now being created as APK, DEB, and RPM packages for any distribution
  • We update packages nightly, so we should have a relatively complete set of old versions if you need to roll back
  • Even our version-pinned packages, like kubectl-1.17, are automatically updated as new patch releases are released

0.137.0

17 Sep 18:13
c51d079
Compare
Choose a tag to compare
Automated Package Updates (#405)

0.136.0

23 Aug 01:18
a985a1f
Compare
Choose a tag to compare

Package Updates + Protect against downgrade of packages #388

0.135.0: New Terraform packages

21 Aug 23:16
ce0970d
Compare
Choose a tag to compare

With this release, we add new Terraform packages:

  • terraform-0.11
  • terraform-0.12
  • terraform-0.13

and deprecate the old packages:

  • terraform_0.11
  • terraform_0.12
  • terraform_0.13

The new packages use the Debian alternatives system to provide a standard way to set the default version of terraform. By default, the latest version will be selected. To choose an alternative, use:

update-alternatives --config terraform

You will still be able to choose a version on the command line as terraform-0.1x will be installed in /usr/bin and the appropriate version of terraform will be installed as /usr/local/terraform/0.1x/bin/terraform. The latter installation allows you to change your version of Terraform (as with direnv) by changing your PATH to put /usr/local/terraform/0.1x/bin/ as the first directory to be searched.

0.134.1

04 Aug 04:20
f314cb9
Compare
Choose a tag to compare
Fix CI builds, Automated Package Updates (#382)

0.134.0

21 Jun 08:45
58305d8
Compare
Choose a tag to compare
Automated Package Updates (#380)

0.133.0

15 Jun 01:06
a8a83bd
Compare
Choose a tag to compare
Add Pluto (#379)

Add Pluto, plus auto-updates

10 Jun 17:57
a8a83bd
Compare
Choose a tag to compare
0.132.0

Add Pluto (#379)

0.131.0

31 May 06:27
6c39b6b
Compare
Choose a tag to compare
 Add jp, thanos, make variant2 an alternative of variant  (#375)

0.130.1

01 May 01:11
fb01618
Compare
Choose a tag to compare
update helm, helmfile, aws-vault, saml2aws (#372)