[bitnami/osclass] Release 7.0.12 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-03-26 02:08:56 +00:00
parent ff5825e9d6
commit 3f9b80ba9c
3 changed files with 6 additions and 6 deletions

View File

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

View File

@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 7.3.14
digest: sha256:60603b9d964684e8b8ebd11490ae5519624d27326d815dc10531fdb4c4c94598
generated: "2020-03-11T23:25:36.77512588Z"
version: 7.3.15
digest: sha256:a178142d04ccb0538816eb49cca8b4751923ae5b1afb0bc2d15586bc16b16729
generated: "2020-03-25T19:38:27.11700643Z"

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/osclass
tag: 3.7.4-debian-10-r38
tag: 3.7.4-debian-10-r43
## 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.7.0-debian-10-r53
tag: 0.7.0-debian-10-r58
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.