Skip to content

Commit

Permalink
chore(deps): update helm release reloader to v1.1.0 (#11)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [reloader](https://github.com/stakater/Reloader) | minor |
`1.0.121` -> `1.1.0` |

---

### Release Notes

<details>
<summary>stakater/Reloader (reloader)</summary>

###
[`v1.1.0`](https://github.com/stakater/Reloader/releases/tag/v1.1.0)

[Compare
Source](https://github.com/stakater/Reloader/compare/v1.0.121...v1.1.0)

##### 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

- Manual release workflows by
[@&#8203;MuneebAijaz](https://github.com/MuneebAijaz) in
[https://github.com/stakater/Reloader/pull/722](https://github.com/stakater/Reloader/pull/722)
- fixing go vet issues with logrus by
[@&#8203;bnallapeta](https://github.com/bnallapeta) in
[https://github.com/stakater/Reloader/pull/727](https://github.com/stakater/Reloader/pull/727)
- Fixing Rollout restart, Previously would trigger rollout deployment
strategy by [@&#8203;jangeja](https://github.com/jangeja) in
[https://github.com/stakater/Reloader/pull/724](https://github.com/stakater/Reloader/pull/724)
- Misc fixes to workflows by
[@&#8203;MuneebAijaz](https://github.com/MuneebAijaz) in
[https://github.com/stakater/Reloader/pull/728](https://github.com/stakater/Reloader/pull/728)
- docs: update wording in readme by
[@&#8203;deggja](https://github.com/deggja) in
[https://github.com/stakater/Reloader/pull/730](https://github.com/stakater/Reloader/pull/730)
- chore(deps): update dependency stakater/vale-package to v0.0.33 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/stakater/Reloader/pull/721](https://github.com/stakater/Reloader/pull/721)
- Reduce footprint of UBI images by
[@&#8203;bainsy88](https://github.com/bainsy88) in
[https://github.com/stakater/Reloader/pull/717](https://github.com/stakater/Reloader/pull/717)
- Update dependencies by
[@&#8203;MuneebAijaz](https://github.com/MuneebAijaz) in
[https://github.com/stakater/Reloader/pull/735](https://github.com/stakater/Reloader/pull/735)

##### New Contributors

- [@&#8203;jangeja](https://github.com/jangeja) made their
first contribution in
[https://github.com/stakater/Reloader/pull/724](https://github.com/stakater/Reloader/pull/724)
- [@&#8203;deggja](https://github.com/deggja) made their first
contribution in
[https://github.com/stakater/Reloader/pull/730](https://github.com/stakater/Reloader/pull/730)
- [@&#8203;bainsy88](https://github.com/bainsy88) made their
first contribution in
[https://github.com/stakater/Reloader/pull/717](https://github.com/stakater/Reloader/pull/717)

**Full Changelog**:
stakater/Reloader@v1.0.121...v1.1.0

</details>

---

### Configuration

πŸ“… **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

β™» **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

πŸ”• **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/anza-labs/manifests).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent e84ddeb commit 23b0a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/stakater/base/HelmRelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
sourceRef:
kind: HelmRepository
name: stakater
version: "1.0.121"
version: "1.1.0"
interval: 1m0s
releaseName: reloader
targetNamespace: stakater-system
Expand Down

0 comments on commit 23b0a6b

Please sign in to comment.