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.32727 -pre-01
18
+ version : 1.0.32728 -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 @@ -2653,7 +2653,7 @@ filebrowser:
2653
2653
app.elfhosted.com/name : filebrowser
2654
2654
image :
2655
2655
repository : ghcr.io/geek-cookbook/filebrowser
2656
- tag : 2.23 .0@sha256:b44792453980ab6fe59f14211024fcc5de24516112f62fb31ca1f3cc00c832c6
2656
+ tag : 2.27 .0@sha256:7fe99bd50a412d691d14574b851df9beab1165432029be8ee2975ea9b54e596a
2657
2657
envFrom :
2658
2658
- configMapRef :
2659
2659
name : filebrowser-env
@@ -3257,7 +3257,7 @@ filebrowser:
3257
3257
enabled : false
3258
3258
initContainers :
3259
3259
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
3261
3261
# 2.23.0@sha256:1db0f0114a169ea2a877d75c47903a6d01534340421948845d5e298c7ac7ceb4 is the last good version for TFA
3262
3262
imagePullPolicy : IfNotPresent
3263
3263
command :
You can’t perform that action at this time.
0 commit comments