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 60e3dff commit de1b14cCopy full SHA for de1b14c
apps/miniflux/deployment.yaml
@@ -34,7 +34,7 @@ spec:
34
seccompProfile:
35
type: RuntimeDefault
36
containers:
37
- - image: "ghcr.io/miniflux/miniflux:2.2.11"
+ - image: "ghcr.io/miniflux/miniflux:2.2.12"
38
imagePullPolicy: "IfNotPresent"
39
name: "miniflux"
40
ports:
0 commit comments