New
deployKF - 0.1.2
Helpful Links
Important Notes
- If you are using the
deployKF ArgoCD Plugin, you MUST update to the latest version of the plugin BEFORE upgrading to this version (see: https://github.com/deployKF/deployKF/pull/29).
What's Changed
Significant Changes
- docs: add reference
sync_argocd_apps.shscript by @thesuperzapper in https://github.com/deployKF/deployKF/pull/38
Bug Fixes
- fix: set kyverno webhook failure policy to ignore (fix uninstall deadlock) by @thesuperzapper in https://github.com/deployKF/deployKF/pull/26
- fix: resolve cert-manager race conditions by @thesuperzapper in https://github.com/deployKF/deployKF/pull/28
- fix: argocd plugin with "file://" dependencies (needed for helm forks) by @thesuperzapper in https://github.com/deployKF/deployKF/pull/29
- fix: create separate namespaces app, if destination is remote by @thesuperzapper in https://github.com/deployKF/deployKF/pull/30
- fix: ensure namespaces are never deleted or pruned by @thesuperzapper in https://github.com/deployKF/deployKF/pull/31
- fix: add sync waves to argocd apps (fix deletion) by @thesuperzapper in https://github.com/deployKF/deployKF/pull/32
- fix: resolve profile generator race condition by @thesuperzapper in https://github.com/deployKF/deployKF/pull/33
- fix: resolve race conditions with cloned secrets by @thesuperzapper in https://github.com/deployKF/deployKF/pull/34
- fix: app-of-apps should always target argocd cluster by @thesuperzapper in https://github.com/deployKF/deployKF/pull/35
Documentation
- docs: move guides to website by @thesuperzapper in https://github.com/deployKF/deployKF/pull/20
- docs: improve example app-of-apps for plugin by @thesuperzapper in https://github.com/deployKF/deployKF/pull/37
- docs: improve sample values, add reference overrides by @thesuperzapper in https://github.com/deployKF/deployKF/pull/36
Full Changelog: https://github.com/deployKF/deployKF/compare/v0.1.1...v0.1.2