chore(deps): update container image docker.io/filebrowser/filebrowser to v2.31.2@a4da9ca by renovate (#27245)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | patch | `v2.31.1` -> `v2.31.2` | --- > [!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.2`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.31.2) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.31.1...v2.31.2) #### Changelog - [`129a4fd`](https://redirect.github.com/filebrowser/filebrowser/commit/129a4fd39d550bd2a449575cf93f061593e39102) chore(release): 2.31.2 - [`64400ff`](https://redirect.github.com/filebrowser/filebrowser/commit/64400ffda8b09f66b8662a3c9400235139800a4d) fix: files list alignment ([#​3494](https://redirect.github.com/filebrowser/filebrowser/issues/3494)) - [`03d74ee`](https://redirect.github.com/filebrowser/filebrowser/commit/03d74ee7582196c09720f8d488056339f06c446c) build(deps): bump rollup from 4.21.3 to 4.22.4 in /frontend ([#​3504](https://redirect.github.com/filebrowser/filebrowser/issues/3504)) - [`2b37e69`](https://redirect.github.com/filebrowser/filebrowser/commit/2b37e696c9bde4d0c453de236a3555d982346bbb) fix: added whitespace before version ([#​3510](https://redirect.github.com/filebrowser/filebrowser/issues/3510)) - [`21d5ee1`](https://redirect.github.com/filebrowser/filebrowser/commit/21d5ee1b97e9d553e299cd739e4539909e2ff03d) chore: bump 'actions/stale' to latest version ([#​3489](https://redirect.github.com/filebrowser/filebrowser/issues/3489)) - [`ec7b643`](https://redirect.github.com/filebrowser/filebrowser/commit/ec7b643e8e9499f7ff226ec7f8e63a9df9890352) build(deps-dev): bump vite from 5.2.7 to 5.4.6 in /frontend ([#​3496](https://redirect.github.com/filebrowser/filebrowser/issues/3496)) - [`d729701`](https://redirect.github.com/filebrowser/filebrowser/commit/d729701bd47cb71863b00567c7f21b5a20fc0f32) chore: fix typos ([#​3490](https://redirect.github.com/filebrowser/filebrowser/issues/3490)) - [`406d4f7`](https://redirect.github.com/filebrowser/filebrowser/commit/406d4f78845a1684df7c9c457b208f4dd9b2a930) fix: change location of custom init scripts ([#​3493](https://redirect.github.com/filebrowser/filebrowser/issues/3493)) - [`1e7c415`](https://redirect.github.com/filebrowser/filebrowser/commit/1e7c41505fb6a3b9baa1534787492a186e09bcfb) fix: german translation spelling typos ([#​3469](https://redirect.github.com/filebrowser/filebrowser/issues/3469)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.31.1
|
||||
appVersion: 2.31.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
@@ -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.3.0
|
||||
version: 11.3.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.31.1@sha256:b9b0dcac8b20c01ed4777889c8ae6ff74443ed604e11e4b862d9f3068eeb9114
|
||||
tag: v2.31.2@sha256:a4da9ca8364b0a1fc5dd36f7add92582bf673c0ae0bda8dd9bd13062c41d1715
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user