From e1226689ed6927aaa65300381b816d341ca9093b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 11 Mar 2026 14:05:41 +0100 Subject: [PATCH] =?UTF-8?q?feat(twofauth):=20update=20image=20docker.io/2f?= =?UTF-8?q?auth/2fauth=206.0.0=20=E2=86=92=206.1.0=20(#45945)?= 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/2fauth/2fauth](https://redirect.github.com/Bubka/2FAuth) | minor | `42f19c5` → `4ace34b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
Bubka/2FAuth (docker.io/2fauth/2fauth) ### [`v6.1.0`](https://redirect.github.com/Bubka/2FAuth/blob/HEAD/changelog.md#610---2026-03-09) [Compare Source](https://redirect.github.com/Bubka/2FAuth/compare/v6.0.0...v6.1.0) ##### Added - [PR #​526](https://redirect.github.com/Bubka/2FAuth/pull/526) Chinese Traditional translation, thanks to [@​olivertzeng](https://redirect.github.com/olivertzeng) - [PR #​527](https://redirect.github.com/Bubka/2FAuth/pull/527) Allow pasting on upload page to add QR codes easily, thanks to [@​moritzuehlingo](https://redirect.github.com/moritzuehling) ##### New env vars - `BLOCK_OPTAUTH_IMAGELINK_FETCHING`: Enable or disable fetching of resources linked in the `imagelink` parameter of OTPauth URIs encoded in QR codes ([doc](https://docs.2fauth.app/getting-started/config/env-vars/#block_optauth_imagelink_fetching)). - `THROTTLE_API_DURING_IMPORT`: Specific rate limite for API calls made by the Import feature to prevent `429` error during large import ([doc](https://docs.2fauth.app/getting-started/config/env-vars/#throttle_api_during_import), [#​522](https://redirect.github.com/Bubka/2FAuth/issues/522)). ##### Security fix - Mitigate blind SSRF by adding URL validation before imagelink resources are fetched (thx [@​DenizParlak](https://redirect.github.com/DenizParlak)). This comes with the new `BLOCK_OPTAUTH_IMAGELINK_FETCHING` env var, which is set to `true` by default. - Installation fails due to CVE-2025-45769 in transitive dependency firebase/php-jwt < 7.0.0 (via laravel/passport) (thx [@​MickLesk](https://redirect.github.com/MickLesk)) ##### Fixed - [issue #​509](https://redirect.github.com/Bubka/2FAuth/issues/509) manifest.json cannot be accessed through a reverse proxy - [issue #​516](https://redirect.github.com/Bubka/2FAuth/issues/516) Local iconsPack is greyout - cant be selected for item - [issue #​517](https://redirect.github.com/Bubka/2FAuth/issues/517) Typo: "recommanded" instead of "recommended" - [issue #​519](https://redirect.github.com/Bubka/2FAuth/issues/519) Docker Container keeps crashing on boot - [issue #​522](https://redirect.github.com/Bubka/2FAuth/issues/522) Test email missed text - Bad groupSwitch button label on group change
--- ### 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/twofauth/Chart.yaml | 4 ++-- charts/stable/twofauth/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/twofauth/Chart.yaml b/charts/stable/twofauth/Chart.yaml index f00edab3cd9..7ca58431b7d 100644 --- a/charts/stable/twofauth/Chart.yaml +++ b/charts/stable/twofauth/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 6.0.0 +appVersion: 6.1.0 dependencies: - name: common version: 28.33.0 @@ -41,5 +41,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/twofauth - https://hub.docker.com/r/2fauth/2fauth type: application -version: 5.4.0 +version: 5.5.0 diff --git a/charts/stable/twofauth/values.yaml b/charts/stable/twofauth/values.yaml index b963c016e27..e4b0d6e4b0e 100644 --- a/charts/stable/twofauth/values.yaml +++ b/charts/stable/twofauth/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/2fauth/2fauth pullPolicy: IfNotPresent - tag: 6.0.0@sha256:42f19c534180a0362ce7c04b404b83c677b72f1410744c17d95275df368b8f88 + tag: 6.1.0@sha256:4ace34ba4a43650d41da4064010e2eec335dcad1f91b972cac05ee53c023b7a5 securityContext: container: