diff --git a/charts/other/myprecious/Chart.yaml b/charts/other/myprecious/Chart.yaml index 7da343c45..5bdc6a461 100644 --- a/charts/other/myprecious/Chart.yaml +++ b/charts/other/myprecious/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.2414-pre-01 +version: 1.0.2415-pre-01 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/other/myprecious/values.yaml b/charts/other/myprecious/values.yaml index e9c8735a0..e1627a1f1 100644 --- a/charts/other/myprecious/values.yaml +++ b/charts/other/myprecious/values.yaml @@ -1595,7 +1595,7 @@ filebrowser: enabled: true image: repository: ghcr.io/geek-cookbook/filebrowser - tag: 2.25.0@sha256:bbdcb01752c443b46c9c7ee7dc6b379535320494ad37624933209283f3b70636 + tag: 2.26.0@sha256:336e93768286aa91e9d527e286de737a58e6799a08d4755f422becc856f1b73f env: FB_DATABASE: /tmp/filebrowser.db FB_CONFIG: /etc/filebrowser/.filebrowser.json # this would work implicitly anyway, but this way it's clear what's happening @@ -2107,7 +2107,7 @@ filebrowser: enabled: false initContainers: setup: - image: ghcr.io/geek-cookbook/filebrowser:2.25.0@sha256:bbdcb01752c443b46c9c7ee7dc6b379535320494ad37624933209283f3b70636 + image: ghcr.io/geek-cookbook/filebrowser:2.26.0@sha256:336e93768286aa91e9d527e286de737a58e6799a08d4755f422becc856f1b73f imagePullPolicy: IfNotPresent command: - /bin/bash