mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 05:31:38 -03:00
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.20.4 → 2.20.5 (#40535)
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 | `ea3ca46` -> `af834ce` | --- > [!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.20.5`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.20.5) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.20.4...2.20.5) #### What's Changed - Bump docker/login-action from 3.5.0 to 3.6.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1577](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1577) - \[FEATURE] Update memory together with CPU by [@​martinnj](https://redirect.github.com/martinnj) in [#​1565](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1565) - \[FEATURE] Add cd-r/cd-rw support by [@​1337-server](https://redirect.github.com/1337-server) in [#​1589](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1589) #### New Contributors - [@​martinnj](https://redirect.github.com/martinnj) made their first contribution in [#​1565](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1565) **Full Changelog**: <https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.20.4...2.20.5> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.4
|
||||
appVersion: 2.20.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.22.0
|
||||
@@ -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.12.0
|
||||
version: 6.12.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/automaticrippingmachine/automatic-ripping-machine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.20.4@sha256:ea3ca46d6420da8c3749680970ea4345bcc8124cb85c09c40e2f09ce79f1104b
|
||||
tag: 2.20.5@sha256:af834ce0d19072a2149a7bf5faf1cebe3251143269ccd6f064f9556ca7a1a059
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user