fix(automatic-ripping-machine): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.22.1 → 2.22.2 (#45921)
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 | `3f90eb2` → `b001d82` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.22.2`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.22.2) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.22.1...2.22.2) #### What's Changed - Bump docker/build-push-action from 6 to 7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1724](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1724) - Bump docker/metadata-action from 5.10.0 to 6.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1722](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1722) - Bump docker/login-action from 3.7.0 to 4.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1719](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1719) - Bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1723](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1723) - \[BUGFIX] Unable to mount drive by [@​xieve](https://redirect.github.com/xieve) in [#​1692](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1692) - \[BUGFIX] use Python instead of `tail` by [@​xieve](https://redirect.github.com/xieve) in [#​1693](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1693) **Full Changelog**: <https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.22.1...2.22.2> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXV0b21hdGljLXJpcHBpbmctbWFjaGluZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.22.1
|
||||
appVersion: 2.22.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.33.0
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/automatic-ripping-machine
|
||||
- https://hub.docker.com/r/automaticrippingmachine/automatic-ripping-machine
|
||||
type: application
|
||||
version: 6.23.4
|
||||
version: 6.23.5
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/automaticrippingmachine/automatic-ripping-machine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.22.1@sha256:3f90eb28c5064cf430b484ad9f74d42357bcca816483253900d944fdcc271c04
|
||||
tag: 2.22.2@sha256:b001d829a631091567e6bf2c0cd4052c489affcba3cceef22578e0b48f51fcd5
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user