Skip to content

chore(deps): update helm release reloader to v1.2.0

Robby Robo (bot) requested to merge renovate/reloader-1.x into main

This MR contains the following updates:

Package Update Change
reloader minor 1.0.69 -> 1.2.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

stakater/Reloader (reloader)

v1.2.0

Compare Source

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

New Contributors

Full Changelog: https://github.com/stakater/Reloader/compare/v1.1.0...v1.2.0

v1.1.0

Compare Source

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: https://github.com/stakater/Reloader/compare/v1.0.121...v1.1.0

v1.0.121

Compare Source

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

Compare Source

Changelog

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

v1.0.119

Compare Source

Changelog

v1.0.116

Compare Source

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

Compare Source

Changelog

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

v1.0.114

Compare Source

Changelog

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

v1.0.112

Compare Source

Changelog

  • 7f5ea8c Merge pull request #​690 from alexanderldavis/enable_metrics_by_namespace
  • 6eeba71 chore(docs): add information about new opt-in metric
  • 09d9053 chore(docs): apply reviewdog grammar suggestion
  • 6cd458b chore(tests): fix ReloadedByNamespace tests
  • 3f6e98a feat: add new opt-in metric of reloads by namespace
  • 220a9d5 fix: wrong conditional on new metric test

v1.0.110

Compare Source

Changelog

v1.0.108

Compare Source

Changelog

  • d571ebe Merge pull request #​688 from stakater/renovate/github.com-argoproj-argo-rollouts-1.x
  • b557e68 Merge pull request #​689 from stakater/renovate/stakater-.github-0.x
  • 0a3a01a Merge pull request #​691 from stakater/renovate/github.com-spf13-cobra-1.x
  • fb9748e [skip-ci] Update artifacts
  • 757f76c chore(deps): update stakater/.github action to v0.0.82
  • 1e285cb fix(deps): update module github.com/argoproj/argo-rollouts to v1.7.0
  • 3848e03 fix(deps): update module github.com/spf13/cobra to v1.8.1

v1.0.107

Compare Source

Changelog

v1.0.106

Compare Source

Changelog

  • 24d7b6b Merge pull request #​682 from stakater/update-releaser
  • 4bbbbc2 Update goreleaser with --clean flag
  • 21711b3 chore(deps): update dependency stakater/vale-package to v0.0.25 (#​680)

v1.0.105

Compare Source

v1.0.104

Compare Source

Changelog

v1.0.103

Compare Source

Changelog

  • ec2f2e8 [skip-ci] Update artifacts
  • e8a5b84 chore(deps): update stakater/.github action to v0.0.79 (#​674)

v1.0.101

Compare Source

Changelog

  • 8323a35 Bump golang.org/x/net from 0.20.0 to 0.25.0
  • 5dea8d2 Merge pull request #​672 from plotly/go_modules/golang.org/x/net-0.25.0
  • f682a69 [skip-ci] Update artifacts
  • 81199fd chore(deps): update stakater/.github action to v0.0.77 (#​670)
  • 2c4a6d5 go mod tidy

v1.0.100

Compare Source

v1.0.98

Compare Source

Changelog

  • 26faea7 chore(deps): update dependency stakater/vale-package to v0.0.21 (#​666)
  • df92a3a chore(deps): update stakater/.github action to v0.0.76 (#​667)

v1.0.97

Compare Source

Changelog

  • c76234d Merge pull request #​660 from stakater/renovate/stakater-.github-0.x
  • c53ed24 [skip-ci] Update artifacts
  • 2e5e5b4 chore(deps): update stakater/.github action to v0.0.75

v1.0.96

Compare Source

Changelog

  • bad7ad3 Merge pull request #​661 from stakater/renovate/github.com-prometheus-client_golang-1.x
  • 195b129 [skip-ci] Update artifacts
  • 5da570a fix(deps): update module github.com/prometheus/client_golang to v1.19.1

v1.0.95

Compare Source

Changelog

  • 3354678 Change git submodule url from ssh to https
  • 6da76a7 Merge pull request #​662 from miguel-cardoso-mindera/master
  • a8710c8 [skip-ci] Update artifacts

v1.0.93

Compare Source

Changelog

v1.0.91

Compare Source

Changelog

v1.0.89

Compare Source

Changelog

v1.0.88

Compare Source

Changelog

  • 9a9fee2 [skip-ci] Update artifacts
  • c82dd8b chore(deps): update anothrnick/github-tag-action action to v1.69.0 (#​635)

v1.0.86

Compare Source

Changelog

  • db927a2 chore(deps): update stakater/.github action to v0.0.73 (#​648)

v1.0.85

Compare Source

Changelog

v1.0.84

Compare Source

Changelog

v1.0.83

Compare Source

Changelog

v1.0.82

Compare Source

Changelog

v1.0.81

Compare Source

Changelog

  • 6f798c0 Merge pull request #​638 from diannaowa/loglevel
  • c1bc54d [skip-ci] Update artifacts
  • 2094906 support --log-level argument in command line

v1.0.80

Compare Source

Changelog

  • 3754fd5 Merge pull request #​595 from stakater/renovate/github.com-prometheus-client_golang-1.x
  • de50a0e [skip-ci] Update artifacts
  • 3bc789d fix(deps): update module github.com/prometheus/client_golang to v1.19.0

v1.0.79

Compare Source

Changelog

v1.0.78

Compare Source

Changelog

  • 7d44e98 Merge pull request #​624 from stakater/renovate/azure-setup-helm-4.x
  • 2d74474 [skip-ci] Update artifacts
  • c5d8dd8 chore(deps): update azure/setup-helm action to v4

v1.0.77

Compare Source

Changelog

  • 86bec3e Merge pull request #​615 from stakater/renovate/golangci-golangci-lint-action-4.x
  • 1f64991 Merge pull request #​632 from stakater/renovate/stakater-vale-package-0.x
  • 2098c96 [skip-ci] Update artifacts
  • b3fea55 chore(deps): update dependency stakater/vale-package to v0.0.15
  • 8f458e3 chore(deps): update golangci/golangci-lint-action action to v4

v1.0.76

Compare Source

Changelog

  • 9890538 Add missing condition in upgrade test
  • 1cae7a0 Merge branch 'master' into issue-582-auto-annotation-with-resource-type-squashed
  • b4fe7fb Merge branch 'master' into issue-582-auto-annotation-with-resource-type-squashed
  • 4c42681 Merge pull request #​604 from kichel98/issue-582-auto-annotation-with-resource-type-squashed
  • bccefb1 [#​582] Allow to use auto annotation with specific resource type (configmap or secret)
  • 9e7fca4 [skip-ci] Update artifacts

v1.0.75

Compare Source

Changelog

  • ae5bc2c [skip-ci] Update artifacts
  • fc60755 issue/562 - enhance documentation for Reloader Chart values.yaml (#​620)

v1.0.74

Compare Source

Changelog

  • 920cf8c [skip-ci] Update artifacts
  • e034172 chore(deps): update dependency stakater/vale-package to v0.0.14 (#​623)

v1.0.73

Compare Source

Changelog

  • 03ef902 Merge pull request #​629 from stakater/renovate/stakater-.github-0.x
  • e72c25d [skip-ci] Update artifacts
  • aafbea4 chore(deps): update stakater/.github action to v0.0.65

v1.0.72

Compare Source

Changelog

v1.0.71

Compare Source

Changelog

  • 221369b Add make target to remove labels and annotations from manifests
  • e615478 Merge branch 'master' into fix-621
  • ea12d91 Merge branch 'master' into fix-621
  • 6a6307a Merge pull request #​625 from bnallapeta/fix-621
  • 08b02e0 Remove labels and annotations from Kubernetes deployment.yaml
  • 352f6ff Update deployment.yaml with reloader-reloader labels and selector
  • f8b425a [skip-ci] Update artifacts

v1.0.70

Compare Source

Changelog


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot. Tell Nogweii if it blows up.

Edited by Robby Robo (bot)

Merge request reports

Loading