Skip to content

Commit

Permalink
ci: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Lilla Vass committed Sep 14, 2023
1 parent 0b03be6 commit 60f73aa
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 27 deletions.
6 changes: 1 addition & 5 deletions charts/testkube-cloud-api/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# testkube-cloud-api

<<<<<<< HEAD
![Version: 1.14.7](https://img.shields.io/badge/Version-1.14.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.13](https://img.shields.io/badge/AppVersion-1.3.13-informational?style=flat-square)
=======
![Version: 1.14.12](https://img.shields.io/badge/Version-1.14.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.3.14](https://img.shields.io/badge/AppVersion-1.3.14-informational?style=flat-square)
>>>>>>> origin/develop
![Version: 1.15.2](https://img.shields.io/badge/Version-1.15.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0-dev-88d810f](https://img.shields.io/badge/AppVersion-1.4.0--dev--88d810f-informational?style=flat-square)

A Helm chart for Testkube Cloud API

Expand Down
4 changes: 0 additions & 4 deletions charts/testkube-cloud-ui/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
# testkube-cloud-ui

<<<<<<< HEAD
![Version: 1.14.8](https://img.shields.io/badge/Version-1.14.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0-dev-d3d68fc](https://img.shields.io/badge/AppVersion-1.4.0--dev--d3d68fc-informational?style=flat-square)
=======
![Version: 1.14.17](https://img.shields.io/badge/Version-1.14.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.0-dev-84e330b](https://img.shields.io/badge/AppVersion-1.4.0--dev--84e330b-informational?style=flat-square)
>>>>>>> origin/develop

A Helm chart for Testkube Cloud UI

Expand Down
2 changes: 1 addition & 1 deletion charts/testkube-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: testkube-enterprise
description: A Helm chart for Testkube Enterprise
type: application
version: 1.12.37
version: 1.12.38
dependencies:
- name: common
version: 2.2.5
Expand Down
23 changes: 6 additions & 17 deletions charts/testkube-enterprise/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# testkube-enterprise

![Version: 1.12.37](https://img.shields.io/badge/Version-1.12.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 1.12.38](https://img.shields.io/badge/Version-1.12.38-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 @@ -21,13 +21,8 @@ A Helm chart for Testkube Enterprise

| Repository | Name | Version |
|------------|------|---------|
<<<<<<< HEAD
| file://../testkube-cloud-api | testkube-cloud-api | 1.14.7 |
| file://../testkube-cloud-ui | testkube-cloud-ui | 1.14.8 |
=======
| file://../testkube-cloud-api | testkube-cloud-api | 1.14.12 |
| file://../testkube-cloud-api | testkube-cloud-api | 1.15.2 |
| file://../testkube-cloud-ui | testkube-cloud-ui | 1.14.17 |
>>>>>>> origin/develop
| https://charts.bitnami.com/bitnami | common | 2.2.5 |
| https://charts.bitnami.com/bitnami | mongodb | 13.10.2 |
| https://charts.dexidp.io | dex | 0.14.1 |
Expand Down Expand Up @@ -129,12 +124,10 @@ A Helm chart for Testkube Enterprise
| testkube-cloud-api.api.tls.tlsSecret | string | `"testkube-enterprise-api-tls"` | |
| testkube-cloud-api.fullnameOverride | string | `"testkube-enterprise-api"` | |
| testkube-cloud-api.image.repository | string | `"testkubeenterprise/testkube-enterprise-api"` | |
<<<<<<< HEAD
| testkube-cloud-api.image.tag | string | `"1.3.13"` | |
=======
| testkube-cloud-api.image.tag | string | `"1.3.14"` | |
>>>>>>> origin/develop
| testkube-cloud-api.ingress | string | `nil` | |
| testkube-cloud-api.image.tag | string | `"1.4.0-dev-88d810f"` | |
| testkube-cloud-api.ingress.className | string | `"nginx"` | |
| testkube-cloud-api.ingress.enabled | bool | `true` | |
| testkube-cloud-api.ingress.hosts[0].host | string | `"*.status.{{ .Values.global.domain }}"` | |
| testkube-cloud-api.minio.accessModes | list | `["ReadWriteOnce"]` | PVC Access Modes for Minio. The volume is mounted as read-write by a single node. |
| testkube-cloud-api.minio.affinity | object | `{}` | Affinity for pod assignment. |
| testkube-cloud-api.minio.credentials.accessKeyId | string | `"testkube-enterprise"` | Root username |
Expand All @@ -156,11 +149,7 @@ A Helm chart for Testkube Enterprise
| testkube-cloud-api.prometheus.enabled | bool | `true` | |
| testkube-cloud-ui.fullnameOverride | string | `"testkube-enterprise-ui"` | |
| testkube-cloud-ui.image.repository | string | `"testkubeenterprise/testkube-enterprise-ui"` | |
<<<<<<< HEAD
| testkube-cloud-ui.image.tag | string | `"1.4.0-dev-d3d68fc"` | |
=======
| testkube-cloud-ui.image.tag | string | `"1.4.0-dev-84e330b"` | |
>>>>>>> origin/develop
| testkube-cloud-ui.ingress.tlsSecretName | string | `"testkube-enterprise-ui-tls"` | Name of the TLS secret which contains the certificate files |

----------------------------------------------
Expand Down
Binary file modified charts/testkube-enterprise/charts/testkube-cloud-api-1.15.2.tgz
Binary file not shown.
Binary file modified charts/testkube-enterprise/charts/testkube-cloud-ui-1.14.17.tgz
Binary file not shown.

0 comments on commit 60f73aa

Please sign in to comment.