Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
[stable/testlink] Release 7.1.5 (#21145)
Browse files Browse the repository at this point in the history
* [stable/testlink] Release 7.1.5 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

* Run "helm dependency update" using latest Helm 2

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>

Co-authored-by: Carlos Rodríguez Hernández <carrodher1179@gmail.com>
  • Loading branch information
bitnami-bot and carrodher authored Mar 3, 2020
1 parent 4fbf0c4 commit 0404a32
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion stable/testlink/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: testlink
version: 7.1.4
version: 7.1.5
appVersion: 1.9.20
description: Web-based test management system that facilitates software quality assurance.
icon: https://bitnami.com/assets/stacks/testlink/img/testlink-stack-220x234.png
Expand Down
2 changes: 1 addition & 1 deletion stable/testlink/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ dependencies:
repository: https://kubernetes-charts.storage.googleapis.com/
version: 7.3.12
digest: sha256:cd64413a4a697ccf85c0091e9c55cdc5876938ddced84c05d37c57ff9abc5864
generated: "2020-02-28T08:13:36.074582017Z"
generated: "2020-03-03T08:47:31.649870144Z"
4 changes: 2 additions & 2 deletions stable/testlink/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/testlink
tag: 1.9.20-debian-10-r18
tag: 1.9.20-debian-10-r19
## 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
Expand Down Expand Up @@ -268,7 +268,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-10-r32
tag: 0.7.0-debian-10-r33
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down

0 comments on commit 0404a32

Please sign in to comment.