fix
This commit is contained in:
@@ -5,7 +5,7 @@ metadata:
|
||||
name: nextcloud
|
||||
labels:
|
||||
app.kubernetes.io/name: nextcloud
|
||||
helm.sh/chart: nextcloud-4.6.2
|
||||
helm.sh/chart: nextcloud-4.6.4
|
||||
app.kubernetes.io/instance: nextcloud
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/component: app
|
||||
@@ -32,7 +32,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: nextcloud:28.0.2-apache
|
||||
image: nextcloud:28.0.3-apache
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user