[bitnami/osclass] Release 7.0.23 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-10-21 10:17:54 +00:00
parent 3abd2270be
commit 91a182faa0
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: osclass
version: 7.0.22
version: 7.0.23
appVersion: 3.9.0
description: Osclass is a php script that allows you to quickly create and manage your own free classifieds site.
keywords:

View File

@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 7.10.1
digest: sha256:bfaa31dd37fd808a7ea1a66135bfd5254399cae73e649eefd7ce54fe778d04be
generated: "2020-09-20T12:52:08.818063611Z"
version: 7.10.4
digest: sha256:ca14be574c84f1fd3ff519512631427cf30bbbef20c4156a095233871cc30d3b
generated: "2020-10-11T20:18:26.31076166Z"

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/osclass
tag: 3.9.0-debian-10-r82
tag: 3.9.0-debian-10-r108
## 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
@@ -265,7 +265,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r153
tag: 0.8.0-debian-10-r180
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.