Skip to content

Commit

Permalink
chore(helm): update image docker.io/jlesage/mkvtoolnix v24.09.2 → v24…
Browse files Browse the repository at this point in the history
….10.1 (#28108)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jlesage/mkvtoolnix](https://redirect.github.com/jlesage/docker-mkvtoolnix)
| minor | `15142c1` -> `368bfac` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>jlesage/docker-mkvtoolnix
(docker.io/jlesage/mkvtoolnix)</summary>

###
[`v24.10.1`](https://redirect.github.com/jlesage/docker-mkvtoolnix/releases/tag/v24.10.1):
Version 24.10.1

[Compare
Source](https://redirect.github.com/jlesage/docker-mkvtoolnix/compare/v24.09.2...v24.10.1)

Changes in this release:

-   Updated MKVToolNix to version 88.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjguNiIsInVwZGF0ZWRJblZlciI6IjM4LjEyOC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
  • Loading branch information
truecharts-admin authored Oct 21, 2024
1 parent 38991a2 commit 046524a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/mkvtoolnix/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: 24.09.2
appVersion: 24.10.1
dependencies:
- name: common
version: 25.1.0
Expand Down Expand Up @@ -35,4 +35,4 @@ sources:
- https://hub.docker.com/r/jlesage/mkvtoolnix
- https://mkvtoolnix.download/
type: application
version: 12.5.0
version: 12.6.0
2 changes: 1 addition & 1 deletion charts/stable/mkvtoolnix/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: docker.io/jlesage/mkvtoolnix
tag: v24.09.2@sha256:15142c14ee57dbf99496054ae5457bc32c3de1ffd93e7d99ca46d5363532491a
tag: v24.10.1@sha256:368bfac4a2f043762bda90e9111af78e38d9d9304ea41fcd4b4528e9c524b54c
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit 046524a

Please sign in to comment.