Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

Latest commit

 

History

History
42 lines (25 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 1.18 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.4 - 2021-08-25

Added

  • Add resources-finalizer.argocd.argoproj.io finalizer to enable cascading deletion.

0.1.3 - 2021-08-24

Changed

  • Set allowEmpty: false in the generated Application CR sync policy.

0.1.2 - 2021-05-20

Added

  • Add selfHeal: true and allowEmpty: true to the generated Application CR sync policy.

0.1.1 - 2021-05-14

Fixed

  • Fix generated Application CR project (renamed from "draughtsman2" to "collections").

0.1.0 - 2021-05-11