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 May 20, 2024
1 parent eafae8a commit d2015f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/testkube-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: testkube-operator
description: A Helm chart for the testkube-operator (installs needed CRDs only for now)
type: application
version: 1.17.40
appVersion: 1.17.40
version: 1.17.41
appVersion: 1.17.41
dependencies:
- name: global
version: 0.1.2
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,10 +2,10 @@ 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.17.54
version: 1.17.55
dependencies:
- name: testkube-operator
version: 1.17.40
version: 1.17.41
#repository: https://kubeshop.github.io/helm-charts
repository: "file://../testkube-operator"
condition: testkube-operator.enabled
Expand Down

0 comments on commit d2015f3

Please sign in to comment.