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.
2 parents f62627e + 5072979 commit b5ff702Copy full SHA for b5ff702
apps/miniflux/deployment.yaml
@@ -33,7 +33,7 @@ spec:
33
seccompProfile:
34
type: RuntimeDefault
35
containers:
36
- - image: "miniflux/miniflux:2.2.0"
+ - image: "miniflux/miniflux:2.2.1"
37
imagePullPolicy: "IfNotPresent"
38
name: "miniflux"
39
ports:
0 commit comments