feat(filebrowser): update image docker.io/filebrowser/filebrowser v2.58.0 → v2.59.0 (#45009)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser) | minor | `d2c4958` → `6e950e9` | --- > [!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.59.0`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.59.0) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.58.0...v2.59.0) #### Changelog - [`7e78ad9`](https://redirect.github.com/filebrowser/filebrowser/commit/7e78ad97adce35755be97e0101dfb97882125e69) chore(release): 2.59.0 - [`0467326`](https://redirect.github.com/filebrowser/filebrowser/commit/0467326d5c082c42c0ede88ee2d3472f5fb65600) fix: render equations in markdown preview ([#​5745](https://redirect.github.com/filebrowser/filebrowser/issues/5745)) - [`63a76ef`](https://redirect.github.com/filebrowser/filebrowser/commit/63a76ef18c51121e08634810a894c1e22a870428) feat: Updates for project File Browser ([#​5760](https://redirect.github.com/filebrowser/filebrowser/issues/5760)) - [`3cad9a2`](https://redirect.github.com/filebrowser/filebrowser/commit/3cad9a2b0e9e261cc3b2a9ea3050130ec5a75386) chore(deps): update dependency eslint to v10 ([#​5748](https://redirect.github.com/filebrowser/filebrowser/issues/5748)) - [`804b14b`](https://redirect.github.com/filebrowser/filebrowser/commit/804b14b698aa218fa5c2aaba687e72c5f7617f0f) feat: add 'Open direct' button to images ([#​5678](https://redirect.github.com/filebrowser/filebrowser/issues/5678)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL2ZpbGVicm93c2VyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.58.0
|
||||
appVersion: 2.59.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.59
|
||||
@@ -41,5 +41,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/filebrowser
|
||||
- https://hub.docker.com/r/filebrowser/filebrowser
|
||||
type: application
|
||||
version: 12.33.1
|
||||
version: 12.34.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/filebrowser/filebrowser
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.58.0@sha256:d2c49584ea840f13860ca61f016e4aee0a858b07488ff4c303d54e4828f12e0b
|
||||
tag: v2.59.0@sha256:6e950e90bae0c53c27f4be6eeeb88e4b9cffc1f9be05ca2a0c09e74663ae595d
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user