chore(helm): update image docker.io/filebrowser/filebrowser v2.33.2 → v2.33.5 (#36605)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | patch | `57a7a97` -> `659a58c` | --- > [!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.33.5`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.33.5) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.33.4...v2.33.5) #### Changelog - [`506fc08`](https://redirect.github.com/filebrowser/filebrowser/commit/506fc0857753d44219c100ea0286c9d7192fad1f) chore(release): 2.33.5 - [`f330764`](https://redirect.github.com/filebrowser/filebrowser/commit/f33076462a133935ca97fb6c7345303fe350e167) feat: update languages for project File Browser ([#​5190](https://redirect.github.com/filebrowser/filebrowser/issues/5190)) - [`6c29fab`](https://redirect.github.com/filebrowser/filebrowser/commit/6c29fabdc85b2d9f0f7838fa19b57ead007bbbb7) chore: remove cz_CS from transifex.yaml - [`0268506`](https://redirect.github.com/filebrowser/filebrowser/commit/0268506f80d33d2d31e38055e12530241d27a11b) fix: actually register the czech language ([#​5189](https://redirect.github.com/filebrowser/filebrowser/issues/5189)) ### [`v2.33.4`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.33.4) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.33.3...v2.33.4) #### Changelog - [`ad864a9`](https://redirect.github.com/filebrowser/filebrowser/commit/ad864a97e946dfc3306c52e55a4abfff9cbe3ef7) chore(release): 2.33.4 - [`f714e71`](https://redirect.github.com/filebrowser/filebrowser/commit/f714e71a356c2301f394d651c9b6c467440508e3) feat: translation updates for project File Browser ([#​5179](https://redirect.github.com/filebrowser/filebrowser/issues/5179)) ### [`v2.33.3`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.33.3) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.33.2...v2.33.3) #### Changelog - [`dbdbbab`](https://redirect.github.com/filebrowser/filebrowser/commit/dbdbbab4d7beacdc51b2ee025f1fc2ac803b8f44) chore(release): 2.33.3 - [`7c0c782`](https://redirect.github.com/filebrowser/filebrowser/commit/7c0c7820efbbed2f0499353cc76ecb85d00ff7c3) fix: keep command behavior in Dockerfile - [`2741616`](https://redirect.github.com/filebrowser/filebrowser/commit/2741616473636d40b7e9f14c9906ada08d328c3c) fix: update search hotkey in help prompt ([#​5178](https://redirect.github.com/filebrowser/filebrowser/issues/5178)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.33.2
|
appVersion: 2.33.5
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -36,5 +36,5 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser
|
- https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser
|
||||||
- https://hub.docker.com/r/filebrowser/filebrowser
|
- https://hub.docker.com/r/filebrowser/filebrowser
|
||||||
type: application
|
type: application
|
||||||
version: 11.8.0
|
version: 11.8.1
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/filebrowser/filebrowser
|
repository: docker.io/filebrowser/filebrowser
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v2.33.2@sha256:57a7a972787ae64ca4d26c2c3cb2cdd05f258e8aca250ade6ea2c206341c03bd
|
tag: v2.33.5@sha256:659a58c71b974dbf5fb0fd5453fec91e84b8c3729f74bb610f16e214352e56bd
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
podSpec:
|
podSpec:
|
||||||
|
|||||||
Reference in New Issue
Block a user