This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Detect changes made to git source in HelmRelease
Before this change changes made to the git chart source in a `HelmRelease` did go unnoticed. Now, in case the URL or ref in the `HelmRelease` changes, the clone is removed so a new one can be made that matches the updated URL and ref. As a bonus, in case a `HelmRelease` is removed, the clone will now be removed too.
- Loading branch information
Showing
1 changed file
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters