chore(helm): update image docker.io/filebrowser/filebrowser v2.44.2 → v2.45.0 (#41330)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | minor | `b79117d` -> `c751c3a` | --- > [!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.45.0`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.45.0) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.44.2...v2.45.0) #### Changelog - [`99aeb76`](https://redirect.github.com/filebrowser/filebrowser/commit/99aeb766c3b8e4520acbdb51e16f0ef28f1e21be) chore(release): 2.45.0 - [`93fe31c`](https://redirect.github.com/filebrowser/filebrowser/commit/93fe31cc55c9d9d27c634993619a768fa700da1d) fix: support croatian ([#​5502](https://redirect.github.com/filebrowser/filebrowser/issues/5502)) - [`b9a03fa`](https://redirect.github.com/filebrowser/filebrowser/commit/b9a03fabd98119d6588882f5ba2a7d29b012d729) feat: update translations ([#​5458](https://redirect.github.com/filebrowser/filebrowser/issues/5458)) - [`d00b3ea`](https://redirect.github.com/filebrowser/filebrowser/commit/d00b3ea8f8f8cd48326a5bf7e2b44e9b510cca46) fix(img):Prevent thumbnail generation for large images </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.44.2
|
||||
appVersion: 2.45.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.1
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/filebrowser
|
||||
- https://hub.docker.com/r/filebrowser/filebrowser
|
||||
type: application
|
||||
version: 12.17.2
|
||||
version: 12.18.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.44.2@sha256:b79117d39ac0d6f5112ba7ea53aba06c25d95d334938e2f52521ec9aaf459c30
|
||||
tag: v2.45.0@sha256:c751c3a0ed38a8a18b647ae7897b57c793f52a6501a75be2fe4b72d1c27b60ea
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user