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 6aea595 commit 42aa6acCopy full SHA for 42aa6ac
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.10"
+ - image: "ghcr.io/dgtlmoon/changedetection.io:0.50.11"
31
imagePullPolicy: "IfNotPresent"
32
name: "changedetection"
33
ports:
0 commit comments