Skip to content

Releases: openmcp-project/bootstrapper

Release v0.15.0

10 Mar 15:22
dedceb7

Choose a tag to compare

Changes included in v0.15.0:

Changelog

🚀 Features

[OPERATOR]

Release v0.14.0

23 Feb 16:00
f055707

Choose a tag to compare

Changes included in v0.14.0:

Changelog

Release v0.13.0

23 Feb 14:56
4c42aed

Choose a tag to compare

Changes included in v0.13.0:

Changelog

🚀 Features

[DEVELOPER]

[OPERATOR]

Release v0.12.0

22 Jan 14:33

Choose a tag to compare

Changes included in v0.12.0:

Changelog

🚀 Features

[USER]

  • Allow to set a custom commit message, author and email for the manage-deployment-repo command wiht flag --commit-message, --commit-author and --commit-email (#147, @reshnm)
  • Add --print-kustomized bool for the manage-deployment-repo command (#146, @reshnm)

Release v0.11.1

20 Jan 13:38
e0ec63c

Choose a tag to compare

Changes included in v0.11.1:

Changelog

🐛 Bugfixes

[USER]

  • Move the target cluster check to the correct location (#145, @reshnm)

Release v0.11.0

19 Jan 12:09
ed6ad35

Choose a tag to compare

Changes included in v0.11.0:

Changelog

🚀 Features

[USER]

  • Add manage-deployment-repo command flags: --disable-git-apply, --dry-run (#142, @reshnm)

Release v0.10.0

22 Dec 14:50
27a121b

Choose a tag to compare

Changes included in v0.10.0:

Changelog

🚀 Features

[OPERATOR]

  • Distinct git pull and push branch settings (#137, @reshnm)

Release v0.9.0

22 Dec 11:51
5c4133c

Choose a tag to compare

Changes included in v0.9.0:

Changelog

🚀 Features

[OPERATOR]

  • Add new flag --disable-kustomize-apply that disables the apply of the kustomization to the target cluster. (#135, @reshnm)

Release v0.8.0

17 Dec 12:38
b35b1cc

Choose a tag to compare

Changes included in v0.8.0:

Changelog

🚀 Features

[DEVELOPER]

[USER]

  • Add support for user provided kustomization patches in the openMCP deployment. (#128, @reshnm)
  • (#105, @rdksap)

Release v0.7.0

06 Nov 11:21
d10dd6e

Choose a tag to compare

Changes included in v0.7.0:

🚀 Features

  • template delimiter config #103
    • [USER][FEATURE] Introduces go template delimiter configuration on individual template file level