Skip to content

Releases: camptocamp/devops-stack

v0.50.1

07 Dec 15:11
1934173
Compare
Choose a tag to compare

Bug Fixes

v0.50.0

03 Dec 15:00
25ac151
Compare
Choose a tag to compare

Features

v0.49.0

22 Nov 14:39
51b64f0
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • eks: send http traffic on NLB to port 80 on cluster (#810)

Features

  • keycloak: pass a user list to keycloak (#788) (c2835ec)
  • kind: add experimental support for KIND (#785) (518e3e6)
  • sks: add output for cluster security group id (#816) (de31691)
  • traefik: tls version >= 1.2 (#793) (c49580e)

Bug Fixes

  • argocd: fix kube-prometheus-stack dependency on OIDC (#795) (5848af8)
  • eks: keycloak admin pass output when not installed (#817) (980979b)
  • eks: send http traffic on NLB to port 80 on cluster (#810) (0cbd0eb)

v0.48.0

23 Sep 06:26
9063940
Compare
Choose a tag to compare

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)

v0.47.0

15 Sep 08:39
9c9eae6
Compare
Choose a tag to compare

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)

v0.46.0

10 Sep 08:46
Compare
Choose a tag to compare

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)

v0.45.0

27 Aug 06:34
d0d378b
Compare
Choose a tag to compare

Features

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

v0.44.0

26 Aug 16:37
00896a4
Compare
Choose a tag to compare

⚠ 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)

v0.43.0

24 Aug 08:59
Compare
Choose a tag to compare

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)

v0.42.0

19 Aug 14:48
Compare
Choose a tag to compare

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)