From 86e1323565d83bb0ff41e4df58c6dee47f7e7b74 Mon Sep 17 00:00:00 2001 From: testkube-cloud-ci-bot Date: Thu, 17 Oct 2024 15:25:35 +0000 Subject: [PATCH] updating testkube-enterprise chart version to 1.177.1 --- charts/testkube-cloud-ui/Chart.yaml | 4 ++-- charts/testkube-cloud-ui/README.md | 4 ++-- charts/testkube-cloud-ui/values.yaml | 2 +- charts/testkube-enterprise/Chart.lock | 6 +++--- charts/testkube-enterprise/Chart.yaml | 4 ++-- charts/testkube-enterprise/README.md | 6 +++--- charts/testkube-enterprise/values.yaml | 2 +- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/charts/testkube-cloud-ui/Chart.yaml b/charts/testkube-cloud-ui/Chart.yaml index 5e3a4dd33..cf0a00134 100644 --- a/charts/testkube-cloud-ui/Chart.yaml +++ b/charts/testkube-cloud-ui/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: testkube-cloud-ui description: A Helm chart for Testkube Cloud UI type: application -version: 1.65.0 -appVersion: 2.6.1 +version: 1.65.1 +appVersion: 2.6.2 maintainers: - name: testkube url: https://testkube.io diff --git a/charts/testkube-cloud-ui/README.md b/charts/testkube-cloud-ui/README.md index cb03f7635..1a418dd8a 100644 --- a/charts/testkube-cloud-ui/README.md +++ b/charts/testkube-cloud-ui/README.md @@ -1,6 +1,6 @@ # testkube-cloud-ui -![Version: 1.65.0](https://img.shields.io/badge/Version-1.65.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.1](https://img.shields.io/badge/AppVersion-2.6.1-informational?style=flat-square) +![Version: 1.65.1](https://img.shields.io/badge/Version-1.65.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.2](https://img.shields.io/badge/AppVersion-2.6.2-informational?style=flat-square) A Helm chart for Testkube Cloud UI @@ -46,7 +46,7 @@ A Helm chart for Testkube Cloud UI | image.pullPolicy | string | `"IfNotPresent"` | | | image.registry | string | `""` | If defined, it will prepend the registry to the image name, if not, default docker.io will be prepended | | image.repository | string | `"kubeshop/testkube-cloud-ui"` | | -| image.tag | string | `"2.6.1"` | | +| image.tag | string | `"2.6.2"` | | | imagePullSecrets | list | `[]` | | | ingress.annotations | object | `{}` | Additional Ingress annotations | | ingress.className | string | `"nginx"` | Ingress class (NGINX Controller is the only officially supported Ingress controller) | diff --git a/charts/testkube-cloud-ui/values.yaml b/charts/testkube-cloud-ui/values.yaml index af3f22eb0..9945a1879 100644 --- a/charts/testkube-cloud-ui/values.yaml +++ b/charts/testkube-cloud-ui/values.yaml @@ -41,7 +41,7 @@ image: repository: kubeshop/testkube-cloud-ui pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "2.6.1" + tag: "2.6.2" imagePullSecrets: [] nameOverride: "" fullnameOverride: "" diff --git a/charts/testkube-enterprise/Chart.lock b/charts/testkube-enterprise/Chart.lock index 374ddc0ee..c39775d27 100644 --- a/charts/testkube-enterprise/Chart.lock +++ b/charts/testkube-enterprise/Chart.lock @@ -7,7 +7,7 @@ dependencies: version: 1.92.0 - name: testkube-cloud-ui repository: file://../testkube-cloud-ui - version: 1.65.0 + version: 1.65.1 - name: testkube-worker-service repository: file://../testkube-worker-service version: 1.42.0 @@ -26,5 +26,5 @@ dependencies: - name: minio repository: https://charts.bitnami.com/bitnami version: 14.7.0 -digest: sha256:db723e8658dd4233299cee1363e7fe03ee57618c502710b75d575e11f4be4f74 -generated: "2024-10-17T14:55:05.316514619Z" +digest: sha256:4a1e33e650a6623b9fa7ff5c228290027641ae8bf0e930654db4265154be6e74 +generated: "2024-10-17T15:25:20.53291049Z" diff --git a/charts/testkube-enterprise/Chart.yaml b/charts/testkube-enterprise/Chart.yaml index 01d74e444..507090897 100644 --- a/charts/testkube-enterprise/Chart.yaml +++ b/charts/testkube-enterprise/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: testkube-enterprise description: A Helm chart for Testkube Enterprise type: application -version: 1.177.0 +version: 1.177.1 dependencies: - name: common version: 2.13.3 @@ -11,7 +11,7 @@ dependencies: version: 1.92.0 repository: file://../testkube-cloud-api - name: testkube-cloud-ui - version: 1.65.0 + version: 1.65.1 repository: file://../testkube-cloud-ui - name: testkube-worker-service version: 1.42.0 diff --git a/charts/testkube-enterprise/README.md b/charts/testkube-enterprise/README.md index a998300fc..dc700dd56 100644 --- a/charts/testkube-enterprise/README.md +++ b/charts/testkube-enterprise/README.md @@ -1,6 +1,6 @@ # testkube-enterprise -![Version: 1.177.0](https://img.shields.io/badge/Version-1.177.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 1.177.1](https://img.shields.io/badge/Version-1.177.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) A Helm chart for Testkube Enterprise @@ -17,7 +17,7 @@ A Helm chart for Testkube Enterprise | Repository | Name | Version | |------------|------|---------| | file://../testkube-cloud-api | testkube-cloud-api | 1.92.0 | -| file://../testkube-cloud-ui | testkube-cloud-ui | 1.65.0 | +| file://../testkube-cloud-ui | testkube-cloud-ui | 1.65.1 | | file://../testkube-worker-service | testkube-worker-service | 1.42.0 | | file://./charts/dex | dex | 0.18.0 | | https://charts.bitnami.com/bitnami | common | 2.13.3 | @@ -254,7 +254,7 @@ A Helm chart for Testkube Enterprise | testkube-cloud-ui.fullnameOverride | string | `"testkube-enterprise-ui"` | | | testkube-cloud-ui.image.registry | string | `""` | If defined, it will prepend the registry to the image name, if not, default docker.io will be prepended | | testkube-cloud-ui.image.repository | string | `"kubeshop/testkube-enterprise-ui"` | | -| testkube-cloud-ui.image.tag | string | `"2.6.1"` | | +| testkube-cloud-ui.image.tag | string | `"2.6.2"` | | | testkube-cloud-ui.ingress.className | string | `"nginx"` | Ingress classname | | 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 | diff --git a/charts/testkube-enterprise/values.yaml b/charts/testkube-enterprise/values.yaml index 12f44e84f..1f5b8c404 100644 --- a/charts/testkube-enterprise/values.yaml +++ b/charts/testkube-enterprise/values.yaml @@ -393,7 +393,7 @@ testkube-cloud-ui: # -- If defined, it will prepend the registry to the image name, if not, default docker.io will be prepended registry: "" repository: kubeshop/testkube-enterprise-ui - tag: 2.6.1 + tag: 2.6.2 # -- Set resources requests and limits for Testkube UI resources: requests: