Skip to content

Commit 526dd39

Browse files
author
testkube-cloud-ci-bot
committed
updating testkube-enterprise chart version to 1.86.1
1 parent 77db8af commit 526dd39

File tree

8 files changed

+16
-16
lines changed

8 files changed

+16
-16
lines changed

charts/testkube-cloud-ui/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: testkube-cloud-ui
33
description: A Helm chart for Testkube Cloud UI
44
type: application
5-
version: 1.41.0
6-
appVersion: 1.10.2
5+
version: 1.41.1
6+
appVersion: 1.10.3
77
maintainers:
88
- name: testkube
99
url: https://testkube.io

charts/testkube-cloud-ui/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# testkube-cloud-ui
22

3-
![Version: 1.41.0](https://img.shields.io/badge/Version-1.41.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.2](https://img.shields.io/badge/AppVersion-1.10.2-informational?style=flat-square)
3+
![Version: 1.41.1](https://img.shields.io/badge/Version-1.41.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.3](https://img.shields.io/badge/AppVersion-1.10.3-informational?style=flat-square)
44

55
A Helm chart for Testkube Cloud UI
66

@@ -43,7 +43,7 @@ A Helm chart for Testkube Cloud UI
4343
| global.uiSubdomain | string | `"cloud"` | UI subdomain which get prepended to the domain |
4444
| image.pullPolicy | string | `"IfNotPresent"` | |
4545
| image.repository | string | `"kubeshop/testkube-cloud-ui"` | |
46-
| image.tag | string | `"1.10.2"` | |
46+
| image.tag | string | `"1.10.3"` | |
4747
| imagePullSecrets | list | `[]` | |
4848
| ingress.annotations | object | `{}` | Additional Ingress annotations |
4949
| ingress.className | string | `"nginx"` | Ingress class (NGINX Controller is the only officially supported Ingress controller) |

charts/testkube-cloud-ui/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ image:
3535
repository: kubeshop/testkube-cloud-ui
3636
pullPolicy: IfNotPresent
3737
# Overrides the image tag whose default is the chart appVersion.
38-
tag: "1.10.2"
38+
tag: "1.10.3"
3939
imagePullSecrets: []
4040
nameOverride: ""
4141
fullnameOverride: ""

charts/testkube-enterprise/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
version: 1.53.1
88
- name: testkube-cloud-ui
99
repository: file://../testkube-cloud-ui
10-
version: 1.41.0
10+
version: 1.41.1
1111
- name: testkube-worker-service
1212
repository: file://../testkube-worker-service
1313
version: 1.33.0
@@ -26,5 +26,5 @@ dependencies:
2626
- name: minio
2727
repository: https://charts.bitnami.com/bitnami
2828
version: 12.10.2
29-
digest: sha256:20a57c8f88ba8d9d39738b0255d7d939cc2ded6eb105cced05bb7852e023e3c5
30-
generated: "2024-06-03T12:12:44.78954686Z"
29+
digest: sha256:d9869cf6c6163007c971c10fe5433ad6319117933566f3fe65bd939b4329f215
30+
generated: "2024-06-04T09:25:13.372897586Z"

charts/testkube-enterprise/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: testkube-enterprise
33
description: A Helm chart for Testkube Enterprise
44
type: application
5-
version: 1.86.0
5+
version: 1.86.1
66
dependencies:
77
- name: common
88
version: 2.13.3
@@ -11,7 +11,7 @@ dependencies:
1111
version: 1.53.1
1212
repository: file://../testkube-cloud-api
1313
- name: testkube-cloud-ui
14-
version: 1.41.0
14+
version: 1.41.1
1515
repository: file://../testkube-cloud-ui
1616
- name: testkube-worker-service
1717
version: 1.33.0

charts/testkube-enterprise/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# testkube-enterprise
22

3-
![Version: 1.86.0](https://img.shields.io/badge/Version-1.86.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
3+
![Version: 1.86.1](https://img.shields.io/badge/Version-1.86.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
44

55
A Helm chart for Testkube Enterprise
66

@@ -17,7 +17,7 @@ A Helm chart for Testkube Enterprise
1717
| Repository | Name | Version |
1818
|------------|------|---------|
1919
| file://../testkube-cloud-api | testkube-cloud-api | 1.53.1 |
20-
| file://../testkube-cloud-ui | testkube-cloud-ui | 1.41.0 |
20+
| file://../testkube-cloud-ui | testkube-cloud-ui | 1.41.1 |
2121
| file://../testkube-worker-service | testkube-worker-service | 1.33.0 |
2222
| https://charts.bitnami.com/bitnami | common | 2.13.3 |
2323
| https://charts.bitnami.com/bitnami | minio | 12.10.2 |
@@ -217,7 +217,7 @@ A Helm chart for Testkube Enterprise
217217
| testkube-cloud-api.testConnection.enabled | bool | `false` | |
218218
| testkube-cloud-ui.fullnameOverride | string | `"testkube-enterprise-ui"` | |
219219
| testkube-cloud-ui.image.repository | string | `"kubeshop/testkube-enterprise-ui"` | |
220-
| testkube-cloud-ui.image.tag | string | `"1.10.2"` | |
220+
| testkube-cloud-ui.image.tag | string | `"1.10.3"` | |
221221
| testkube-cloud-ui.ingress.tlsSecretName | string | `"testkube-enterprise-ui-tls"` | Name of the TLS secret which contains the certificate files |
222222
| 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 |
223223
| 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 |
@@ -267,4 +267,4 @@ A Helm chart for Testkube Enterprise
267267
| testkube-worker-service.image.tag | string | `"1.9.4"` | |
268268

269269
----------------------------------------------
270-
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
270+
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)

charts/testkube-enterprise/local-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ testkube-cloud-ui:
259259
rootRoute: "http://testkube-enterprise-ui.testkube-enterprise.svc.cluster.local:8080"
260260
image:
261261
repository: testkubeenterprise/testkube-enterprise-ui
262-
tag: 1.10.2
262+
tag: 1.10.3
263263
ingress:
264264
enabled: false
265265
# -- Name of the TLS secret which contains the certificate files

charts/testkube-enterprise/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ testkube-cloud-ui:
317317
authStrategy: ""
318318
image:
319319
repository: kubeshop/testkube-enterprise-ui
320-
tag: 1.10.2
320+
tag: 1.10.3
321321
ingress:
322322
# -- Name of the TLS secret which contains the certificate files
323323
tlsSecretName: testkube-enterprise-ui-tls

0 commit comments

Comments
 (0)