chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.19.1 → 2.20.0 (#39657)
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 | `e2d7013` -> `f1ca7dc` | --- > [!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.0`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.20.0) [Compare Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.19.1...2.20.0) #### What's Changed - \[BUGFIX] Allow full Gotify URL by [@​WoodAlanM](https://redirect.github.com/WoodAlanM) in [#​1544](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1544) - \[FEATURE] Bump arm-dependencies from `7816047` to `88276e2` by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​1560](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1560) #### New Contributors - [@​WoodAlanM](https://redirect.github.com/WoodAlanM) made their first contribution in [#​1544](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1544) **Full Changelog**: <https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.19.1...2.20.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:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.19.1
|
||||
appVersion: 2.20.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.18.0
|
||||
@@ -36,5 +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: 6.8.0
|
||||
version: 6.9.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/automaticrippingmachine/automatic-ripping-machine
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.19.1@sha256:e2d701366dd8678c301dbf08350a9ba7aa0d6715c9231cdb615c8ec3bf9a65aa
|
||||
tag: 2.20.0@sha256:f1ca7dc44a04fa288df547572f0f14c6d76be85562f89488b7f8891c43f5f03a
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user