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 4f696b6 commit 2452523Copy full SHA for 2452523
apps/changedetection/deployment.yaml
@@ -27,7 +27,7 @@ spec:
27
seccompProfile:
28
type: "RuntimeDefault"
29
containers:
30
- - image: "ghcr.io/dgtlmoon/changedetection.io:0.46.04"
+ - image: "ghcr.io/dgtlmoon/changedetection.io:0.47.03"
31
imagePullPolicy: "IfNotPresent"
32
name: "changedetection"
33
ports:
0 commit comments