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
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 1.0.32937 -pre-01
18
+ version : 1.0.32938 -pre-01
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# 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:
2682
2682
app.elfhosted.com/name : filebrowser
2683
2683
image :
2684
2684
repository : ghcr.io/geek-cookbook/filebrowser
2685
- tag : 2.23 .0@sha256:b44792453980ab6fe59f14211024fcc5de24516112f62fb31ca1f3cc00c832c6
2685
+ tag : 2.27 .0@sha256:7fe99bd50a412d691d14574b851df9beab1165432029be8ee2975ea9b54e596a
2686
2686
envFrom :
2687
2687
- configMapRef :
2688
2688
name : filebrowser-env
@@ -3286,7 +3286,7 @@ filebrowser:
3286
3286
enabled : false
3287
3287
initContainers :
3288
3288
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
3290
3290
# 2.23.0@sha256:1db0f0114a169ea2a877d75c47903a6d01534340421948845d5e298c7ac7ceb4 is the last good version for TFA
3291
3291
imagePullPolicy : IfNotPresent
3292
3292
command :
You can’t perform that action at this time.
0 commit comments