[bitnami/owncloud] Release 8.2.6 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-09-22 08:05:51 +00:00
parent 87f57851fc
commit 303ff887ca
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: owncloud
version: 8.2.5
version: 8.2.6
appVersion: 10.5.0
description: A file sharing server that puts the control and security of your own data back into your hands.
keywords:

View File

@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 7.9.2
digest: sha256:85df321ec48770c8c415a1e4177e874f1c91ee63e3b514fc4070413d1724840c
generated: "2020-09-03T05:09:07.126928286Z"
version: 7.10.2
digest: sha256:de40add8388c04bd253723f085cf7daff51b30636b34b84f05e6d4ee3da47a11
generated: "2020-09-22T06:54:16.891708599Z"

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/owncloud
tag: 10.5.0-debian-10-r15
tag: 10.5.0-debian-10-r28
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -254,7 +254,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r136
tag: 0.8.0-debian-10-r155
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.