Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@werniq werniq released this 09 Oct 13:38
887cff0

1.2.0 (2024-10-09)

Features

  • Added day-0 chart to argo-cd, which installs all our dependencies (5d49724)
  • Merged all application into 1 repo, and implemented main app with git declaration (0a3044c)

Bug Fixes

  • Corrected chart name and kustomziation (f683172)
  • Fixed CI by moving update dependency command to day-0 task (deb5d2f)
  • Removed commonLabels, since it is deprecated (c9155eb)
  • removed redundant kustomization file, since argo-cd can be installed without it (706a256)
  • Removed wrong merge resolve conflict errors (c133432)
  • renamed branch in argo-cd/application.yaml (a1c84d5)
  • renamed branch to feature/argo-cd (7f6bc23)