File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212
1313### Bug fixes
1414
15- * fix: Do not check for semver if update strategy is latest
15+ ### New features
16+
17+ ### Other changes
18+
19+ ## 2020-08-29 - Release v0.5.0
20+
21+ ### Upgrade notes (no really, you MUST read this)
22+
23+ N/A
24+
25+ ### Bug fixes
26+
27+ * fix: Do not constraint tags to semver if update strategy is latest
28+ * fix: Multiple same images in the same application not possible
1629
1730### New features
1831
2235
2336* enhancement: Slightly increase verbosity in default log level
2437* enhancement: Provide default RBAC rules for serviceaccount
38+ * enhancement: Warm-up cache before starting image cycle
2539
2640## 2020-08-18 - Release v0.4.0
2741
Original file line number Diff line number Diff line change 66 majorVersion = "0"
77 minorVersion = "5"
88 patchVersion = "0"
9- preReleaseString = "master "
9+ preReleaseString = ""
1010)
1111
1212const binaryName = "argocd-image-updater"
You can’t perform that action at this time.
0 commit comments