chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.9.0 → 2.9.1 (#29301)
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 | `69645c6` -> `9ce7ffa` | --- > [!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.9.1`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.9.1) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.9.0...2.9.1) #### What's Changed - Bump colorama from 0.4.4 to 0.4.6 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1228](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1228) - Bump flake8 from 6.0.0 to 7.1.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1229](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1229) - Bump arm-dependencies from `6859147` to `9b6312e` by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1231](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1231) - wiki: Add section for MakeMKV's settings.conf file by [@​mihawk90](https://redirect.github.com/mihawk90) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1240](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1240) - \[BUGFIX] Bump arm-dependencies from `9b6312e` to `f949ac0` by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1239](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1239) - \[BUGFIX] GitHub Workflow - Version fix by [@​microtechno9000](https://redirect.github.com/microtechno9000) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1242](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1242) - \[BUGFIX] Fix for error when skipping transcode and removing raw files by [@​microtechno9000](https://redirect.github.com/microtechno9000) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1227](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1227) #### New Contributors - [@​mihawk90](https://redirect.github.com/mihawk90) made their first contribution in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1240](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1240) **Full Changelog**: https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.9.0...2.9.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.9.0
|
||||
appVersion: 2.9.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.7
|
||||
@@ -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.5.31
|
||||
version: 5.5.32
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/automaticrippingmachine/automatic-ripping-machine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.9.0@sha256:69645c6f2d172ee05c77ddcf02ed76daa501ecd6e0b4239442e0767daa2eba88
|
||||
tag: 2.9.1@sha256:9ce7ffa5e92b75eb5d357ef33b1bf6fb5208e2e6b998fade6471d1824b88d2f3
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user