Skip to content

Commit

Permalink
fix(app): update ghcr.io/geek-cookbook/filebrowser docker tag to v2.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 11, 2024
1 parent ec6411f commit ec51acd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/other/myprecious/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.32909-pre-01
version: 1.0.32910-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
Expand Down
4 changes: 2 additions & 2 deletions charts/other/myprecious/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2682,7 +2682,7 @@ filebrowser:
app.elfhosted.com/name: filebrowser
image:
repository: ghcr.io/geek-cookbook/filebrowser
tag: 2.23.0@sha256:b44792453980ab6fe59f14211024fcc5de24516112f62fb31ca1f3cc00c832c6
tag: 2.27.0@sha256:7fe99bd50a412d691d14574b851df9beab1165432029be8ee2975ea9b54e596a
envFrom:
- configMapRef:
name: filebrowser-env
Expand Down Expand Up @@ -3286,7 +3286,7 @@ filebrowser:
enabled: false
initContainers:
setup:
image: ghcr.io/geek-cookbook/filebrowser:2.23.0@sha256:b44792453980ab6fe59f14211024fcc5de24516112f62fb31ca1f3cc00c832c6
image: ghcr.io/geek-cookbook/filebrowser:2.27.0@sha256:7fe99bd50a412d691d14574b851df9beab1165432029be8ee2975ea9b54e596a
# 2.23.0@sha256:1db0f0114a169ea2a877d75c47903a6d01534340421948845d5e298c7ac7ceb4 is the last good version for TFA
imagePullPolicy: IfNotPresent
command:
Expand Down

0 comments on commit ec51acd

Please sign in to comment.