File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
1515# This is the chart version. This version number should be incremented each time you make changes
1616# to the chart and its templates, including the app version.
1717# Versions are expected to follow Semantic Versioning (https://semver.org/)
18- version : 1.0.32937 -pre-01
18+ version : 1.0.32938 -pre-01
1919
2020# This is the version number of the application being deployed. This version number should be
2121# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change @@ -2682,7 +2682,7 @@ filebrowser:
26822682 app.elfhosted.com/name : filebrowser
26832683 image :
26842684 repository : ghcr.io/geek-cookbook/filebrowser
2685- tag : 2.23 .0@sha256:b44792453980ab6fe59f14211024fcc5de24516112f62fb31ca1f3cc00c832c6
2685+ tag : 2.27 .0@sha256:7fe99bd50a412d691d14574b851df9beab1165432029be8ee2975ea9b54e596a
26862686 envFrom :
26872687 - configMapRef :
26882688 name : filebrowser-env
@@ -3286,7 +3286,7 @@ filebrowser:
32863286 enabled : false
32873287 initContainers :
32883288 setup :
3289- image : ghcr.io/geek-cookbook/filebrowser:2.23 .0@sha256:b44792453980ab6fe59f14211024fcc5de24516112f62fb31ca1f3cc00c832c6
3289+ image : ghcr.io/geek-cookbook/filebrowser:2.27 .0@sha256:7fe99bd50a412d691d14574b851df9beab1165432029be8ee2975ea9b54e596a
32903290 # 2.23.0@sha256:1db0f0114a169ea2a877d75c47903a6d01534340421948845d5e298c7ac7ceb4 is the last good version for TFA
32913291 imagePullPolicy : IfNotPresent
32923292 command :
You can’t perform that action at this time.
0 commit comments