Skip to content

Releases: camptocamp/devops-stack-module-thanos

v3.0.0

18 Jan 15:58
2f9172e
Compare
Choose a tag to compare

3.0.0 (2024-01-18)

⚠ BREAKING CHANGES

  • remove the ArgoCD namespace variable
  • remove the namespace variable
  • hardcode the release name to remove the destination cluster

Features

  • aks: add support to use workload identity for storage authentication (ffc3dce)
  • chart: minor update of dependencies on thanos chart (#63) (603dc15)

Bug Fixes

  • change the default cluster issuer (adf5067)
  • hardcode the release name to remove the destination cluster (811f702)
  • remove the ArgoCD namespace variable (61771f6)
  • remove the namespace variable (b242859)

v2.7.0

03 Nov 11:14
016611f
Compare
Choose a tag to compare

2.7.0 (2023-11-03)

Features

  • chart: patch update of dependencies on thanos chart (#55) (c076227)

v2.6.0

19 Oct 15:12
221d820
Compare
Choose a tag to compare

2.6.0 (2023-10-19)

Features

  • add standard variables and variable to add labels to Argo CD app (7db831d)
  • add variables to set AppProject and destination cluster (1822dcf)
  • update OAuth2-Proxy image to v7.5.0 (88b6d99)

v2.5.0

19 Sep 08:01
f603982
Compare
Choose a tag to compare

2.5.0 (2023-09-19)

Features

  • thanos: add deep_merge_append_list variable (#56) (7b553bc)

v2.4.0

08 Sep 10:06
26c3687
Compare
Choose a tag to compare

2.4.0 (2023-09-08)

Features

  • chart: patch update of dependencies on thanos chart (#53) (e4b3487)

v2.3.0

07 Sep 15:21
471040c
Compare
Choose a tag to compare

2.3.0 (2023-09-07)

Features

  • chart: minor update of dependencies on thanos chart (#50) (87fbc5f)

v2.2.0

28 Aug 07:38
dd6da98
Compare
Choose a tag to compare

2.2.0 (2023-08-28)

Features

  • chart: patch update of dependencies on thanos chart (#48) (1a03430)

v2.1.0

11 Aug 08:06
0307773
Compare
Choose a tag to compare

2.1.0 (2023-08-11)

Features

  • chart: minor update of dependencies on thanos chart (#45) (d816b06)

v2.0.1

09 Aug 11:08
70b6873
Compare
Choose a tag to compare

2.0.1 (2023-08-09)

Bug Fixes

  • readd support to deactivate auto-sync which was broken by #41 (6f989bc)

v2.0.0

11 Jul 13:05
cf4db12
Compare
Choose a tag to compare

2.0.0 (2023-07-11)

⚠ BREAKING CHANGES

  • add support to oboukili/argocd >= v5 (#41)

Features

  • add support to oboukili/argocd >= v5 (#41) (2622962)