Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge main to develop #118

Merged
merged 12 commits into from
Mar 14, 2024
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ helm:
value: kubeshop/testkube-cloud-api
forcestring: true
- name: image.tag
value: 1.9.14-rc-720f77df
value: 1.9.14-rc-d03670e6
forcestring: true
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ helm:
value: kubeshop/testkube-cloud-api
forcestring: true
- name: image.tag
value: 1.9.14
value: 1.9.15
forcestring: true
4 changes: 2 additions & 2 deletions charts/testkube-cloud-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: testkube-cloud-api
description: A Helm chart for Testkube Cloud API
type: application
version: 1.34.1
appVersion: 1.9.14
version: 1.35.1
appVersion: 1.9.15
maintainers:
- name: testkube
url: https://testkube.io
Expand Down
4 changes: 2 additions & 2 deletions 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.34.1](https://img.shields.io/badge/Version-1.34.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.14](https://img.shields.io/badge/AppVersion-1.9.14-informational?style=flat-square)
![Version: 1.35.1](https://img.shields.io/badge/Version-1.35.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.9.15](https://img.shields.io/badge/AppVersion-1.9.15-informational?style=flat-square)

A Helm chart for Testkube Cloud API

Expand Down Expand Up @@ -123,7 +123,7 @@ A Helm chart for Testkube Cloud API
| grpcIngress.maxPayloadSize | string | `"16m"` | Max payload size for proxied gRPC API |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"kubeshop/testkube-cloud-api"` | |
| image.tag | string | `"1.9.14"` | |
| image.tag | string | `"1.9.15"` | |
| imagePullSecrets | list | `[]` | |
| ingress.annotations | object | `{"nginx.ingress.kubernetes.io/force-ssl-redirect":"true","nginx.ingress.kubernetes.io/preserve-trailing-slash":"true"}` | Common annotations which will be added to all Ingress resources |
| ingress.className | string | `"nginx"` | Common Ingress class name (NGINX is the only officially supported ingress controller and should not be changed) |
Expand Down
2 changes: 1 addition & 1 deletion charts/testkube-cloud-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ replicaCount: 1
image:
repository: kubeshop/testkube-cloud-api
pullPolicy: IfNotPresent
tag: "1.9.7"
tag: "1.9.15"
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ helm:
value: kubeshop/testkube-cloud-ui
forcestring: true
- name: image.tag
value: 1.8.0-rc-903d671
value: 1.8.0-rc-db02d9e
forcestring: true
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ helm:
value: kubeshop/testkube-cloud-ui
forcestring: true
- name: image.tag
value: 1.7.12
value: 1.7.13
forcestring: true
4 changes: 2 additions & 2 deletions charts/testkube-cloud-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: testkube-cloud-ui
description: A Helm chart for Testkube Cloud UI
type: application
version: 1.29.0
appVersion: 1.7.12
version: 1.29.1
appVersion: 1.7.13
maintainers:
- name: testkube
url: https://testkube.io
Expand Down
4 changes: 2 additions & 2 deletions charts/testkube-cloud-ui/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# testkube-cloud-ui

![Version: 1.29.0](https://img.shields.io/badge/Version-1.29.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.12](https://img.shields.io/badge/AppVersion-1.7.12-informational?style=flat-square)
![Version: 1.29.1](https://img.shields.io/badge/Version-1.29.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.13](https://img.shields.io/badge/AppVersion-1.7.13-informational?style=flat-square)

A Helm chart for Testkube Cloud UI

Expand Down Expand Up @@ -41,7 +41,7 @@ A Helm chart for Testkube Cloud UI
| global.uiSubdomain | string | `"cloud"` | UI subdomain which get prepended to the domain |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"kubeshop/testkube-cloud-ui"` | |
| image.tag | string | `"1.7.12"` | |
| image.tag | string | `"1.7.13"` | |
| imagePullSecrets | list | `[]` | |
| ingress.annotations | object | `{}` | Additional Ingress annotations |
| ingress.className | string | `"nginx"` | Ingress class (NGINX Controller is the only officially supported Ingress controller) |
Expand Down
2 changes: 1 addition & 1 deletion charts/testkube-cloud-ui/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ image:
repository: kubeshop/testkube-cloud-ui
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "1.7.12"
tag: "1.7.13"
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
Expand Down
8 changes: 4 additions & 4 deletions charts/testkube-enterprise/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ dependencies:
version: 2.13.3
- name: testkube-cloud-api
repository: file://../testkube-cloud-api
version: 1.34.1
version: 1.35.1
- name: testkube-cloud-ui
repository: file://../testkube-cloud-ui
version: 1.29.0
version: 1.29.1
- name: testkube-worker-service
repository: file://../testkube-worker-service
version: 1.29.2
Expand All @@ -23,5 +23,5 @@ dependencies:
- name: minio
repository: https://charts.bitnami.com/bitnami
version: 12.10.2
digest: sha256:f8ab673f5333c6a30cf9cb8a87584f6cee325960eabd17921ff80945cfed20cc
generated: "2024-03-13T13:30:51.198324687Z"
digest: sha256:bf0f0824b4c169195598405122cdc6ab49ae87b99a39a3405d5a13e07b79aa03
generated: "2024-03-14T17:54:28.94015511Z"
6 changes: 3 additions & 3 deletions charts/testkube-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ apiVersion: v2
name: testkube-enterprise
description: A Helm chart for Testkube Enterprise
type: application
version: 1.54.2
version: 1.55.2
dependencies:
- name: common
version: 2.13.3
repository: https://charts.bitnami.com/bitnami
- name: testkube-cloud-api
version: 1.34.1
version: 1.35.1
repository: file://../testkube-cloud-api
- name: testkube-cloud-ui
version: 1.29.0
version: 1.29.1
repository: file://../testkube-cloud-ui
- name: testkube-worker-service
version: 1.29.2
Expand Down
10 changes: 5 additions & 5 deletions charts/testkube-enterprise/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# testkube-enterprise

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

| Repository | Name | Version |
|------------|------|---------|
| file://../testkube-cloud-api | testkube-cloud-api | 1.34.1 |
| file://../testkube-cloud-ui | testkube-cloud-ui | 1.29.0 |
| file://../testkube-cloud-api | testkube-cloud-api | 1.35.1 |
| file://../testkube-cloud-ui | testkube-cloud-ui | 1.29.1 |
| file://../testkube-worker-service | testkube-worker-service | 1.29.2 |
| https://charts.bitnami.com/bitnami | common | 2.13.3 |
| https://charts.bitnami.com/bitnami | minio | 12.10.2 |
Expand Down Expand Up @@ -180,12 +180,12 @@ 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"` | |
| testkube-cloud-api.image.tag | string | `"1.9.14"` | |
| testkube-cloud-api.image.tag | string | `"1.9.15"` | |
| testkube-cloud-api.ingress.className | string | `"nginx"` | |
| testkube-cloud-api.prometheus.enabled | bool | `false` | |
| testkube-cloud-ui.fullnameOverride | string | `"testkube-enterprise-ui"` | |
| testkube-cloud-ui.image.repository | string | `"testkubeenterprise/testkube-enterprise-ui"` | |
| testkube-cloud-ui.image.tag | string | `"1.7.12"` | |
| testkube-cloud-ui.image.tag | string | `"1.7.13"` | |
| testkube-cloud-ui.ingress.tlsSecretName | string | `"testkube-enterprise-ui-tls"` | Name of the TLS secret which contains the certificate files |
| testkube-cloud-ui.ingressRedirect | object | `{"enabled":false}` | Toggle whether to enable redirect Ingress which allows having a different subdomain redirecting to the actual Dashboard UI Ingress URL |
| testkube-cloud-ui.ui.authStrategy | string | `""` | Auth strategy to use (possible values: "" (default), "gitlab", "github"), setting to "" enables all auth strategies, if you use a custom Dex connector, set this to the id of the connector |
Expand Down
4 changes: 2 additions & 2 deletions charts/testkube-enterprise/local-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ testkube-cloud-api:
fullnameOverride: testkube-enterprise-api
image:
repository: testkubeenterprise/testkube-enterprise-api
tag: 1.9.7
tag: 1.9.15
additionalEnv:
OAUTH_CLI_CLIENT_ID: teskube-cloud-cli
OAUTH_ENABLED: true
Expand Down Expand Up @@ -236,7 +236,7 @@ testkube-cloud-ui:
rootRoute: "http://testkube-enterprise-ui.testkube-enterprise.svc.cluster.local:8080"
image:
repository: testkubeenterprise/testkube-enterprise-ui
tag: 1.7.12
tag: 1.7.13
ingress:
enabled: false
# -- Name of the TLS secret which contains the certificate files
Expand Down
4 changes: 2 additions & 2 deletions charts/testkube-enterprise/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ testkube-cloud-api:
fullnameOverride: testkube-enterprise-api
image:
repository: testkubeenterprise/testkube-enterprise-api
tag: 1.9.7
tag: 1.9.15
ai:
secretRef: ""
api:
Expand Down Expand Up @@ -250,7 +250,7 @@ testkube-cloud-ui:
authStrategy: ""
image:
repository: testkubeenterprise/testkube-enterprise-ui
tag: 1.7.12
tag: 1.7.13
ingress:
# -- Name of the TLS secret which contains the certificate files
tlsSecretName: testkube-enterprise-ui-tls
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ helm:
value: kubeshop/testkube-worker-service
forcestring: true
- name: image.tag
value: 1.9.14-rc-720f77df
value: 1.9.14-rc-d03670e6
forcestring: true
Loading