Skip to content

0.2.0

Choose a tag to compare

@schnatterer schnatterer released this 10 Mar 16:30
· 54 commits to main since this release
0.2.0
3f47bf9

Added

  • Support different base path in destination gitops repository with destinationRootPath #26
  • Support different folder strategies with folderStructureStrategy #26
  • Optional credentialsId for build images #19
  • Add option for other mainbranches in helm git repositories #19

Changed

  • Bump default cesBuildLib version to 1.62.0 #26
  • Bump default kubectl image to 'lachlanevenson/k8s-kubectl:v1.24.8' #26
  • Bump default helm image to 'ghcr.io/cloudogu/helm:3.11.1-2' #26

Removed

  • Disable kubeval and helm kubeval in default config, because they are deprecated (we will introduce another linting tool later) #26

Fixed

  • Add namespace to argo helm release #19