mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 16:51:20 -03:00
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`](506fc08577) chore(release): 2.33.5 - [`f330764`](f33076462a) feat: update languages for project File Browser ([#​5190](https://redirect.github.com/filebrowser/filebrowser/issues/5190)) - [`6c29fab`](6c29fabdc8) chore: remove cz_CS from transifex.yaml - [`0268506`](0268506f80) 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`](ad864a97e9) chore(release): 2.33.4 - [`f714e71`](f714e71a35) 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`](dbdbbab4d7) chore(release): 2.33.3 - [`7c0c782`](7c0c7820ef) fix: keep command behavior in Dockerfile - [`2741616`](2741616473) 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/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.33.2
|
||||
appVersion: 2.33.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser
|
||||
- https://hub.docker.com/r/filebrowser/filebrowser
|
||||
type: application
|
||||
version: 11.8.0
|
||||
version: 11.8.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.33.2@sha256:57a7a972787ae64ca4d26c2c3cb2cdd05f258e8aca250ade6ea2c206341c03bd
|
||||
tag: v2.33.5@sha256:659a58c71b974dbf5fb0fd5453fec91e84b8c3729f74bb610f16e214352e56bd
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user