chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.20.7 → 2.21.0 (#41555)
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 | `85b5695` -> `931317a` | --- > [!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.21.0`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.21.0) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.20.7...2.21.0) #### What's Changed - Bump docker/metadata-action from 5.8.0 to 5.9.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1619](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1619) - \[FEATURE] FFMPEG Transcoding Support by [@​Storm-Trooper5555](https://redirect.github.com/Storm-Trooper5555) in [#​1615](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1615) #### New Contributors - [@​Storm-Trooper5555](https://redirect.github.com/Storm-Trooper5555) made their first contribution in [#​1615](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1615) **Full Changelog**: <https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.20.7...2.21.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.20.7
|
||||
appVersion: 2.21.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -35,8 +35,9 @@ maintainers:
|
||||
name: automatic-ripping-machine
|
||||
sources:
|
||||
- https://github.com/automatic-ripping-machine/automatic-ripping-machine
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/automatic-ripping-machine
|
||||
- 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.15.16
|
||||
version: 6.16.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/automaticrippingmachine/automatic-ripping-machine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.20.7@sha256:85b5695932f9b3fc20a0b5a77608a9f821c7e7f995e99be878c983ba16eec57e
|
||||
tag: 2.21.0@sha256:931317aa75d916847f20e3339aa54d57a93e012adf4f78e09b022fe252067293
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user