github stakater/Reloader v1.2.0

latest releases: merge-787, merge-800, merge-799...
7 hours ago

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 #736
  • docs: Fix resource type in Verify-Reloader-Working by @dubek in #739
  • Make sure GOMAXPROCS and GOMEMLIMIT has a divisor set by @halkeye in #742
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.3 by @renovate in #741
  • fix(deps): update module github.com/argoproj/argo-rollouts to v1.7.2 by @renovate in #731
  • chore(deps): update dependency stakater/vale-package to v0.0.34 by @renovate in #743
  • chore(deps): update stakater/.github action to v0.0.90 by @renovate in #708
  • Dependencies upgrade by @MuneebAijaz in #744
  • Update expired token by @karl-johan-grahn in #749
  • chore(deps): update stakater/.github action to v0.0.91 by @renovate in #746
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.4 by @renovate in #748
  • chore(deps): update dependency stakater/vale-package to v0.0.35 by @renovate in #752
  • chore(deps): update docker/build-push-action action to v6 by @renovate in #694
  • chore(deps): update stakater/.github action to v0.0.93 by @renovate in #750
  • Modify trigger events for Reloader Enterprise by @karl-johan-grahn in #756
  • Update Go version to 1.23.1 by @MuneebAijaz in #761
  • Update base image to UBI9 by @SheryarButt in #762
  • chore(deps): update stakater/.github action to v0.0.94 by @renovate in #759
  • Update release process by @karl-johan-grahn in #763
  • Renovate update for Helm Chart values file by @karl-johan-grahn in #772
  • feat(log-level): add option to set logLevel in chart by @dabcoder in #687
  • chore(deps): update stakater/.github action to v0.0.95 by @renovate in #765
  • chore(deps): update dependency stakater/vale-package to v0.0.36 by @renovate in #758
  • chore(deps): update dependency stakater/vale-package to v0.0.40 by @renovate in #775
  • chore(deps): update stakater/.github action to v0.0.97 by @renovate in #776
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.5 by @renovate in #768
  • Added the ability to separately configure the image registry by @sausrivastava in #747
  • chore(deps): update stakater/.github action to v0.0.98 by @renovate in #785
  • Branch based release strategy by @MuneebAijaz in #778
  • Provide annotations to exclude reloading resources by @LochanRn in #764
  • Pin version for checkout action by @MuneebAijaz in #789
  • Remove chart bump from init release since its not relevant by @MuneebAijaz in #792
  • fix: Remove obsolete permissions for apiGroup extensions from helm templates by @tom1299 in #784
  • Add workflow for helm chart push by @MuneebAijaz in #788
  • Bump version to 1.2.0 on release-v1.2.0 branch by @github-actions in #798

New Contributors

Full Changelog: v1.1.0...v1.2.0

Don't miss a new Reloader release

NewReleases is sending notifications on new releases.