From 0eeb27ef1328cb94d3056643f3fe50bc5e0f5a49 Mon Sep 17 00:00:00 2001 From: testkube-cloud-ci-bot Date: Mon, 21 Oct 2024 13:29:18 +0000 Subject: [PATCH] updating testkube-enterprise chart version to 1.181.1 --- charts/testkube-cloud-api/Chart.yaml | 4 ++-- charts/testkube-cloud-api/README.md | 4 ++-- charts/testkube-cloud-api/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-api/Chart.yaml b/charts/testkube-cloud-api/Chart.yaml index 99c0e3b36..7ad7c9722 100644 --- a/charts/testkube-cloud-api/Chart.yaml +++ b/charts/testkube-cloud-api/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: testkube-cloud-api description: A Helm chart for Testkube Cloud API type: application -version: 1.93.0 -appVersion: 1.10.66 +version: 1.93.1 +appVersion: 1.10.67 maintainers: - name: testkube url: https://testkube.io diff --git a/charts/testkube-cloud-api/README.md b/charts/testkube-cloud-api/README.md index b21c7f50b..2ea601ef5 100644 --- a/charts/testkube-cloud-api/README.md +++ b/charts/testkube-cloud-api/README.md @@ -1,6 +1,6 @@ # testkube-cloud-api -![Version: 1.93.0](https://img.shields.io/badge/Version-1.93.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.66](https://img.shields.io/badge/AppVersion-1.10.66-informational?style=flat-square) +![Version: 1.93.1](https://img.shields.io/badge/Version-1.93.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.67](https://img.shields.io/badge/AppVersion-1.10.67-informational?style=flat-square) A Helm chart for Testkube Cloud API @@ -171,7 +171,7 @@ A Helm chart for Testkube Cloud API | 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-api"` | | -| image.tag | string | `"1.10.66"` | | +| image.tag | string | `"1.10.67"` | | | imagePullSecrets | list | `[]` | | | ingress.className | string | `"nginx"` | Common Ingress class name (NGINX is the only officially supported ingress controller and should not be changed) | | init.enabled | bool | `false` | Toggle whether to enable the dependency check containers | diff --git a/charts/testkube-cloud-api/values.yaml b/charts/testkube-cloud-api/values.yaml index 87e7cec1c..0a9d0eb6e 100644 --- a/charts/testkube-cloud-api/values.yaml +++ b/charts/testkube-cloud-api/values.yaml @@ -93,7 +93,7 @@ image: registry: "" repository: kubeshop/testkube-cloud-api pullPolicy: IfNotPresent - tag: "1.10.66" + tag: "1.10.67" imagePullSecrets: [] nameOverride: "" fullnameOverride: "" diff --git a/charts/testkube-enterprise/Chart.lock b/charts/testkube-enterprise/Chart.lock index 471e174a5..12d475cb6 100644 --- a/charts/testkube-enterprise/Chart.lock +++ b/charts/testkube-enterprise/Chart.lock @@ -4,7 +4,7 @@ dependencies: version: 2.13.3 - name: testkube-cloud-api repository: file://../testkube-cloud-api - version: 1.93.0 + version: 1.93.1 - name: testkube-cloud-ui repository: file://../testkube-cloud-ui version: 1.66.0 @@ -26,5 +26,5 @@ dependencies: - name: minio repository: https://charts.bitnami.com/bitnami version: 14.7.0 -digest: sha256:72ef3f9dd14e8c239ace94fafc80436b8c87497ed6ab185add8aca49d2458bf9 -generated: "2024-10-21T12:46:36.365093826Z" +digest: sha256:c6dc3876ba934ed04e1ccddaf67a5baef4d2feaa98a86018e04ad6d133bccc5e +generated: "2024-10-21T13:29:02.376577044Z" diff --git a/charts/testkube-enterprise/Chart.yaml b/charts/testkube-enterprise/Chart.yaml index 61b8ac05e..e317acad6 100644 --- a/charts/testkube-enterprise/Chart.yaml +++ b/charts/testkube-enterprise/Chart.yaml @@ -2,13 +2,13 @@ apiVersion: v2 name: testkube-enterprise description: A Helm chart for Testkube Enterprise type: application -version: 1.181.0 +version: 1.181.1 dependencies: - name: common version: 2.13.3 repository: https://charts.bitnami.com/bitnami - name: testkube-cloud-api - version: 1.93.0 + version: 1.93.1 repository: file://../testkube-cloud-api - name: testkube-cloud-ui version: 1.66.0 diff --git a/charts/testkube-enterprise/README.md b/charts/testkube-enterprise/README.md index a6dfb02d1..5ef533974 100644 --- a/charts/testkube-enterprise/README.md +++ b/charts/testkube-enterprise/README.md @@ -1,6 +1,6 @@ # testkube-enterprise -![Version: 1.181.0](https://img.shields.io/badge/Version-1.181.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 1.181.1](https://img.shields.io/badge/Version-1.181.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) A Helm chart for Testkube Enterprise @@ -16,7 +16,7 @@ A Helm chart for Testkube Enterprise | Repository | Name | Version | |------------|------|---------| -| file://../testkube-cloud-api | testkube-cloud-api | 1.93.0 | +| file://../testkube-cloud-api | testkube-cloud-api | 1.93.1 | | file://../testkube-cloud-ui | testkube-cloud-ui | 1.66.0 | | file://../testkube-worker-service | testkube-worker-service | 1.42.0 | | file://./charts/dex | dex | 0.18.0 | @@ -238,7 +238,7 @@ A Helm chart for Testkube Enterprise | testkube-cloud-api.fullnameOverride | string | `"testkube-enterprise-api"` | | | testkube-cloud-api.image.registry | string | `""` | If defined, it will prepend the registry to the image name, if not, default docker.io will be prepended | | testkube-cloud-api.image.repository | string | `"kubeshop/testkube-enterprise-api"` | | -| testkube-cloud-api.image.tag | string | `"1.10.66"` | | +| testkube-cloud-api.image.tag | string | `"1.10.67"` | | | testkube-cloud-api.ingress.className | string | `"nginx"` | | | testkube-cloud-api.init.enabled | bool | `false` | Toggle whether to enable the dependency check containers | | testkube-cloud-api.init.mongo.image.pullPolicy | string | `"IfNotPresent"` | MongoSH image pull policy | diff --git a/charts/testkube-enterprise/values.yaml b/charts/testkube-enterprise/values.yaml index 0c3e1ec06..138aa00de 100644 --- a/charts/testkube-enterprise/values.yaml +++ b/charts/testkube-enterprise/values.yaml @@ -211,7 +211,7 @@ testkube-cloud-api: # -- If defined, it will prepend the registry to the image name, if not, default docker.io will be prepended registry: "" repository: kubeshop/testkube-enterprise-api - tag: 1.10.66 + tag: 1.10.67 ## Init block defines settings for the dependency check containers init: # -- Toggle whether to enable the dependency check containers