Skip to content

Commit

Permalink
fix: bump testkube-api version (#990)
Browse files Browse the repository at this point in the history
  • Loading branch information
rangoo94 authored Feb 4, 2025
1 parent 90505f6 commit d5b3c25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/testkube-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: testkube-api
description: A Helm chart for Testkube api
type: application
version: 2.1.88
version: 2.1.89
appVersion: 2.1.88
dependencies:
- name: global
Expand Down
2 changes: 1 addition & 1 deletion charts/testkube/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
version: 1.2.6-3
repository: "file://./charts/nats"
- name: testkube-api
version: 2.1.88
version: 2.1.89
#repository: https://kubeshop.github.io/helm-charts
repository: "file://../testkube-api"
- name: testkube-logs
Expand Down

0 comments on commit d5b3c25

Please sign in to comment.