Files
truecharts/charts/stable/filebrowser/values.yaml
T
TrueCharts BotandGitHub 231c7f8781 chore(deps): update container image docker.io/filebrowser/filebrowser to v2.28.0@d312dba by renovate (#20110)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/filebrowser/filebrowser](https://togithub.com/filebrowser/filebrowser)
| minor | `v2.27.0` -> `v2.28.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.28.0`](https://togithub.com/filebrowser/filebrowser/releases/tag/v2.28.0)

[Compare
Source](https://togithub.com/filebrowser/filebrowser/compare/v2.27.0...v2.28.0)

#### Changelog

-
[`0e3b35b`](https://togithub.com/filebrowser/filebrowser/commit/0e3b35b3)
chore(release): 2.28.0
-
[`05bfae2`](https://togithub.com/filebrowser/filebrowser/commit/05bfae26)
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
([#&#8203;3045](https://togithub.com/filebrowser/filebrowser/issues/3045))
-
[`4c233c3`](https://togithub.com/filebrowser/filebrowser/commit/4c233c3d)
feat: enable preview in shared folder
([#&#8203;3055](https://togithub.com/filebrowser/filebrowser/issues/3055))
-
[`7797a4e`](https://togithub.com/filebrowser/filebrowser/commit/7797a4ef)
build(deps): bump google.golang.org/protobuf in /tools
([#&#8203;3044](https://togithub.com/filebrowser/filebrowser/issues/3044))
-
[`d706506`](https://togithub.com/filebrowser/filebrowser/commit/d7065068)
feat: auto hiding header bar in preview to enlarge the preview window
([#&#8203;3024](https://togithub.com/filebrowser/filebrowser/issues/3024))
-
[`8dddc8a`](https://togithub.com/filebrowser/filebrowser/commit/8dddc8a4)
chore: show the current used filebrowser.db in cmd window
([#&#8203;3028](https://togithub.com/filebrowser/filebrowser/issues/3028))
-
[`cdf8def`](https://togithub.com/filebrowser/filebrowser/commit/cdf8def3)
fix: stay in the same position after renaming or deleting
([#&#8203;3039](https://togithub.com/filebrowser/filebrowser/issues/3039))
-
[`e167c3e`](https://togithub.com/filebrowser/filebrowser/commit/e167c3e1)
feat: freezing the list in the backgroud while previewing a file
([#&#8203;3004](https://togithub.com/filebrowser/filebrowser/issues/3004))
-
[`fe5ca74`](https://togithub.com/filebrowser/filebrowser/commit/fe5ca74a)
fix: fix lint warnings
([#&#8203;2976](https://togithub.com/filebrowser/filebrowser/issues/2976))
-
[`dfad873`](https://togithub.com/filebrowser/filebrowser/commit/dfad8738)
chore: update github action versions
([#&#8203;2977](https://togithub.com/filebrowser/filebrowser/issues/2977))
-
[`6d7ba65`](https://togithub.com/filebrowser/filebrowser/commit/6d7ba65f)
fix: shell direction
([#&#8203;2980](https://togithub.com/filebrowser/filebrowser/issues/2980))
-
[`d5487ba`](https://togithub.com/filebrowser/filebrowser/commit/d5487ba6)
chore: add noindex
([#&#8203;2981](https://togithub.com/filebrowser/filebrowser/issues/2981))
-
[`34a0817`](https://togithub.com/filebrowser/filebrowser/commit/34a08170)
fix: editor discard prompt
([#&#8203;2990](https://togithub.com/filebrowser/filebrowser/issues/2990))
-
[`d49c3df`](https://togithub.com/filebrowser/filebrowser/commit/d49c3dfa)
feat: select multiple files with ctrl even with singleClick option
([#&#8203;2953](https://togithub.com/filebrowser/filebrowser/issues/2953))
-
[`2cfee21`](https://togithub.com/filebrowser/filebrowser/commit/2cfee218)
fix: dashboard buttons position in rtl layout
([#&#8203;2949](https://togithub.com/filebrowser/filebrowser/issues/2949))
-
[`fb1a09c`](https://togithub.com/filebrowser/filebrowser/commit/fb1a09c7)
feat: prompt to confirm discard editor changes
([#&#8203;2948](https://togithub.com/filebrowser/filebrowser/issues/2948))
-
[`b19710e`](https://togithub.com/filebrowser/filebrowser/commit/b19710ef)
feat: focus editor when opened
([#&#8203;2946](https://togithub.com/filebrowser/filebrowser/issues/2946))
-
[`ff9502f`](https://togithub.com/filebrowser/filebrowser/commit/ff9502ff)
fix: keyboard shortcut to confirm prompts
([#&#8203;2932](https://togithub.com/filebrowser/filebrowser/issues/2932))
-
[`62f0dfb`](https://togithub.com/filebrowser/filebrowser/commit/62f0dfb3)
chore: update he.json
([#&#8203;2933](https://togithub.com/filebrowser/filebrowser/issues/2933))
-
[`81cd8fc`](https://togithub.com/filebrowser/filebrowser/commit/81cd8fc6)
fix(healthcheck): use address configured if not empty
([#&#8203;2938](https://togithub.com/filebrowser/filebrowser/issues/2938))
-
[`70c8261`](https://togithub.com/filebrowser/filebrowser/commit/70c82613)
feat: close editor when click escape key
([#&#8203;2947](https://togithub.com/filebrowser/filebrowser/issues/2947))
-
[`2f6c473`](https://togithub.com/filebrowser/filebrowser/commit/2f6c4739)
chore: update pull request template
([#&#8203;2950](https://togithub.com/filebrowser/filebrowser/issues/2950))
-
[`bf36cc0`](https://togithub.com/filebrowser/filebrowser/commit/bf36cc00)
build(deps-dev): bump vite from 4.4.12 to 4.5.2 in /frontend
([#&#8203;2951](https://togithub.com/filebrowser/filebrowser/issues/2951))
-
[`883383a`](https://togithub.com/filebrowser/filebrowser/commit/883383a5)
fix: moment locale
([#&#8203;2952](https://togithub.com/filebrowser/filebrowser/issues/2952))
-
[`0a05f8c`](https://togithub.com/filebrowser/filebrowser/commit/0a05f8c0)
chore(i18n): improvement of Japanese translation
([#&#8203;2962](https://togithub.com/filebrowser/filebrowser/issues/2962))
-
[`a4b089a`](https://togithub.com/filebrowser/filebrowser/commit/a4b089a6)
feat: allow to configure if home directory is automatically created from
cli
([#&#8203;2963](https://togithub.com/filebrowser/filebrowser/issues/2963))
-
[`5c5ab6b`](https://togithub.com/filebrowser/filebrowser/commit/5c5ab6b8)
fix: files and directories are created with the correct permissions
([#&#8203;2966](https://togithub.com/filebrowser/filebrowser/issues/2966))

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-01 20:27:35 +02:00

45 lines
983 B
YAML

image:
repository: docker.io/filebrowser/filebrowser
pullPolicy: IfNotPresent
tag: v2.28.0@sha256:d312dbaa9ecab09fb31857178c978d587167f1de14da8e025be175cda4c201a0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env:
FB_ADDRESS: ""
FB_BASEURL: ""
FB_DATABASE: "/database/filebrowser.db"
FB_CONFIG: "/config/filebrowser.json"
FB_ROOT: "/data"
FB_PORT: "{{ .Values.service.main.ports.main.port }}"
service:
main:
ports:
main:
port: 10187
persistence:
config:
enabled: true
mountPath: /config
database:
enabled: true
mountPath: /database
data:
enabled: true
mountPath: /data
portal:
open:
enabled: true