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.32728 -pre-01
18+ version : 1.0.32729 -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 @@ -2653,7 +2653,7 @@ filebrowser:
26532653 app.elfhosted.com/name : filebrowser
26542654 image :
26552655 repository : ghcr.io/geek-cookbook/filebrowser
2656- tag : 2.23 .0@sha256:b44792453980ab6fe59f14211024fcc5de24516112f62fb31ca1f3cc00c832c6
2656+ tag : 2.27 .0@sha256:7fe99bd50a412d691d14574b851df9beab1165432029be8ee2975ea9b54e596a
26572657 envFrom :
26582658 - configMapRef :
26592659 name : filebrowser-env
@@ -3257,7 +3257,7 @@ filebrowser:
32573257 enabled : false
32583258 initContainers :
32593259 setup :
3260- image : ghcr.io/geek-cookbook/filebrowser:2.23 .0@sha256:b44792453980ab6fe59f14211024fcc5de24516112f62fb31ca1f3cc00c832c6
3260+ image : ghcr.io/geek-cookbook/filebrowser:2.27 .0@sha256:7fe99bd50a412d691d14574b851df9beab1165432029be8ee2975ea9b54e596a
32613261 # 2.23.0@sha256:1db0f0114a169ea2a877d75c47903a6d01534340421948845d5e298c7ac7ceb4 is the last good version for TFA
32623262 imagePullPolicy : IfNotPresent
32633263 command :
You can’t perform that action at this time.
0 commit comments