Skip to content

Latest commit

ย 

History

History
148 lines (91 loc) ยท 11.4 KB

CHANGELOG.md

File metadata and controls

148 lines (91 loc) ยท 11.4 KB

Changelog

0.48.0 (2021-09-22)

Features

  • aks: add kubelet identity to outputs (f883650)
  • aks: extend accepted params for node pools (#780) (831557f)
  • docs: add SKS quickstart (#784) (e26a5f1)

Bug Fixes

  • aks: use local.base_domain instead of var.base_domain (c417678)
  • doc: homogenize name 'DevOps Stack' (95c9e82)

0.47.0 (2021-09-15)

Features

  • keycloak: rename client to devops-stack-applications (ead90c7)
  • keycloak: upgrade to v15.0.1 (c7dfdbb)
  • loki-stack: add monitoring when filebeat logging is enabled (5038df4)

Bug Fixes

  • keycloak: add missing scopes to client (a86403b)

0.46.0 (2021-09-10)

Features

  • Add initial support for OpenTelekomCloud's CCE (a7e374b)
  • aks: add support for node pools in AKS (edb9813)
  • allow to disable wait_for_app_of_apps (a01303b)
  • antora: use lunr generator in github action for building documentation search index (2307150)
  • aws: add test example (7ddef46)
  • aws: use nip.io by default (947380c)
  • keycloak: rename user=admin to user=jdoe (7ad68c5)
  • randomize argocd admin password (1cf91f0)
  • sks: add node anti-affinity on router nodes for cert-manager (#753) (dc3a4a3)
  • sks: add output for nlb ip address (35d4ba9)
  • sks: use Kubernetes 1.21.4 by default (a95d813)
  • sks: use letsencrypt-prod when there is more than 1 node pool (#754) (0f8179c)

Bug Fixes

  • argocd: fix health assessment for Applications (c7a46cb)
  • aws: don't add nat gateway to cluster_endpoint_public_access_cidrs by default (54625b0)
  • aws: use local.base_domain instead of var.base_domain (2583e09)
  • format with terraform fmt (33a499e)
  • sks: pass down missing variables to argocd-helm (#748) (97f3973)

0.45.0 (2021-08-27)

Features

  • kube-prometheus-stack: upgrade chart to 18.0.1 (#743) (103dfc6)

0.44.0 (2021-08-26)

โš  BREAKING CHANGES

  • argocd: upgrade ArgoCD charts and use new repositories spec (#741)

Features

  • argocd: upgrade ArgoCD charts and use new repositories spec (#741) (d4979c7)
  • k3s: upgrade camptocamp/k3s/docker module (0c419db)
  • k3s: upgrade K3s to 1.20.10+k3s1 (6477ac6)

0.43.0 (2021-08-24)

Features

  • aks: set kubernetes version to current default (4580f26)
  • aks: upgrade Azure/aks/azurerm module to 4.13.0 (f47168c)
  • argocd: upgrade to v2.1.0 (3479d25)
  • csi-secrets-store-provider-azure: upgrade to 0.2.0 (9a86472)
  • sks: add experimental SKS support (7e5e929)

0.42.0 (2021-08-19)

Features

  • aad-pod-identity: create identities Namespaces (0358f2d)
  • argocd-applicationset: upgrade chart version to 1.0.0 (16fee9d)
  • argocd-notifications: upgrade chart version to 1.4.1 (da3f52c)
  • argocd: upgrade to v2.0.5 (f467290)
  • k3s-docker: add registry mirror for ghcr.io (2d26d03)
  • kube-prometheus-stack: upgrade to 17.2.1 (e065fd6)
  • kube-prometheus-stack: upgrade to v18.0.0 (3a299ed)
  • loki: upgrade v2.2.0 (55ca7e2)
  • set CreateNamespace=true syncOption (53bcc64)
  • terraform: upgrade to v1.0.4 (d2984e4)
  • traefik: upgrade to 2.4.13 (f26a32e)

Bug Fixes

  • add missing pathType in Ingress (f22de25)
  • upgrade k3s/docker module (774f3e7)

0.41.2 (2021-08-12)

Bug Fixes

  • fix weird character in template (6c903c3)

0.41.1 (2021-08-12)

Bug Fixes

  • eks: pass missing arg to function (5b72586)

0.41.0 (2021-08-11)

Features

  • add http01 solver for acme for AKS and EKS (ff3188c)
  • add Release Please Action (aa781ec)
  • cert-manager: upgrade cert-manager to v1.4.3 (3bc9c77)
  • eks: expose map_accounts and map_users arguments (501e3b5)
  • enable support for network policy in azure (ff14031)
  • grafana: set default users role to Editor (cd95c03)
  • k3s-libvirt: upgrade k3os to v0.20.7-k3s1r0 (873c72b)
  • k3s: add Keycloak's admin password to Terraform outputs (305eb67)
  • keycloak: use embedded H2 database for Keycloak (1c52e9b)

Bug Fixes

  • AWS: Filter DNS challenge only on base domain (e76fd3b)
  • Azure: Filter DNS challenge only on base domain (687629e), closes #700
  • k3s: add missing cluster name in URLs (093919b)
  • selector in same block (d53cd33)