mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 14:21:24 -03:00
feat(automatic-ripping-machine): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.21.5 → 2.22.0 (#44902)
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) | minor | `109e9e1` → `8e55144` | --- > [!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.22.0`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.22.0) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.21.5...2.22.0) #### What's Changed - Bump arm-dependencies from `aeffc54` to `7bd373a` by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1700](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1700) - \[Feature] Bump automaticrippingmachine/arm-dependencies from 1.6.2 to 1.7.2 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1685](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1685) **Full Changelog**: <https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.21.5...2.22.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2F1dG9tYXRpYy1yaXBwaW5nLW1hY2hpbmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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.21.5
|
||||
appVersion: 2.22.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.49
|
||||
@@ -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.18.47
|
||||
version: 6.19.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/automaticrippingmachine/automatic-ripping-machine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.21.5@sha256:109e9e1a246b3497c05d14a2e3b570f426ca784f986ce71daa251e31240aad71
|
||||
tag: 2.22.0@sha256:8e55144cff5163155b377eb074923f52dac6297f9041382088cd6620a1c55512
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user