From edc6b3eb975646a96053a076acefe9f90c6eae44 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 Nov 2024 05:40:40 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/minif?= =?UTF-8?q?lux/miniflux=202.2.2=20=E2=86=92=202.2.3=20(#29118)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/miniflux/miniflux](https://miniflux.app) ([source](https://redirect.github.com/miniflux/v2)) | patch | `7d3e21d` -> `e219530` | --- > [!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
miniflux/v2 (docker.io/miniflux/miniflux) ### [`v2.2.3`](https://redirect.github.com/miniflux/v2/blob/HEAD/ChangeLog#Version-223-November-10-2024) [Compare Source](https://redirect.github.com/miniflux/v2/compare/2.2.2...2.2.3) - fix: unable to change password due to a typo in SQL parameter - fix: show only one player when there are several audio/video enclosures - feat(mediaproxy): pass original filename in `Content-Disposition` header - feat(mediaproxy): implement referer spoofing for restricted media resources - feat(integration): update Shiori integration to use new API endpoints for login/bookmark - build(deps): bump `golang.org/x/text` from `0.19.0` to `0.20.0` - build(deps): bump `golang.org/x/term` from `0.25.0` to `0.26.0` - build(deps): bump `golang.org/x/oauth2` from `0.23.0` to `0.24.0` - build(deps): bump `golang.org/x/net` from `0.30.0` to `0.31.0` - build(deps): bump `golang.org/x/crypto` from `0.28.0` to `0.29.0`
--- ### 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. --- - [ ] 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). --- charts/stable/miniflux/Chart.yaml | 4 ++-- charts/stable/miniflux/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/miniflux/Chart.yaml b/charts/stable/miniflux/Chart.yaml index 1bc9d0c23ca..15ad2fa940e 100644 --- a/charts/stable/miniflux/Chart.yaml +++ b/charts/stable/miniflux/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.2.2 +appVersion: 2.2.3 dependencies: - name: common version: 25.1.5 @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/miniflux - https://hub.docker.com/r/miniflux/miniflux type: application -version: 16.3.2 +version: 16.3.3 diff --git a/charts/stable/miniflux/values.yaml b/charts/stable/miniflux/values.yaml index 43568f33fd0..3c3f13e987f 100644 --- a/charts/stable/miniflux/values.yaml +++ b/charts/stable/miniflux/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/miniflux/miniflux - tag: 2.2.2@sha256:7d3e21d8c81b6ee3b1a177bba0099821c4eaa0ab38e7a7c0be461ed271e6c33f + tag: 2.2.3@sha256:e21953092096579daaad39ba69729f01b08380b03bae4544a943f549c8e11a67 persistence: config: enabled: true