manifests: re-pin moving tags (umami / filebrowser) #1

Merged
admin merged 1 commits from fix/version-pins into main 2026-06-06 13:41:52 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit ce80dce497 - Show all commits
+1 -1
View File
@@ -187,7 +187,7 @@ spec:
cpu: "50m"
containers:
- name: umami
image: ghcr.io/umami-software/umami:postgresql-latest
image: ghcr.io/umami-software/umami:postgresql-v1.38.0
ports:
- containerPort: 3000
env:
+1 -1
View File
@@ -107,7 +107,7 @@ spec:
spec:
containers:
- name: filebrowser
image: filebrowser/filebrowser:v2-alpine
image: filebrowser/filebrowser:v2.63.13
ports:
- containerPort: 8080
volumeMounts: