chore(deps): update miniflux/miniflux docker tag to v2.2.10
Some checks failed
Some checks failed
This commit is contained in:
parent
0de255a3e4
commit
92fb10b6f1
2 changed files with 4 additions and 4 deletions
|
|
@ -7,7 +7,7 @@ metadata:
|
|||
labels:
|
||||
app.kubernetes.io/name: miniflux
|
||||
app.kubernetes.io/managed-by: argo
|
||||
app.kubernetes.io/version: 2.2.8
|
||||
app.kubernetes.io/version: 2.2.10
|
||||
annotations:
|
||||
kube-score/ignore: pod-networkpolicy,deployment-has-host-podantiaffinity
|
||||
spec:
|
||||
|
|
@ -24,11 +24,11 @@ spec:
|
|||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/name: miniflux
|
||||
app.kubernetes.io/version: 2.2.8
|
||||
app.kubernetes.io/version: 2.2.10
|
||||
spec:
|
||||
containers:
|
||||
- name: miniflux
|
||||
image: miniflux/miniflux:2.2.8
|
||||
image: miniflux/miniflux:2.2.10
|
||||
imagePullPolicy: Always
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue