Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/linuxserver/beets to vers…
Browse files Browse the repository at this point in the history
…ion-1.6.0@c26bf56 by renovate (#17341)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/beets | digest | `a6debcc` -> `c26bf56` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
  • Loading branch information
truecharts-admin authored Jan 21, 2024
1 parent 0247a4d commit 5372c2f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions charts/stable/beets/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ annotations:
min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true"
truecharts.org/category: media
truecharts.org/max_helm_version: "3.13"
truecharts.org/max_helm_version: "3.14"
truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable
apiVersion: v2
Expand All @@ -26,7 +26,7 @@ keywords:
- manager
- player
- beets
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -38,4 +38,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/beets
- https://ghcr.io/linuxserver/beets
type: application
version: 10.1.9
version: 10.1.10
2 changes: 1 addition & 1 deletion charts/stable/beets/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/beets
pullPolicy: IfNotPresent
tag: version-1.6.0@sha256:a6debcc3d3fce44086521feaf53de581cc96528a6e134fa49d59028136821eac
tag: version-1.6.0@sha256:c26bf56c4165b40950e84474745b2d16694b357f850cbea3ece917825755f6c9
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit 5372c2f

Please sign in to comment.