File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed
Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : testkube-api
33description : A Helm chart for Testkube api
44type : application
5- version : 2.7.0-rc.0
6- appVersion : 2.7.0-rc.0
5+ version : 2.7.0
6+ appVersion : 2.7.0
77dependencies :
88 - name : global
99 version : 0.1.3
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : testkube-operator
33description : A Helm chart for the testkube-operator (installs needed CRDs only for now)
44type : application
5- version : 2.5.0-rc.0
5+ version : 2.5.0
66appVersion : 2.1.154
77dependencies :
88 - name : global
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : testkube-runner
33description : A Helm chart for the Testkube's Runner Agent
44type : application
5- version : 2.7.0-rc.0
6- appVersion : 2.7.0-rc.0
5+ version : 2.7.0
6+ appVersion : 2.7.0
77dependencies :
88- name : global
99 version : 0.x.x-x
Original file line number Diff line number Diff line change 11dependencies:
22- name: testkube-operator
33 repository: file://../testkube-operator
4- version: 2.5.0-rc.0
4+ version: 2.5.0
55- name: mongodb
66 repository: oci://us-east1-docker.pkg.dev/testkube-cloud-372110/testkube
77 version: 8.2.5-0
@@ -13,9 +13,9 @@ dependencies:
1313 version: 1.2.6-4
1414- name: testkube-api
1515 repository: file://../testkube-api
16- version: 2.7.0-rc.0
16+ version: 2.7.0
1717- name: global
1818 repository: file://../global
1919 version: 0.1.3
20- digest: sha256:ece57ce94d67bb1e39668ffd3627a650b823ec13d2cd2df77a318eb019f7ee97
21- generated: "2026-02-27T09:46:06.83209-03:00 "
20+ digest: sha256:0d152af567492f17efc8719bb7493dfbfb34453513fca496bdf87ccd5f323938
21+ generated: "2026-03-04T10:17:40.580129483Z "
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
22name : testkube
33description : Testkube is an open-source platform that simplifies the deployment and management of automated testing infrastructure.
44type : application
5- version : 2.7.0-rc.0
6- appVersion : 2.7.0-rc.0
5+ version : 2.7.0
6+ appVersion : 2.7.0
77dependencies :
88 - name : testkube-operator
99 version : 2.x.x-x
You can’t perform that action at this time.
0 commit comments