[bitnami/osclass] Release 10.0.0 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-04-08 13:26:44 +00:00
parent c986ec91e2
commit f5e59da2aa
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
annotations:
category: CMS
apiVersion: v2
appVersion: 3.9.0
appVersion: 4.3.2
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
@@ -31,4 +31,4 @@ name: osclass
sources:
- https://github.com/bitnami/bitnami-docker-osclass
- https://osclass.org/
version: 9.1.2
version: 10.0.0

View File

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