chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.10.1 → 2.10.3 (#30946)
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 | `76b0016` -> `8939b18` | --- > [!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.10.3`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.10.3) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.10.2...2.10.3) #### What's Changed - \[BUGFIX] Remove Python 3.8 from GitHub workflows by [@​microtechno9000](https://redirect.github.com/microtechno9000) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1278](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1278) **Full Changelog**: https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.10.2...2.10.3 ### [`v2.10.2`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.10.2) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.10.1...2.10.2) #### What's Changed - Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1266](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1266) - Bump docker/metadata-action from 5.5.1 to 5.6.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1244](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1244) - Bump automaticrippingmachine/arm-dependencies from 1.2.1 to 1.2.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1274](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1274) - Bump arm-dependencies from `e3879ef` to `900eef3` by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1273](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1273) - \[BUGFIX] debian 12 install script by [@​SylvainMT](https://redirect.github.com/SylvainMT) in [https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1109](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1109) **Full Changelog**: https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.10.1...2.10.2 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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.10.1
|
||||
appVersion: 2.10.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.3.1
|
||||
@@ -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.8.4
|
||||
version: 5.8.5
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/automaticrippingmachine/automatic-ripping-machine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.10.1@sha256:76b001601e53277ed35c0c15a30b461743444dac2e15e6d644ec0b4b3de8a57f
|
||||
tag: 2.10.3@sha256:8939b18eac9f9630978714b5db2bccdb872f9f9f15bc4c2141f414e8edce6d57
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user