chore(helm): update image docker.io/filebrowser/filebrowser v2.46.0 → v2.46.1 (#41742)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | patch | `5333396` -> `a3d21db` | --- > [!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 <details> <summary>filebrowser/filebrowser (docker.io/filebrowser/filebrowser)</summary> ### [`v2.46.1`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.46.1) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.46.0...v2.46.1) #### Changelog - [`17f1e08`](https://redirect.github.com/filebrowser/filebrowser/commit/17f1e08a5877654d0dd24ce6df355b64db66234a) chore(release): 2.46.1 - [`ffc8504`](https://redirect.github.com/filebrowser/filebrowser/commit/ffc850454e4cb8f10b970511681d6c627340afc7) fix: remove duplicated 'hide-defaults' flag (is 'hideDefaults') ([#​5548](https://redirect.github.com/filebrowser/filebrowser/issues/5548)) - [`13814e1`](https://redirect.github.com/filebrowser/filebrowser/commit/13814e11197ebd9101940883e3ca85998f86d442) fix: env key replacer and remove unused function ([#​5547](https://redirect.github.com/filebrowser/filebrowser/issues/5547)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMC4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.46.0
|
||||
appVersion: 2.46.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/filebrowser
|
||||
- https://hub.docker.com/r/filebrowser/filebrowser
|
||||
type: application
|
||||
version: 12.19.0
|
||||
version: 12.19.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.46.0@sha256:5333396817cb93b63e05b0c46fabfafcdb3241df0509860a86ec03d2345e62c5
|
||||
tag: v2.46.1@sha256:a3d21db89b6aa6b32d072184bf884a832725912f8bae1952338a09d10de415e2
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user