Skip to content

Commit

Permalink
chore(helm): update image docker.io/automaticrippingmachine/automatic…
Browse files Browse the repository at this point in the history
…-ripping-machine 2.9.0 → 2.9.1 (#29301)

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 | `69645c6` -> `9ce7ffa` |

---

> [!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.9.1`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.9.1)

[Compare
Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.9.0...2.9.1)

#### What's Changed

- Bump colorama from 0.4.4 to 0.4.6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1228](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1228)
- Bump flake8 from 6.0.0 to 7.1.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1229](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1229)
- Bump arm-dependencies from `6859147` to `9b6312e` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1231](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1231)
- wiki: Add section for MakeMKV's settings.conf file by
[@&#8203;mihawk90](https://redirect.github.com/mihawk90) in
[https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1240](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1240)
- \[BUGFIX] Bump arm-dependencies from `9b6312e` to `f949ac0` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1239](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1239)
- \[BUGFIX] GitHub Workflow - Version fix by
[@&#8203;microtechno9000](https://redirect.github.com/microtechno9000)
in
[https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1242](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1242)
- \[BUGFIX] Fix for error when skipping transcode and removing raw files
by
[@&#8203;microtechno9000](https://redirect.github.com/microtechno9000)
in
[https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1227](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1227)

#### New Contributors

- [@&#8203;mihawk90](https://redirect.github.com/mihawk90) made their
first contribution in
[https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1240](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1240)

**Full Changelog**:
automatic-ripping-machine/automatic-ripping-machine@2.9.0...2.9.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
  • Loading branch information
truecharts-admin authored Nov 13, 2024
1 parent 98166ae commit f2baa4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/automatic-ripping-machine/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.9.0
appVersion: 2.9.1
dependencies:
- name: common
version: 25.1.7
Expand All @@ -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.5.31
version: 5.5.32
2 changes: 1 addition & 1 deletion charts/stable/automatic-ripping-machine/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: docker.io/automaticrippingmachine/automatic-ripping-machine
pullPolicy: IfNotPresent
tag: 2.9.0@sha256:69645c6f2d172ee05c77ddcf02ed76daa501ecd6e0b4239442e0767daa2eba88
tag: 2.9.1@sha256:9ce7ffa5e92b75eb5d357ef33b1bf6fb5208e2e6b998fade6471d1824b88d2f3

securityContext:
container:
Expand Down

0 comments on commit f2baa4b

Please sign in to comment.