Skip to content

Commit

Permalink
Update Chart.yaml files
Browse files Browse the repository at this point in the history
  • Loading branch information
kubeshop-bot committed Sep 25, 2023
1 parent 44ba717 commit 2089d28
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/testkube-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: testkube-api
description: A Helm chart for Testkube api
type: application
version: 1.14.4
appVersion: 1.14.4
version: 1.14.5
appVersion: 1.14.5
dependencies:
- name: global
version: 0.1.1
Expand Down
4 changes: 2 additions & 2 deletions charts/testkube/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.8
version: 1.14.9
dependencies:
- name: testkube-operator
version: 1.14.0
Expand All @@ -18,7 +18,7 @@ dependencies:
version: 0.19.1
repository: https://nats-io.github.io/k8s/helm/charts/
- name: testkube-api
version: 1.14.4
version: 1.14.5
#repository: https://kubeshop.github.io/helm-charts
repository: "file://../testkube-api"
- name: testkube-dashboard
Expand Down

0 comments on commit 2089d28

Please sign in to comment.