update to version 29.0.3 of Nextcloud
update mariadb to 10.11LTS
This commit is contained in:
@@ -47,7 +47,7 @@ apps:
|
||||
namespace: stashapp
|
||||
|
||||
mariadb:
|
||||
enabled: false
|
||||
enabled: true
|
||||
namespace: mariadb
|
||||
pvc: data-mariadb-0
|
||||
state: present
|
||||
|
||||
@@ -6,7 +6,7 @@ architecture: standalone
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/mariadb
|
||||
tag: 10.9
|
||||
tag: 10.11
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
image:
|
||||
repository: nextcloud
|
||||
tag: "29.0.1" #https://hub.docker.com/_/nextcloud/tags?page=1&name=28.
|
||||
tag: "29.0.3" #https://hub.docker.com/_/nextcloud/tags?page=1&name=28.
|
||||
flavor: apache
|
||||
# pullSecrets: regcred
|
||||
|
||||
|
||||
Reference in New Issue
Block a user