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 f3d32c8 commit 2d924f4Copy full SHA for 2d924f4
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.11"
+ - image: "ghcr.io/dgtlmoon/changedetection.io:0.50.12"
31
imagePullPolicy: "IfNotPresent"
32
name: "changedetection"
33
ports:
0 commit comments