chore(deps): update container image docker.io/filebrowser/filebrowser to v2.31.0@e68df99 by renovate (#25673)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | minor | `v2.30.0` -> `v2.31.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>filebrowser/filebrowser (docker.io/filebrowser/filebrowser)</summary> ### [`v2.31.0`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.31.0) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.30.0...v2.31.0) #### Changelog - [`2369e5c`](2369e5c0ed
) chore(release): 2.31.0 - [`056cfa8`](056cfa8fac
) build: fix goreleaser file - [`e7d7710`](e7d77106ab
) Merge pull request [#​3436](https://redirect.github.com/filebrowser/filebrowser/issues/3436) from filebrowser/go\_1.23.0 - [`a6347c8`](a6347c8858
) build: bump golangci-lint to 1.60.3 - [`b596567`](b596567c61
) build: bump go libs - [`364fdaa`](364fdaaf0c
) build: bump go version to 1.23.0 - [`8b75aef`](8b75aefb1c
) chore: fix frontend audit - [`b0f4604`](b0f4604f44
) feat: implement markdown file preview in Ace editor ([#​3431](https://redirect.github.com/filebrowser/filebrowser/issues/3431)) - [`f6f7e5f`](f6f7e5fea3
) feat: support mime type for epub extension ([#​3425](https://redirect.github.com/filebrowser/filebrowser/issues/3425)) - [`043cdbf`](043cdbf402
) chore: minor fixup to Ukrainian translation ([#​3421](https://redirect.github.com/filebrowser/filebrowser/issues/3421)) - [`8e67a12`](8e67a12f26
) feat: add Czech translation ([#​3416](https://redirect.github.com/filebrowser/filebrowser/issues/3416)) - [`83898d6`](83898d616f
) chore: fix frontend lint - [`090272e`](090272e3b7
) fix: fix catalan i18n file - [`10bf3cf`](10bf3cffbf
) fix(frontend): N files selected hint use i18n ([#​3390](https://redirect.github.com/filebrowser/filebrowser/issues/3390)) - [`99a6382`](99a6382b32
) feat: Added epub preview. Resolves [#​3375](https://redirect.github.com/filebrowser/filebrowser/issues/3375) ([#​3376](https://redirect.github.com/filebrowser/filebrowser/issues/3376)) - [`a53aac1`](a53aac1c30
) chore: Add Catalan Language ([#​3347](https://redirect.github.com/filebrowser/filebrowser/issues/3347)) - [`21783ed`](21783ed91a
) fix: pull down to refresh within editor ([#​3378](https://redirect.github.com/filebrowser/filebrowser/issues/3378)) - [`7be5644`](7be5644952
) fix: fixing an issue where the upload indicator would "jump" around in the UI ([#​3354](https://redirect.github.com/filebrowser/filebrowser/issues/3354)) - [`30a8ddf`](30a8ddf113
) build(deps): bump golang.org/x/image from 0.15.0 to 0.18.0 ([#​3335](https://redirect.github.com/filebrowser/filebrowser/issues/3335)) - [`c3465f9`](c3465f9913
) build(deps-dev): bump ws from 8.16.0 to 8.17.1 in /frontend ([#​3321](https://redirect.github.com/filebrowser/filebrowser/issues/3321)) - [`e8589be`](e8589be640
) build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /frontend ([#​3316](https://redirect.github.com/filebrowser/filebrowser/issues/3316)) - [`eb3978e`](eb3978ea55
) chore(frontend): fix formatting - [`d6cdf0e`](d6cdf0e435
) chore: listing.list name auto wrap ([#​3208](https://redirect.github.com/filebrowser/filebrowser/issues/3208)) - [`1fccc5d`](1fccc5d649
) fix: clipboard copy in safari ([#​3261](https://redirect.github.com/filebrowser/filebrowser/issues/3261)) - [`a838868`](a8388689f3
) fix: pdf preview header ([#​3274](https://redirect.github.com/filebrowser/filebrowser/issues/3274)) - [`2a90cdf`](2a90cdfdaf
) fix: CSS selectors for listing icons ([#​3277](https://redirect.github.com/filebrowser/filebrowser/issues/3277)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ny4zIiwidXBkYXRlZEluVmVyIjoiMzguNTcuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
994e00e655
commit
272443c5da
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.30.0
|
||||
appVersion: 2.31.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser
|
||||
- https://hub.docker.com/r/filebrowser/filebrowser
|
||||
type: application
|
||||
version: 11.1.3
|
||||
version: 11.2.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: docker.io/filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.30.0@sha256:862a8f4f4829cb2747ced869aea8593204bbc718c92f0f11c97e7b669a54b53d
|
||||
tag: v2.31.0@sha256:e68df99eecbb2ec6ee15ac57a49848986c26500f455182a0261b53b71f76d008
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
|
Loading…
Reference in New Issue