mirror of
https://github.com/shadoll/helm-charts.git
synced 2026-08-28 03:27:08 +00:00
fix: Correct Frigate init container image tag from 0.17.1 to busybox 1.36
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ image:
|
||||
# Image used by the seed init container (needs `cp` + `sh`)
|
||||
initImage:
|
||||
repository: busybox
|
||||
tag: "0.17.1"
|
||||
tag: "1.36"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
timezone: "Europe/Kyiv"
|
||||
|
||||
Reference in New Issue
Block a user