From ff4f24f409685ac8c35866c3a62d09f9bb9bfc56 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 18 Jun 2025 20:30:25 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/2faut?= =?UTF-8?q?h/2fauth=205.5.2=20=E2=86=92=205.6.0=20(#36442)?= 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 | `d59326c` -> `a3071ec` | --- > [!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
Bubka/2FAuth (docker.io/2fauth/2fauth) ### [`v5.6.0`](https://redirect.github.com/Bubka/2FAuth/blob/HEAD/changelog.md#560---2025-06-18) [Compare Source](https://redirect.github.com/Bubka/2FAuth/compare/v5.5.2...v5.6.0) Unless you are an icon lover, there isn't much to get excited about with 2FAuth v5.6 (see below for details). That's because I'm focused on refactoring the web app's front end and the web extension so that they are built using shared components. The process is time consuming, but it's a necessary step to optimize future developments and avoid repeating code. The shared components are ready, as is a new version of the web extension that makes use of these components. I plan to migrate the 2FAuth web app as soon as possible so that I can start working on new features again. ##### Added - The *Get official icon* feature now includes two new icon providers, [selfh.st](https://selfh.st/icons/) and [dashboardicons.com](https://dashboardicons.com/), as well as the ability to select a preferred variant or to switch between providers directly from the Advanced form. ([#​475](https://redirect.github.com/Bubka/2FAuth/issues/475)). ##### New env vars - `OPENID_HTTP_VERIFY_SSL_PEER`: Enable or disable SSL peer verification during OpenID authentication process ([doc](https://docs.2fauth.app/getting-started/configuration/#openid_http_verify_ssl_peer)). ##### Changed - Personal Access Token (PAT) can be used when authentication is restricted to SSO only. This is particularly useful when you want to use the 2FAuth web extension. Check out the new *Allow PAT usage* setting in the Admin > Auth > SSO section ([#​474](https://redirect.github.com/Bubka/2FAuth/issues/474)). ##### Fixed - [issue #​477](https://redirect.github.com/Bubka/2FAuth/issues/477) Steam OTP codes don't refresh when become invalid - [PR #​482](https://redirect.github.com/Bubka/2FAuth/pull/482) Docker entrypoint not calling the right php-fpm version, thanks to [@​jkoch22](https://redirect.github.com/jkoch22) ##### API \[1.8.0] - `/api/v1/icons/default` POST path added ([doc](https://docs.2fauth.app/resources/rapidoc.html#get-/api/v1/icons/default)).
--- ### 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 44b8d7e4603..168e8063e67 100644 --- a/charts/stable/twofauth/Chart.yaml +++ b/charts/stable/twofauth/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.5.2 +appVersion: 5.6.0 dependencies: - name: common version: 25.4.10 @@ -36,5 +36,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/twofauth - https://hub.docker.com/r/2fauth/2fauth type: application -version: 3.8.1 +version: 3.9.0 diff --git a/charts/stable/twofauth/values.yaml b/charts/stable/twofauth/values.yaml index a39e53fcf29..5f1d31f868d 100644 --- a/charts/stable/twofauth/values.yaml +++ b/charts/stable/twofauth/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/2fauth/2fauth pullPolicy: IfNotPresent - tag: 5.5.2@sha256:d59326cd6ac96fd24933deac962f705e57f101775f5c9a03db9fad8b4ce2011f + tag: 5.6.0@sha256:a3071ecaffc59c654eafe3ac71a90cc07b2dd3a71888fe10a7e925041992097f securityContext: container: