mirror of
https://github.com/truecharts/charts.git
synced 2026-08-03 11:45:09 -03:00
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.10.3 → 2.10.5 (#31675)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine) | patch | `0579ad5` -> `7c65476` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>automatic-ripping-machine/automatic-ripping-machine (docker.io/automaticrippingmachine/automatic-ripping-machine)</summary> ### [`v2.10.5`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.10.5) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.10.4...2.10.5) #### What's Changed - wiki: change wording for supported OS' vs Docker by [@​mihawk90](https://redirect.github.com/mihawk90) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1270](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1270) - \[BUGFIX] Bump arm-dependencies from `900eef3` to `1b87cc9` by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1293](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1293) **Full Changelog**: https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.10.4...2.10.5 ### [`v2.10.4`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.10.4) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.10.3...2.10.4) #### What's Changed - Update intel-qsv.md by [@​simonmcnair](https://redirect.github.com/simonmcnair) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1290](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1290) - \[BUGFIX] abcde: munge `/` by default by [@​TheRealGramdalf](https://redirect.github.com/TheRealGramdalf) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1289](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1289) #### New Contributors - [@​simonmcnair](https://redirect.github.com/simonmcnair) made their first contribution in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1290](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1290) - [@​TheRealGramdalf](https://redirect.github.com/TheRealGramdalf) made their first contribution in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1289](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1289) **Full Changelog**: https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.10.3...2.10.4 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.10.3
|
||||
appVersion: 2.10.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/automatic-ripping-machine
|
||||
- https://hub.docker.com/r/automaticrippingmachine/automatic-ripping-machine
|
||||
type: application
|
||||
version: 5.9.5
|
||||
version: 5.9.6
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/automaticrippingmachine/automatic-ripping-machine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.10.3@sha256:0b867183a14d83b7e535590ef24ce9e85a903e100d2b35222a2eaaa91c7822f8
|
||||
tag: 2.10.5@sha256:7c65476b35c03f99341d0d2d0bcbfbdc93e35fd7d42b4b17aa5ab595f859b2ad
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user