chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.12.2 → 2.13.0 (#34799)
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 | `2911dda` -> `cc06c4a` | 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.13.0`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.13.0) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.12.2...2.13.0) #### What's Changed - \[FEATURE] Addition of Update CPU Info to Settings SysInfo Page by [@​microtechno9000](https://redirect.github.com/microtechno9000) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1330](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1330) **Full Changelog**: https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.12.2...2.13.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.12.2
|
appVersion: 2.13.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -36,5 +36,5 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/automatic-ripping-machine
|
- https://github.com/truecharts/charts/tree/master/charts/stable/automatic-ripping-machine
|
||||||
- https://hub.docker.com/r/automaticrippingmachine/automatic-ripping-machine
|
- https://hub.docker.com/r/automaticrippingmachine/automatic-ripping-machine
|
||||||
type: application
|
type: application
|
||||||
version: 5.11.10
|
version: 5.12.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/automaticrippingmachine/automatic-ripping-machine
|
repository: docker.io/automaticrippingmachine/automatic-ripping-machine
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.12.2@sha256:2911dda050b9791bf60d7e72377b100c4f608ab9da748465bf6fff9b0d49b668
|
tag: 2.13.0@sha256:cc06c4ae14e021ba5835de86a80927f1082b68f5a763278fcf36528cccc83294
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user