fix(twofauth): update image docker.io/2fauth/2fauth 6.1.0 → 6.1.1 (#46001)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/2fauth/2fauth](https://redirect.github.com/Bubka/2FAuth) | patch | `4ace34b` → `f5edb25` | --- > [!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 <details> <summary>Bubka/2FAuth (docker.io/2fauth/2fauth)</summary> ### [`v6.1.1`](https://redirect.github.com/Bubka/2FAuth/blob/HEAD/changelog.md#611---2026-03-12) [Compare Source](https://redirect.github.com/Bubka/2FAuth/compare/v6.1.0...v6.1.1) ##### Fixed - [issue #​532](https://redirect.github.com/Bubka/2FAuth/issues/532) Unable to create new entries via the Advanced Form </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHdvZmF1dGgiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.1.0
|
||||
appVersion: 6.1.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.33.4
|
||||
@@ -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.5.2
|
||||
version: 5.5.3
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/2fauth/2fauth
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 6.1.0@sha256:4ace34ba4a43650d41da4064010e2eec335dcad1f91b972cac05ee53c023b7a5
|
||||
tag: 6.1.1@sha256:f5edb254742010e188f576f2a40d654de1effc2b472f006a6826bc4e5050f3db
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user