Skip to content

Commit

Permalink
updating testkube-enterprise chart version to 2.85.0
Browse files Browse the repository at this point in the history
  • Loading branch information
testkube-cloud-ci-bot committed Dec 19, 2024
1 parent db260e1 commit fcc8b08
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion charts/testkube-cloud-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: testkube-cloud-api
description: A Helm chart for Testkube Cloud API
type: application
version: 1.128.1
version: 1.129.0
appVersion: 1.10.92
maintainers:
- name: testkube
Expand Down
2 changes: 1 addition & 1 deletion charts/testkube-cloud-api/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# testkube-cloud-api

![Version: 1.128.1](https://img.shields.io/badge/Version-1.128.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.92](https://img.shields.io/badge/AppVersion-1.10.92-informational?style=flat-square)
![Version: 1.129.0](https://img.shields.io/badge/Version-1.129.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.92](https://img.shields.io/badge/AppVersion-1.10.92-informational?style=flat-square)

A Helm chart for Testkube Cloud API

Expand Down
6 changes: 3 additions & 3 deletions charts/testkube-enterprise/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 2.13.3
- name: testkube-cloud-api
repository: file://../testkube-cloud-api
version: 1.128.1
version: 1.129.0
- name: testkube-cloud-ui
repository: file://../testkube-cloud-ui
version: 1.87.0
Expand All @@ -26,5 +26,5 @@ dependencies:
- name: minio
repository: file://./charts/minio
version: 14.8.3-2
digest: sha256:c9d95d24731b689980e996820d2ebbca97dd0cd9d78d86497ecd126e1b3f6c7f
generated: "2024-12-19T15:02:53.041685383Z"
digest: sha256:c5b781d92b342e7b504d57ed75c62ecc9f85ce878cbf0af4f82ab426476a3aff
generated: "2024-12-19T15:03:27.367705358Z"
4 changes: 2 additions & 2 deletions charts/testkube-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ apiVersion: v2
name: testkube-enterprise
description: A Helm chart for Testkube Enterprise
type: application
version: 2.84.1
version: 2.85.0
dependencies:
- name: common
version: 2.13.3
repository: https://charts.bitnami.com/bitnami
- name: testkube-cloud-api
version: 1.128.1
version: 1.129.0
repository: file://../testkube-cloud-api
condition: testkube-cloud-api.enabled
- name: testkube-cloud-ui
Expand Down
4 changes: 2 additions & 2 deletions charts/testkube-enterprise/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# testkube-enterprise

![Version: 2.84.1](https://img.shields.io/badge/Version-2.84.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 2.85.0](https://img.shields.io/badge/Version-2.85.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

A Helm chart for Testkube Enterprise

Expand All @@ -16,7 +16,7 @@ A Helm chart for Testkube Enterprise

| Repository | Name | Version |
|------------|------|---------|
| file://../testkube-cloud-api | testkube-cloud-api | 1.128.1 |
| file://../testkube-cloud-api | testkube-cloud-api | 1.129.0 |
| file://../testkube-cloud-ui | testkube-cloud-ui | 1.87.0 |
| file://../testkube-worker-service | testkube-worker-service | 1.49.0 |
| file://./charts/dex | dex | 0.19.1-5 |
Expand Down

0 comments on commit fcc8b08

Please sign in to comment.