Compare commits

..

No commits in common. "50998e5fced0aab21fbcca12ba9149c0c6c10b63" and "8253b58c0ce105a7444d6fb7ab47ec09b80af04d" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@ metadata:
labels: labels:
app.kubernetes.io/name: miniflux app.kubernetes.io/name: miniflux
app.kubernetes.io/managed-by: argo app.kubernetes.io/managed-by: argo
app.kubernetes.io/version: 2.2.6 app.kubernetes.io/version: 2.2.0
annotations: annotations:
kube-score/ignore: pod-networkpolicy,deployment-has-host-podantiaffinity kube-score/ignore: pod-networkpolicy,deployment-has-host-podantiaffinity
spec: spec:
@ -24,11 +24,11 @@ spec:
metadata: metadata:
labels: labels:
app.kubernetes.io/name: miniflux app.kubernetes.io/name: miniflux
app.kubernetes.io/version: 2.2.6 app.kubernetes.io/version: 2.2.0
spec: spec:
containers: containers:
- name: miniflux - name: miniflux
image: miniflux/miniflux:2.2.6 image: miniflux/miniflux:2.2.5
imagePullPolicy: Always imagePullPolicy: Always
securityContext: securityContext:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false

View file

@ -7,7 +7,7 @@ metadata:
labels: labels:
app.kubernetes.io/name: miniflux app.kubernetes.io/name: miniflux
app.kubernetes.io/managed-by: argo app.kubernetes.io/managed-by: argo
app.kubernetes.io/version: 2.2.6 app.kubernetes.io/version: 2.2.0
spec: spec:
selector: selector:
app.kubernetes.io/name: miniflux app.kubernetes.io/name: miniflux