chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.15.2 → 2.16.1 (#36941)
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 | `545cdab` -> `fdf61ae` | --- > [!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.16.1`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.16.1) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.16.0...2.16.1) #### What's Changed - \[BUGFIX] UI Progress Bar and Old ARM Version Removal by [@​microtechno9000](https://redirect.github.com/microtechno9000) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1414](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1414) **Full Changelog**: https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.16.0...2.16.1 ### [`v2.16.0`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.16.0) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.15.2...2.16.0) #### What's Changed - \[BUGFIX] Github Workflow Fix by [@​microtechno9000](https://redirect.github.com/microtechno9000) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1436](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1436) - Bump arm-dependencies from `ee57f46` to `db6961c` by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1439](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1439) - \[FEATURE] Bump automaticrippingmachine/arm-dependencies from 1.4.0 to 1.5.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1438](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1438) **Full Changelog**: https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.15.2...2.16.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/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.15.2
|
||||
appVersion: 2.16.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -36,4 +36,5 @@ 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.13.11
|
||||
version: 5.14.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/automaticrippingmachine/automatic-ripping-machine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.15.2@sha256:545cdab2ee0f12511f63e6e3a306ea5690f5984284ee824e8b1960acff8e946c
|
||||
tag: 2.16.1@sha256:fdf61ae86a1b68c44e0a2d01169bb7a4728d05e51495f05738a5a6fd33be9b7f
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user