chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.18.3 → 2.18.4 (#38884)
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 | `5026296` -> `540909b` | --- > [!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.18.4`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.18.4) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.18.3...2.18.4) #### What's Changed - Bump actions/checkout from 4 to 5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1515](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1515) - Bump actions/first-interaction from 2 to 3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1516](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1516) - Bump arm-dependencies from `db6961c` to `7816047` by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1519](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1519) - \[BUGFIX] abandon job with non existing pid by [@​ukos-git](https://redirect.github.com/ukos-git) in [#​1507](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1507) - \[BUGFIX] Update DebianInstaller.sh by [@​dbstf](https://redirect.github.com/dbstf) in [#​1493](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1493) - \[BUGFIX] Verifying checksum of downloaded source Tarball by [@​dbstf](https://redirect.github.com/dbstf) in [#​1514](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1514) - \[BUGFIX] Update makemkv.py - Issue [#​1484](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/issues/1484) by [@​dbstf](https://redirect.github.com/dbstf) in [#​1488](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1488) - \[BUGFIX] Process Loop with non-existing processes. by [@​ukos-git](https://redirect.github.com/ukos-git) in [#​1505](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1505) #### New Contributors - [@​dbstf](https://redirect.github.com/dbstf) made their first contribution in [#​1493](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1493) **Full Changelog**: <https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.18.3...2.18.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.18.3
|
||||
appVersion: 2.18.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.2
|
||||
@@ -36,5 +36,5 @@ 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: 6.5.5
|
||||
version: 6.5.6
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/automaticrippingmachine/automatic-ripping-machine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.18.3@sha256:502629605d5afd364f838ecbdc6f737ccd2f523e70be99b4f44b2d97a32540c1
|
||||
tag: 2.18.4@sha256:540909b0e52a96bfd524c4a0f210aa8b5348bde6d639037d1d04854325579d0e
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user