chore(deps): update container image automaticrippingmachine/automatic-ripping-machine to v2.8.0@d279966 by renovate (#25723)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine) | minor | `2.7.2` -> `2.8.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>automatic-ripping-machine/automatic-ripping-machine (automaticrippingmachine/automatic-ripping-machine)</summary> ### [`v2.8.0`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.8.0) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.7.2...2.8.0) #### What's Changed - Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1165](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1165) - \[BUGFIX] Resolved Title update with special characters [#​1167](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/issues/1167) by [@​microtechno9000](https://redirect.github.com/microtechno9000) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1169](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1169) - \[Feature] - basic stats on index with no login by [@​microtechno9000](https://redirect.github.com/microtechno9000) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1182](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1182) **Full Changelog**: https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.7.2...2.8.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:eyJjcmVhdGVkSW5WZXIiOiIzOC41OC4yIiwidXBkYXRlZEluVmVyIjoiMzguNTguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
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.7.2
|
||||
appVersion: 2.8.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
@@ -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.2.1
|
||||
version: 5.3.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: automaticrippingmachine/automatic-ripping-machine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.7.2@sha256:9545cadc48379b5ab4538a013ab1d11a1fe6c4d3eb23012ed771bd89765283c7
|
||||
tag: 2.8.0@sha256:d2799667b6179739a3be56d6a02a36dbca2d04b497e71ea56bf4484e7edead4d
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user