What's Changed
- feat(helm): support both object and string formats for imagePullSecrets by @michael-voegeli-fnt in https://github.com/stakater/Reloader/pull/1043
- Bumped go version for vuln fix by @msafwankarim in https://github.com/stakater/Reloader/pull/1064
- Update helm chart 1.4.12 by @msafwankarim in https://github.com/stakater/Reloader/pull/1067
New Contributors
- @michael-voegeli-...