fix(automatic-ripping-machine): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.23.3 → 2.23.4 (#49963)
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 | `1f73856` → `22f3041` | --- > [!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.23.4`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.23.4) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.23.3...2.23.4) #### What's Changed - Bump docker/login-action from 4.2.0 to 4.4.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1783](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1783) - Bump docker/metadata-action from 6.1.0 to 6.2.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1781](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1781) - Bump docker/setup-buildx-action from 4.1.0 to 4.2.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1780](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1780) - Bump actions/checkout from 6 to 7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1775](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1775) - Bump arm-dependencies from `e944a51` to `1773f53` by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1773](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1773) - Bump automaticrippingmachine/arm-dependencies from 1.7.3 to 1.7.4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1772](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1772) **Full Changelog**: <https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.23.3...2.23.4> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9hdXRvbWF0aWMtcmlwcGluZy1tYWNoaW5lIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.23.3
|
||||
appVersion: 2.23.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.7.1
|
||||
@@ -36,5 +36,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: 7.6.2
|
||||
version: 7.6.3
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/automaticrippingmachine/automatic-ripping-machine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.23.3@sha256:1f7385679eecef8c00e0b509cac99849973318955d52a1c8fc53eea50176230e
|
||||
tag: 2.23.4@sha256:22f3041dcd5c29929745d992d2fc299c0daf7323449e06c641908a41054e4041
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user