Skip to content

Commit

Permalink
Update Chart.yaml files
Browse files Browse the repository at this point in the history
kubeshop-bot committed Sep 19, 2023
1 parent 3a0b968 commit a471025
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/testkube-dashboard/Chart.yaml
Original file line number Diff line number Diff line change
@@ -2,8 +2,8 @@ apiVersion: v2
name: testkube-dashboard
description: A Helm chart for Kubernetes
type: application
version: 1.14.1
appVersion: 1.14.1
version: 1.14.2
appVersion: 1.14.2
dependencies:
- name: global
version: 0.1.1
4 changes: 2 additions & 2 deletions charts/testkube/Chart.yaml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ apiVersion: v2
name: testkube
description: Testkube is an open-source platform that simplifies the deployment and management of automated testing infrastructure.
type: application
version: 1.14.7
version: 1.14.8
dependencies:
- name: testkube-operator
version: 1.14.0
@@ -22,7 +22,7 @@ dependencies:
#repository: https://kubeshop.github.io/helm-charts
repository: "file://../testkube-api"
- name: testkube-dashboard
version: 1.14.1
version: 1.14.2
#repository: https://kubeshop.github.io/helm-charts
repository: "file://../testkube-dashboard"
condition: testkube-dashboard.enabled

0 comments on commit a471025

Please sign in to comment.