Release gohoarder 0.1.93

This commit is contained in:
github-actions[bot]
2026-03-24 04:09:36 +00:00
parent 706b4f47e7
commit 4eb41c77eb
4 changed files with 33 additions and 7 deletions
+4 -4
View File
@@ -51,17 +51,17 @@ image:
server:
repository: ghcr.io/lukaszraczylo/gohoarder-server
pullPolicy: IfNotPresent
tag: "0.1.92"
tag: "0.1.93"
frontend:
repository: ghcr.io/lukaszraczylo/gohoarder-frontend
pullPolicy: IfNotPresent
tag: "0.1.92"
tag: "0.1.93"
scanner:
repository: ghcr.io/lukaszraczylo/gohoarder-scanner
pullPolicy: IfNotPresent
tag: "0.1.92"
tag: "0.1.93"
# Service Account
serviceAccount:
@@ -358,7 +358,7 @@ migration:
image:
repository: ghcr.io/lukaszraczylo/gohoarder-migrate
pullPolicy: IfNotPresent
tag: "0.1.92"
tag: "0.1.93"
# Migration settings
logLevel: "info" # debug, info, warn, error