contane / charts

Contane Helm Charts
https://artifacthub.io/packages/search?repo=contane-github
Apache License 2.0
1 stars 1 forks source link

fix(foreman): update contane/foreman docker tag to v0.2.0 #21

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
contane/foreman minor 0.1.0 -> 0.2.0

Release Notes

contane/foreman (contane/foreman) ### [`v0.2.0`](https://togithub.com/contane/foreman/blob/HEAD/CHANGELOG.md#020-2024-07-10) [Compare Source](https://togithub.com/contane/foreman/compare/v0.1.1...v0.2.0) ##### Features - Show a message when the job list is empty ([#​29](https://togithub.com/contane/foreman/issues/29)) ([19f0e8b](https://togithub.com/contane/foreman/commit/19f0e8bdc784513c8309ebc68209cf91eca3ab93)) ##### Bug Fixes - **deps:** update node.js to v20.15.1 ([#​33](https://togithub.com/contane/foreman/issues/33)) ([46069e0](https://togithub.com/contane/foreman/commit/46069e0181b2c95b64a32be04fcc75e9f2cf01d4)) ### [`v0.1.1`](https://togithub.com/contane/foreman/blob/HEAD/CHANGELOG.md#011-2024-07-08) [Compare Source](https://togithub.com/contane/foreman/compare/v0.1.0...v0.1.1) ##### Bug Fixes - Avoid page flickering on pod completion ([#​24](https://togithub.com/contane/foreman/issues/24)) ([5ca292f](https://togithub.com/contane/foreman/commit/5ca292fd2408b728334801f7867789f88362b670))

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

meyfa commented 2 months ago

Looks like the chart-version-bump workflow is broken. However, Renovate also didn't bump the version as configured.

meyfa commented 2 months ago

Bad news, it looks like bumpVersions isn't yet capable of doing what we need. There are several places discussing the feature:

postUpgradeTasks can only be used with self-hosted Renovate, so the given workarounds don't apply to us, either.

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

lusu007 commented 1 month ago

Regarding the Renovate issue see #25