Skip to content

Releases: stakater/Reloader

v1.2.0

20 Nov 06:21
93fb083
Compare
Choose a tag to compare

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

v1.1.0

28 Aug 10:29
db0eaaa
Compare
Choose a tag to compare

Announcement 📢 📢 📢

Discussions are being done internally on how to release helm charts, it is highly likely that the release versioning of helm chart and images will become divergent from next release onwards.
(Different versioning for both artifacts, for example git release of v1.1.1 might not have a chart released with the same version)
Pls edit your automated workflows to accommodate for this change before the new release to have seamless updates in your clusters.

What's Changed

New Contributors

Full Changelog: v1.0.121...v1.1.0

v1.0.121

07 Aug 14:35
Compare
Choose a tag to compare

Changelog

  • 04a9874 Merge pull request #723 from robgordon89/fix/pod-name-env-ha-fix
  • 70ab566 [skip-ci] Update artifacts
  • 32d5ce8 chore: fix for POD_NAME and POD_NAMESPACE envs when enableHA is true
  • ef0ea91 fix default values for memory and cpu

v1.0.120

07 Aug 13:56
Compare
Choose a tag to compare

Changelog

  • 4dceccc Merge pull request #719 from stakater/disable-pr-target
  • 80c54f8 Switch PR workflow to pull_request
  • 12b9a19 Tell Go runtime about the CPU & memory limits. (#699)
  • e6d833b [skip-ci] Update artifacts

v1.0.119

29 Jul 19:07
Compare
Choose a tag to compare

Changelog

v1.0.118

10 Jul 08:29
55ad4f7
Compare
Choose a tag to compare

Changelog

  • 55ad4f7 chore(deps): update dependency stakater/vale-package to v0.0.29 (#706)

v1.0.117

08 Jul 08:14
2c7480a
Compare
Choose a tag to compare

Changelog

  • 2c7480a Merge pull request #704 from deschmih/master
  • 3f49abe feature "reload-on-delete" documented in README.md
  • 070355e feature "reload-on-delete" documented in README.md

v1.0.116

08 Jul 07:14
Compare
Choose a tag to compare

Changelog

  • cbf501f Merge branch 'master' into master
  • b6894f6 Merge pull request #695 from deschmih/master
  • 49997ac [skip-ci] Update artifacts
  • 2260d72 feature reload-on-delete implemented, test cases enhanced
  • cda9fa9 feature reload-on-delete removed from doc
  • 074a42d feature reload-on-delete removed from doc

v1.0.115

26 Jun 08:24
Compare
Choose a tag to compare

Changelog

  • 9f5211b [skip-ci] Update artifacts
  • ab7e4dd fix(deps): update module github.com/argoproj/argo-rollouts to v1.7.1 (#702)

v1.0.114

21 Jun 16:11
Compare
Choose a tag to compare

Changelog

  • 0bcf8cb Merge pull request #686 from jfroy/oci-invalid-version
  • fc955f7 [skip-ci] Update artifacts
  • 5d6309b fix: replace + with _ in Chart.Version