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 177e3ce commit 105df48Copy full SHA for 105df48
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.12"
+ - image: "ghcr.io/dgtlmoon/changedetection.io:0.50.13"
31
imagePullPolicy: "IfNotPresent"
32
name: "changedetection"
33
ports:
0 commit comments