Releases: jenkins-x-plugins/jx-gitops
Releases · jenkins-x-plugins/jx-gitops
0.17.0
Changes in version 0.17.0
New Features
- comment: allow to choose between 3 comment strategies (JordanGoasdoue)
Code Refactoring
- comment: fix lint issues (JordanGoasdoue)
Chores
- comment: only compare to comments with similar author login (JordanGoasdoue)
0.16.9
Changes in version 0.16.9
Chores
- upgrade helmfile to 0.149.0 (joshuasimon-taulia)
0.16.8
Changes in version 0.16.8
Chores
- upgrade default helm version to 3.13.3 (erlandf)
0.16.7
Changes in version 0.16.7
Bug Fixes
- add test for no regen on new cluster (Mårten Svantesson)
0.16.6
Changes in version 0.16.6
Bug Fixes
- no regen on new cluster (Mårten Svantesson)
0.16.5
Changes in version 0.16.5
Bug Fixes
- improved regen check (Mårten Svantesson)
0.16.4
Changes in version 0.16.4
Chores
- upgrade kpt (Mårten Svantesson)
0.16.3
Changes in version 0.16.3
Chores
- prevent build timeout (Mårten Svantesson)
0.16.2
Changes in version 0.16.2
Bug Fixes
- handle alias when adding annotation or label (Mårten Svantesson)
0.16.0
Changes in version 0.16.0
New Features
- remove any redundant repositories (--help)
Bug Fixes
- issue with duplicate helmfiles being returned (--help)
Tests
- fix tests to satisfy code changes (--help)