Helmfiles Versions Save

Comprehensive Distribution of Helmfiles for Kubernetes

0.126.0

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

0.125.1

3 years ago
[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.

0.125.0

3 years ago
  • No changes

0.124.0

3 years ago
[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

0.123.0

3 years ago
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

0.122.0

3 years ago
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

0.121.1

3 years ago
[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

0.121.0

3 years ago
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

0.120.0

3 years ago
[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

0.119.0

3 years ago
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