onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

fix(container): update docker.io/filebrowser/filebrowser ( v2.31.1 → v2.31.2 ) #8173

Closed bot-ross[bot] closed 1 week ago

bot-ross[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
docker.io/filebrowser/filebrowser patch v2.31.1 -> v2.31.2

Release Notes

filebrowser/filebrowser (docker.io/filebrowser/filebrowser) ### [`v2.31.2`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.31.2) [Compare Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.31.1...v2.31.2) #### Changelog - [`129a4fd`](https://redirect.github.com/filebrowser/filebrowser/commit/129a4fd39d550bd2a449575cf93f061593e39102) chore(release): 2.31.2 - [`64400ff`](https://redirect.github.com/filebrowser/filebrowser/commit/64400ffda8b09f66b8662a3c9400235139800a4d) fix: files list alignment ([#​3494](https://redirect.github.com/filebrowser/filebrowser/issues/3494)) - [`03d74ee`](https://redirect.github.com/filebrowser/filebrowser/commit/03d74ee7582196c09720f8d488056339f06c446c) build(deps): bump rollup from 4.21.3 to 4.22.4 in /frontend ([#​3504](https://redirect.github.com/filebrowser/filebrowser/issues/3504)) - [`2b37e69`](https://redirect.github.com/filebrowser/filebrowser/commit/2b37e696c9bde4d0c453de236a3555d982346bbb) fix: added whitespace before version ([#​3510](https://redirect.github.com/filebrowser/filebrowser/issues/3510)) - [`21d5ee1`](https://redirect.github.com/filebrowser/filebrowser/commit/21d5ee1b97e9d553e299cd739e4539909e2ff03d) chore: bump 'actions/stale' to latest version ([#​3489](https://redirect.github.com/filebrowser/filebrowser/issues/3489)) - [`ec7b643`](https://redirect.github.com/filebrowser/filebrowser/commit/ec7b643e8e9499f7ff226ec7f8e63a9df9890352) build(deps-dev): bump vite from 5.2.7 to 5.4.6 in /frontend ([#​3496](https://redirect.github.com/filebrowser/filebrowser/issues/3496)) - [`d729701`](https://redirect.github.com/filebrowser/filebrowser/commit/d729701bd47cb71863b00567c7f21b5a20fc0f32) chore: fix typos ([#​3490](https://redirect.github.com/filebrowser/filebrowser/issues/3490)) - [`406d4f7`](https://redirect.github.com/filebrowser/filebrowser/commit/406d4f78845a1684df7c9c457b208f4dd9b2a930) fix: change location of custom init scripts ([#​3493](https://redirect.github.com/filebrowser/filebrowser/issues/3493)) - [`1e7c415`](https://redirect.github.com/filebrowser/filebrowser/commit/1e7c41505fb6a3b9baa1534787492a186e09bcfb) fix: german translation spelling typos ([#​3469](https://redirect.github.com/filebrowser/filebrowser/issues/3469))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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.



This PR has been generated by Renovate Bot.

bot-ross[bot] commented 1 week ago
--- HelmRelease: default/filebrowser Deployment: default/filebrowser

+++ HelmRelease: default/filebrowser Deployment: default/filebrowser

@@ -53,13 +53,13 @@

         - name: FB_NOAUTH
           value: 'true'
         - name: FB_ROOT
           value: /eros
         - name: TZ
           value: America/New_York
-        image: docker.io/filebrowser/filebrowser:v2.31.1@sha256:b9b0dcac8b20c01ed4777889c8ae6ff74443ed604e11e4b862d9f3068eeb9114
+        image: docker.io/filebrowser/filebrowser:v2.31.2@sha256:a4da9ca8364b0a1fc5dd36f7add92582bf673c0ae0bda8dd9bd13062c41d1715
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 80
           initialDelaySeconds: 0
bot-ross[bot] commented 1 week ago
--- kubernetes/main/apps/default/filebrowser/app Kustomization: flux-system/filebrowser HelmRelease: default/filebrowser

+++ kubernetes/main/apps/default/filebrowser/app Kustomization: flux-system/filebrowser HelmRelease: default/filebrowser

@@ -38,13 +38,13 @@

               FB_LOG: stdout
               FB_NOAUTH: true
               FB_ROOT: /eros
               TZ: America/New_York
             image:
               repository: docker.io/filebrowser/filebrowser
-              tag: v2.31.1@sha256:b9b0dcac8b20c01ed4777889c8ae6ff74443ed604e11e4b862d9f3068eeb9114
+              tag: v2.31.2@sha256:a4da9ca8364b0a1fc5dd36f7add92582bf673c0ae0bda8dd9bd13062c41d1715
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3