mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-26 16:00:25 +08:00
Fix broken syncthing image when run on SCALE
This commit is contained in:
@@ -24,4 +24,4 @@ sources:
|
||||
- https://github.com/syncthing/syncthing
|
||||
- https://hub.docker.com/r/syncthing/syncthing
|
||||
type: application
|
||||
version: 5.1.0
|
||||
version: 5.1.1
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: syncthing/syncthing
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.16
|
||||
tag: "1.16"
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
Reference in New Issue
Block a user