chore(apps/reloader): update helm release reloader to v1.2.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
reloader | minor |
1.1.0 -> 1.2.0
|
⚠ ️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
stakater/Reloader (reloader)
v1.2.0
📢 📢 📢
Announcement From this release onwards, helm charts and images/git releases will have different semver versioning. If you are using git releases as a reference for helm charts, it will break in the future. It is recommended to make changes to your workflows to accommodate these changes for smooth upgrades in the future.
Changes were made to the understanding of our mistakes in treating both helm chart and git releases as related artifacts so they had the same versioning on releases, which we consider is wrong and we are attempting to fix it.
Apologies in advance for trouble, if any.
** (Different versioning for both artifacts; for example, git release of v1.2.0
might not have a chart released with the same version) **
What's Changed
- Increase memory for plain manifest by @MuneebAijaz in https://github.com/stakater/Reloader/pull/736
- docs: Fix resource type in Verify-Reloader-Working by @dubek in https://github.com/stakater/Reloader/pull/739
- Make sure GOMAXPROCS and GOMEMLIMIT has a divisor set by @halkeye in https://github.com/stakater/Reloader/pull/742
- fix(deps): update module github.com/prometheus/client_golang to v1.20.3 by @renovate in https://github.com/stakater/Reloader/pull/741
- fix(deps): update module github.com/argoproj/argo-rollouts to v1.7.2 by @renovate in https://github.com/stakater/Reloader/pull/731
- chore(deps): update dependency stakater/vale-package to v0.0.34 by @renovate in https://github.com/stakater/Reloader/pull/743
- chore(deps): update stakater/.github action to v0.0.90 by @renovate in https://github.com/stakater/Reloader/pull/708
- Dependencies upgrade by @MuneebAijaz in https://github.com/stakater/Reloader/pull/744
- Update expired token by @karl-johan-grahn in https://github.com/stakater/Reloader/pull/749
- chore(deps): update stakater/.github action to v0.0.91 by @renovate in https://github.com/stakater/Reloader/pull/746
- fix(deps): update module github.com/prometheus/client_golang to v1.20.4 by @renovate in https://github.com/stakater/Reloader/pull/748
- chore(deps): update dependency stakater/vale-package to v0.0.35 by @renovate in https://github.com/stakater/Reloader/pull/752
- chore(deps): update docker/build-push-action action to v6 by @renovate in https://github.com/stakater/Reloader/pull/694
- chore(deps): update stakater/.github action to v0.0.93 by @renovate in https://github.com/stakater/Reloader/pull/750
- Modify trigger events for Reloader Enterprise by @karl-johan-grahn in https://github.com/stakater/Reloader/pull/756
- Update Go version to 1.23.1 by @MuneebAijaz in https://github.com/stakater/Reloader/pull/761
- Update base image to UBI9 by @SheryarButt in https://github.com/stakater/Reloader/pull/762
- chore(deps): update stakater/.github action to v0.0.94 by @renovate in https://github.com/stakater/Reloader/pull/759
- Update release process by @karl-johan-grahn in https://github.com/stakater/Reloader/pull/763
- Renovate update for Helm Chart values file by @karl-johan-grahn in https://github.com/stakater/Reloader/pull/772
- feat(log-level): add option to set logLevel in chart by @dabcoder in https://github.com/stakater/Reloader/pull/687
- chore(deps): update stakater/.github action to v0.0.95 by @renovate in https://github.com/stakater/Reloader/pull/765
- chore(deps): update dependency stakater/vale-package to v0.0.36 by @renovate in https://github.com/stakater/Reloader/pull/758
- chore(deps): update dependency stakater/vale-package to v0.0.40 by @renovate in https://github.com/stakater/Reloader/pull/775
- chore(deps): update stakater/.github action to v0.0.97 by @renovate in https://github.com/stakater/Reloader/pull/776
- fix(deps): update module github.com/prometheus/client_golang to v1.20.5 by @renovate in https://github.com/stakater/Reloader/pull/768
- Added the ability to separately configure the image registry by @sausrivastava in https://github.com/stakater/Reloader/pull/747
- chore(deps): update stakater/.github action to v0.0.98 by @renovate in https://github.com/stakater/Reloader/pull/785
- Branch based release strategy by @MuneebAijaz in https://github.com/stakater/Reloader/pull/778
- Provide annotations to exclude reloading resources by @LochanRn in https://github.com/stakater/Reloader/pull/764
- Pin version for checkout action by @MuneebAijaz in https://github.com/stakater/Reloader/pull/789
- Remove chart bump from init release since its not relevant by @MuneebAijaz in https://github.com/stakater/Reloader/pull/792
- fix: Remove obsolete permissions for apiGroup
extensions
from helm templates by @tom1299 in https://github.com/stakater/Reloader/pull/784 - Add workflow for helm chart push by @MuneebAijaz in https://github.com/stakater/Reloader/pull/788
- Bump version to 1.2.0 on release-v1.2.0 branch by @github-actions in https://github.com/stakater/Reloader/pull/798
New Contributors
- @dubek made their first contribution in https://github.com/stakater/Reloader/pull/739
- @halkeye made their first contribution in https://github.com/stakater/Reloader/pull/742
- @dabcoder made their first contribution in https://github.com/stakater/Reloader/pull/687
- @sausrivastava made their first contribution in https://github.com/stakater/Reloader/pull/747
- @LochanRn made their first contribution in https://github.com/stakater/Reloader/pull/764
- @tom1299 made their first contribution in https://github.com/stakater/Reloader/pull/784
- @github-actions made their first contribution in https://github.com/stakater/Reloader/pull/798
Full Changelog: https://github.com/stakater/Reloader/compare/v1.1.0...v1.2.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.