diff --git a/charts/testkube-cloud-api/Chart.yaml b/charts/testkube-cloud-api/Chart.yaml index 5acd92897..bfbe4f143 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.67.0 -appVersion: 1.10.33 +version: 1.67.1 +appVersion: 1.10.34 maintainers: - name: testkube url: https://testkube.io diff --git a/charts/testkube-cloud-api/README.md b/charts/testkube-cloud-api/README.md index 2bd321903..99370bc30 100644 --- a/charts/testkube-cloud-api/README.md +++ b/charts/testkube-cloud-api/README.md @@ -1,6 +1,6 @@ # testkube-cloud-api -![Version: 1.67.0](https://img.shields.io/badge/Version-1.67.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.33](https://img.shields.io/badge/AppVersion-1.10.33-informational?style=flat-square) +![Version: 1.67.1](https://img.shields.io/badge/Version-1.67.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.34](https://img.shields.io/badge/AppVersion-1.10.34-informational?style=flat-square) A Helm chart for Testkube Cloud API @@ -159,7 +159,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.10.33"` | | +| image.tag | string | `"1.10.34"` | | | imagePullSecrets | list | `[]` | | | ingress.className | string | `"nginx"` | Common Ingress class name (NGINX is the only officially supported ingress controller and should not be changed) | | nameOverride | string | `""` | | diff --git a/charts/testkube-cloud-api/values.yaml b/charts/testkube-cloud-api/values.yaml index 54461e435..27ac63352 100644 --- a/charts/testkube-cloud-api/values.yaml +++ b/charts/testkube-cloud-api/values.yaml @@ -84,7 +84,7 @@ replicaCount: 1 image: repository: kubeshop/testkube-cloud-api pullPolicy: IfNotPresent - tag: "1.10.33" + tag: "1.10.34" imagePullSecrets: [] nameOverride: "" fullnameOverride: "" diff --git a/charts/testkube-enterprise/Chart.lock b/charts/testkube-enterprise/Chart.lock index 7004f5a5d..f4694dace 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.67.0 + version: 1.67.1 - name: testkube-cloud-ui repository: file://../testkube-cloud-ui version: 1.57.0 @@ -26,5 +26,5 @@ dependencies: - name: minio repository: https://charts.bitnami.com/bitnami version: 14.6.16 -digest: sha256:d3fba49a499a8cafbcad0cfa34669380f64610bd6ac200e793f33562ac54d896 -generated: "2024-07-09T10:15:20.823555185Z" +digest: sha256:ba67541ad8f3a4e125136d71d8fc9316f1cdfd143e36b6926b787f184968ee90 +generated: "2024-07-09T12:04:32.018604415Z" diff --git a/charts/testkube-enterprise/Chart.yaml b/charts/testkube-enterprise/Chart.yaml index 8ee359a83..6d9be5850 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.126.2 +version: 1.126.3 dependencies: - name: common version: 2.13.3 repository: https://charts.bitnami.com/bitnami - name: testkube-cloud-api - version: 1.67.0 + version: 1.67.1 repository: file://../testkube-cloud-api - name: testkube-cloud-ui version: 1.57.0 diff --git a/charts/testkube-enterprise/README.md b/charts/testkube-enterprise/README.md index 32dfd5ff3..463a69a2e 100644 --- a/charts/testkube-enterprise/README.md +++ b/charts/testkube-enterprise/README.md @@ -1,6 +1,6 @@ # testkube-enterprise -![Version: 1.126.2](https://img.shields.io/badge/Version-1.126.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 1.126.3](https://img.shields.io/badge/Version-1.126.3-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.67.0 | +| file://../testkube-cloud-api | testkube-cloud-api | 1.67.1 | | file://../testkube-cloud-ui | testkube-cloud-ui | 1.57.0 | | file://../testkube-worker-service | testkube-worker-service | 1.37.0 | | https://charts.bitnami.com/bitnami | common | 2.13.3 | @@ -225,7 +225,7 @@ 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 | `"kubeshop/testkube-enterprise-api"` | | -| testkube-cloud-api.image.tag | string | `"1.10.33"` | | +| testkube-cloud-api.image.tag | string | `"1.10.34"` | | | testkube-cloud-api.ingress.className | string | `"nginx"` | | | testkube-cloud-api.prometheus.enabled | bool | `false` | | | testkube-cloud-api.resources | object | `{"limits":{"cpu":1,"memory":"512Mi"},"requests":{"cpu":"50m","memory":"64Mi"}}` | Set resources requests and limits for Testkube Api | diff --git a/charts/testkube-enterprise/values.yaml b/charts/testkube-enterprise/values.yaml index c76e70b31..a95162fcd 100644 --- a/charts/testkube-enterprise/values.yaml +++ b/charts/testkube-enterprise/values.yaml @@ -206,7 +206,7 @@ testkube-cloud-api: fullnameOverride: testkube-enterprise-api image: repository: kubeshop/testkube-enterprise-api - tag: 1.10.33 + tag: 1.10.34 # -- Set resources requests and limits for Testkube Api resources: requests: