Skip to content

Releases: baloise/gitopscli

v4.11.0

05 Aug 07:24
b74e56d

Choose a tag to compare

4.11.0 (2021-08-05)

Features

  • GitOpsCli: add var PREVIEW_ID_HASH_SHORT (c08091c)

v4.10.0

04 Aug 11:59
04be2c6

Choose a tag to compare

4.10.0 (2021-08-04)

Features

  • GitOpsConfig: add maxNamespaceLength (8f36965), closes #163

v4.9.0

03 Aug 16:59
c047e45

Choose a tag to compare

4.9.0 (2021-08-03)

Features

  • GitOpsConfig: introduce apiVersion v2_beta (8d9546a), closes #162

v4.8.0

31 Jul 16:12
13d0b77

Choose a tag to compare

4.8.0 (2021-07-31)

Features

  • GitOpsConfig: add .gitops.config.yaml apiVersion v1 support (7dc409b)

Bug Fixes

  • GitOpsConfig: prevent namespace >63 (6d70a7d)
  • GitOpsConfig: respect preview target branch during deletion (4e22cae)

v4.7.0

04 Jul 12:07
a38a1c5

Choose a tag to compare

4.7.0 (2021-07-04)

Features

  • gitopscli/*: add merge method parameter to deploy command (e28b1bf)

v4.6.2

10 Mar 18:09
e8b0728

Choose a tag to compare

4.6.2 (2021-03-10)

Bug Fixes

  • gitlab: log failed merge attempts as warning and refer to original exception if definitely failed (fc0d875)
  • gitlab: retry failed merges due to server still processing merge request internally (cf1a0f2)

v4.6.1

10 Mar 13:02
80a349a

Choose a tag to compare

4.6.1 (2021-03-10)

Bug Fixes

  • preserve existing yaml quotes during update (590b2a2), closes #152

v4.6.0

08 Feb 09:07
90fb672

Choose a tag to compare

4.6.0 (2021-02-08)

Features

  • cli: allow passing credentials via environment variables (d3ce72c), closes #146

v4.5.0

01 Feb 06:51
089c4f2

Choose a tag to compare

4.5.0 (2021-02-01)

Features

  • gitlab: added gitlab repository support (9d02704)
  • gitlab: search for repo via org/repo name instead of project id (6692d17)

v4.4.0

28 Jan 21:34
c15cbdc

Choose a tag to compare

4.4.0 (2021-01-28)

Features

  • create-preview: return preview info as tmp file (be436a0)