We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a5d89 commit 619bb2aCopy full SHA for 619bb2a
docs/deploying/sua-service.yaml
@@ -16,7 +16,7 @@ spec:
16
spec:
17
containers:
18
- name: suaservice
19
- image: ghcr.io/softwaredefinedvehicle/sdv-self-update-agent/sua:v0.1.16
+ image: ghcr.io/SoftwareDefinedVehicle/leda-contrib-self-update-agent-fork/self-update-agent:latest
20
command: ["/app/sdv-self-update-agent"]
21
args: ["-p", "/data/selfupdates"]
22
imagePullPolicy: IfNotPresent
0 commit comments