Skip to content

Releases: cloudposse/helmfiles

v0.126.0

01 Jul 20:20
fb9adbf
Compare
Choose a tag to compare
git.io->cloudposse.tools update @dylanbannon (#282)

what and why

Change all references to git.io/build-harness into cloudposse.tools/build-harness, since git.io redirects will stop working on April 29th, 2022.

References

  • DEV-143

v0.125.1

27 Jan 03:35
48590f0
Compare
Choose a tag to compare
[deprecated/datadog] Enable deployment of Datadog agents on K8s masters @Nuru (#279)

what

  • [deprecated/datadog] Enable deployment of Datadog agents on Kubernetes master nodes

why

  • Be default, agents are not deployed on masters, and therefore metrics and logs are not collected from masters. This change allows Datadog to monitor the entire cluster.

v0.125.0

05 Dec 22:01
bacf394
Compare
Choose a tag to compare
  • No changes

v0.124.0

05 Dec 22:01
bacf394
Compare
Choose a tag to compare
[echo-server] Initial implementation @Nuru (#277)

what

  • Add echo-server component

why

  • Useful for various kinds of test and debugging, especially Ingresses
[aws-load-balancer-controller] initial support @Nuru (#276)

what

why

  • Option for supplying Kubernetes Ingress

v0.123.0

03 Dec 21:12
5e90c2d
Compare
Choose a tag to compare
Fix ClusterAgent section @htplbc (#278)

what

  • DataDog ClusterAgent was not installing properly

why

  • Extra spacing put the cluserAgent section under Values.datadog instead of directly at the root

v0.122.0

01 Dec 02:20
a9e11bf
Compare
Choose a tag to compare
Add environments.yaml @Nuru (#275)

what

  • Add environments.yaml to each component

why

  • Enable defaults.yaml to be read in by default
  • Provide a way to customize the component by replacing an entire file rather than having to edit/replace part of a file

v0.121.1

17 Nov 20:58
61d8126
Compare
Choose a tag to compare
[deprecated/cert-manager] Allow resource usage configuration @Nuru (#274)

what

  • [deprecated/cert-manager] Allow resource usage configuration

why

  • Preconfigured resource usage inadequate for some clusters

v0.121.0

08 Nov 20:37
46e3c61
Compare
Choose a tag to compare
Relocate stable and incubator official helm cart repos @Nuru (#273)

what

  • Relocate stable and incubator official helm chart repos to archives

why

  • Historic locations are no longer available

references

v0.120.0

08 Nov 18:21
7d19557
Compare
Choose a tag to compare
[deprecated/cert-manager] Upgrade to GA @Nuru (#272)

what

  • [deprecated/cert-manager] Upgrade to GA
  • [deprecated/kiam] Upgrade to cert-mangager GA API
  • [deprecated/dashbboard] Upgrade to chart v2 and new chart repo
  • [deprecated/keycloak-gatekeeper.yaml] Add uninstall option

why

  • Upgrade cert-manager and dependent release to stable V1 API
  • Upgrade Kubernetes dashboard to support current Kubernetes versions
  • Simply deleting a service from keycloak-gatekeeper configuration does not uninstall it, so add an uninstall option

v0.119.0

08 Nov 02:11
ae18af1
Compare
Choose a tag to compare
Move `releases/` to `deprecated/`. Publish all new helmfiles based on environments to `releases/` @aknysh (#270)

what

  • Move releases/ to deprecated/
  • Publish all new helmfiles based on environments to releases/
  • Add GitHub Actions and workflows

why

  • Keep the helmfiles up to date
  • Use new helmfiles that work with EKS