[bitnami/osclass] Release 7.0.18 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-06-21 08:34:51 +00:00
parent e10269305f
commit 130e3bbb1a
3 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v1
name: osclass
version: 7.0.17
appVersion: 3.7.4
version: 7.0.18
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.4.2
digest: sha256:fe26de7fc873dc8001404168feb920a61ba884a2fe211a7371165ed51bf8cb8b
generated: "2020-05-22T00:35:51.872705024Z"
version: 7.5.2
digest: sha256:782857521ad5fe7c904e0dc0ffab6df3ed7557898f0e5c942a307b033544d3e9
generated: "2020-06-20T20:36:55.4863804Z"

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/osclass
tag: 3.7.4-debian-10-r97
tag: 3.9.0-debian-10-r15
## 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-r51
tag: 0.8.0-debian-10-r77
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.