Synchronize upstreamed folder to 808d3dbf7

This commit is contained in:
bitnami-bot
2019-11-13 22:35:04 +00:00
parent 59cbb6ca9f
commit 01635ed748
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: testlink
version: 7.0.0
version: 7.0.1
appVersion: 1.9.19
description: Web-based test management system that facilitates software quality assurance.
icon: https://bitnami.com/assets/stacks/testlink/img/testlink-stack-220x234.png

View File

@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://kubernetes-charts.storage.googleapis.com/
version: 7.0.0
version: 7.0.1
digest: sha256:cd64413a4a697ccf85c0091e9c55cdc5876938ddced84c05d37c57ff9abc5864
generated: "2019-11-09T11:32:20.387479352+05:30"
generated: 2019-11-13T19:08:33.648962408Z

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/testlink
tag: 1.9.19-debian-9-r245
tag: 1.9.19-debian-9-r246
## 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
@@ -264,7 +264,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r95
tag: 0.7.0-debian-9-r108
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.