We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b3b795 commit 6def35dCopy full SHA for 6def35d
apps/changedetection/deployment.yaml
@@ -27,7 +27,7 @@ spec:
27
seccompProfile:
28
type: "RuntimeDefault"
29
containers:
30
- - image: "ghcr.io/dgtlmoon/changedetection.io:0.50.13"
+ - image: "ghcr.io/dgtlmoon/changedetection.io:0.50.14"
31
imagePullPolicy: "IfNotPresent"
32
name: "changedetection"
33
ports:
0 commit comments