Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

Releases: caos/boom

v0.9.29

01 Apr 13:56
aad8839
Compare
Choose a tag to compare

0.9.29 (2020-04-01)

Bug Fixes

  • argocd: added possiblity to add known_hosts to argocd (2589dcb)

v0.9.28

30 Mar 15:03
0d677e7
Compare
Choose a tag to compare

0.9.28 (2020-03-30)

Bug Fixes

  • argocd-customimage: use of latest argocd-secrets image for correct handling of ssh keys (0d677e7)

v0.9.27

30 Mar 09:25
85f0028
Compare
Choose a tag to compare

0.9.27 (2020-03-30)

Bug Fixes

  • gopass: fixed mountpath for ssh certificates (85f0028)

v0.9.26

13 Mar 13:37
ae68df4
Compare
Choose a tag to compare

0.9.26 (2020-03-13)

Bug Fixes

  • git: added log output for git errors (ae68df4)

v0.9.25

13 Mar 12:50
19e602c
Compare
Choose a tag to compare

0.9.25 (2020-03-13)

Bug Fixes

  • folders: corrected use of provided folder for pre and post apply (19e602c)

v0.9.24

10 Mar 10:27
cae450a
Compare
Choose a tag to compare

0.9.24 (2020-03-10)

Bug Fixes

  • argocd: added possibility to define scopes for argocd rbac (0305411)
  • folders: corrected handling of folders preApply, postApply and currentState (3e516f7)
  • forceapply: added possibility to force apply to delete and recreate by immutable fields (#71) (e332c07)

v0.9.23

09 Mar 08:01
daa982a
Compare
Choose a tag to compare

0.9.23 (2020-03-09)

Bug Fixes

  • multiple gopass stores with different keys, several chart upgrades and dashboard fixes (#70) (daa982a), closes #68 #69

v0.9.22

04 Mar 11:50
d4ff1f3
Compare
Choose a tag to compare

0.9.22 (2020-03-04)

Bug Fixes

  • logs: fixed labels that are used for log collecting and added attribute (#68) (d4ff1f3)

v0.9.21

03 Mar 14:20
59185c1
Compare
Choose a tag to compare

0.9.21 (2020-03-03)

Bug Fixes

  • state: corrected state handling, so that only necessary internal states are used (59185c1)

v0.9.20

03 Mar 11:11
5700980
Compare
Choose a tag to compare

0.9.20 (2020-03-03)

Bug Fixes

  • golang: changed golang version from 1.13.1 > 1.14.0 (5700980)
  • Labels (#61)
  • fix(labels): added labels to all servicemonitors
  • fix(labels): consistent labels throughout all application with some exceptions
    Consistens labels throughout all applications with some exceptions where the helm charts don't have the functionality to use custom labels for different resources
  • fix(labels): Added labels to grafana pods and several other fixes
  • fix(client-go): moved client-go (#62)
  • fix(merge): fix problems generated by merging
  • fix(delete): added delete through label selection and additional labels
  • docs(addons): added doc for pre- and post-apply
  • fix(performance): Included waitgroup to parallelise reconciling while waiting on dependencies
  • fix(currentstate): Commit current state back to git and no more filesystem stored git repos
  • fix(refactoring): refactoring and sorting of currentstate for correct git commit msg
  • docs(crd): current example for api changes
  • fix(helm): upgraded several helm charts
  • fix(currentstate): added option to disable current state and configure folder in repo
  • fix(currentstate): fix when currentstate options are not set
  • fix(refactoring): refactoring for logging and labeling of resources
  • fix(skaffold): added skaffold to test boom as deployment
  • docs(cleanup): little cleanup of examples
  • fix(tests): added some tests and restructered some code to test
  • fix(logging): changed logging package to monitor package
  • fix(reconciling): added reconciling with current state
  • fix(restructuring): determination of current and desired state are packages
  • fix(restructuring): current state determinatino before reconciling logic
  • fix(restructuring): apply and delete now take current state in account
  • fix(chart): upgrade prometheus operator chart 8.9.0 > 8.10.0
  • fix(chart): upgrade ambassador chart 6.1.2 > 6.1.3
  • fix(loki): added fix for empty env-attribute
  • fix(loki): fixed doulbe addition of logging crd
  • fix(values): added possbility to mutate values yaml before templating
  • fix(grafana): added sort of attributes for grafana templating
  • fix(currentstate): added write back of current state again
  • fix(argocd): added possibility to define rbacconfig for argocd
  • docs(sso): corrected sso docs and added doc for argocd rbac
  • docs(readme): corrected
  • fix(chart): upgrade prometheusnodeexporter 1.8.1 > 1.9.0
  • fix(chart): upgrade argocd 1.8.0 > 1.8.3
  • fix(chart): upgrade kubestatemetrics 2.6.4 > 2.7.1
  • fix(loki): added possibility to define output as clusteroutput
  • docs(sso): added redirecturi examples
  • fix(ambassador): deleted test pod as it always fails due to timeout
  • fix(crd): deleted unnecessary attributes
  • docs(readme): corrected example in readme
  • docs(crd): generated manifests