mirror of
https://github.com/shadoll/redmine-mcp.git
synced 2026-08-28 03:27:56 +00:00
fix: correct casing of AppVersion in deployment and values files
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ replicaCount: 1
|
||||
|
||||
image:
|
||||
repository: ghcr.io/shadoll/redmine-mcp
|
||||
tag: "" # defaults to Chart.appVersion when empty
|
||||
tag: "" # defaults to Chart.AppVersion when empty
|
||||
pullPolicy: Always
|
||||
|
||||
redmine:
|
||||
|
||||
Reference in New Issue
Block a user