Skip to content

Commit

Permalink
chore(helm): update image docker.io/wiserain/flexget 3.13.26 → 3.14.4 (
Browse files Browse the repository at this point in the history
…#31789)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/wiserain/flexget](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages)
([source](https://redirect.github.com/wiserain/docker-flexget)) | minor
| `2d0db31` -> `a75a979` |

---

> [!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.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
  • Loading branch information
truecharts-admin authored Feb 8, 2025
1 parent 2192f06 commit 3cb0303
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/flexget/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: 3.13.26
appVersion: 3.14.4
dependencies:
- name: common
version: 25.4.10
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/wiserain/docker-flexget
- https://hub.docker.com/r/wiserain/flexget
type: application
version: 11.6.3
version: 11.7.0
2 changes: 1 addition & 1 deletion charts/stable/flexget/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: docker.io/wiserain/flexget
pullPolicy: IfNotPresent
tag: 3.13.26@sha256:2d0db3124af7b567deb84b75abad0f025c1519bb687aa8741c3268a4f8aeb359
tag: 3.14.4@sha256:a75a979dd7a756e95e3d64c5b307bde4287fec02306b899d780c62ddda6fc070
securityContext:
container:
runAsNonRoot: false
Expand Down

0 comments on commit 3cb0303

Please sign in to comment.