Skip to content

Commit

Permalink
fix: bump testkube-operator version (#991)
Browse files Browse the repository at this point in the history
  • Loading branch information
rangoo94 authored Feb 5, 2025
1 parent be44657 commit d52cc76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/testkube-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: testkube-operator
description: A Helm chart for the testkube-operator (installs needed CRDs only for now)
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 @@ -5,7 +5,7 @@ type: application
version: 2.1.139
dependencies:
- name: testkube-operator
version: 2.1.88
version: 2.1.89
#repository: https://kubeshop.github.io/helm-charts
repository: "file://../testkube-operator"
condition: testkube-operator.enabled
Expand Down

0 comments on commit d52cc76

Please sign in to comment.