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

Main to dev #119

Merged
merged 3 commits into from
Mar 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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-db02d9e
value: 1.8.0-rc-8d1c0c6
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.13
value: 1.7.14
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.1
appVersion: 1.7.13
version: 1.29.2
appVersion: 1.7.14
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.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)
![Version: 1.29.2](https://img.shields.io/badge/Version-1.29.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.7.14](https://img.shields.io/badge/AppVersion-1.7.14-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.13"` | |
| image.tag | string | `"1.7.14"` | |
| 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.13"
tag: "1.7.14"
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
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 @@ -7,7 +7,7 @@ dependencies:
version: 1.35.1
- name: testkube-cloud-ui
repository: file://../testkube-cloud-ui
version: 1.29.1
version: 1.29.2
- 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:bf0f0824b4c169195598405122cdc6ab49ae87b99a39a3405d5a13e07b79aa03
generated: "2024-03-14T17:54:28.94015511Z"
digest: sha256:de2ab09b8e09021093656c17cb22f137c4d45ae91f79c6a3e94ca95204dce1cd
generated: "2024-03-15T10:03:48.297170157Z"
4 changes: 2 additions & 2 deletions 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.55.2
version: 1.55.3
dependencies:
- name: common
version: 2.13.3
Expand All @@ -11,7 +11,7 @@ dependencies:
version: 1.35.1
repository: file://../testkube-cloud-api
- name: testkube-cloud-ui
version: 1.29.1
version: 1.29.2
repository: file://../testkube-cloud-ui
- name: testkube-worker-service
version: 1.29.2
Expand Down
6 changes: 3 additions & 3 deletions charts/testkube-enterprise/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# testkube-enterprise

![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)
![Version: 1.55.3](https://img.shields.io/badge/Version-1.55.3-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 @@ -17,7 +17,7 @@ A Helm chart for Testkube Enterprise
| Repository | Name | Version |
|------------|------|---------|
| file://../testkube-cloud-api | testkube-cloud-api | 1.35.1 |
| file://../testkube-cloud-ui | testkube-cloud-ui | 1.29.1 |
| file://../testkube-cloud-ui | testkube-cloud-ui | 1.29.2 |
| 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 @@ -185,7 +185,7 @@ A Helm chart for Testkube Enterprise
| 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.13"` | |
| testkube-cloud-ui.image.tag | string | `"1.7.14"` | |
| 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
2 changes: 1 addition & 1 deletion charts/testkube-enterprise/local-values.yaml
Original file line number Diff line number Diff line change
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.13
tag: 1.7.14
ingress:
enabled: false
# -- Name of the TLS secret which contains the certificate files
Expand Down
2 changes: 1 addition & 1 deletion charts/testkube-enterprise/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ testkube-cloud-ui:
authStrategy: ""
image:
repository: testkubeenterprise/testkube-enterprise-ui
tag: 1.7.13
tag: 1.7.14
ingress:
# -- Name of the TLS secret which contains the certificate files
tlsSecretName: testkube-enterprise-ui-tls
Expand Down
Loading