Skip to content

Commit

Permalink
updating testkube-enterprise chart version to 1.131.4
Browse files Browse the repository at this point in the history
  • Loading branch information
testkube-cloud-ci-bot committed Jul 23, 2024
1 parent 7b73318 commit 770ed3b
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions charts/testkube-cloud-api/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: testkube-cloud-api
description: A Helm chart for Testkube Cloud API
type: application
version: 1.71.0
appVersion: 1.10.38
version: 1.71.1
appVersion: 1.10.39
maintainers:
- name: testkube
url: https://testkube.io
Expand Down
4 changes: 2 additions & 2 deletions charts/testkube-cloud-api/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# testkube-cloud-api

![Version: 1.71.0](https://img.shields.io/badge/Version-1.71.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.38](https://img.shields.io/badge/AppVersion-1.10.38-informational?style=flat-square)
![Version: 1.71.1](https://img.shields.io/badge/Version-1.71.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.39](https://img.shields.io/badge/AppVersion-1.10.39-informational?style=flat-square)

A Helm chart for Testkube Cloud API

Expand Down Expand Up @@ -163,7 +163,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.38"` | |
| image.tag | string | `"1.10.39"` | |
| 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 | `""` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/testkube-cloud-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ replicaCount: 1
image:
repository: kubeshop/testkube-cloud-api
pullPolicy: IfNotPresent
tag: "1.10.38"
tag: "1.10.39"
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 @@ -4,7 +4,7 @@ dependencies:
version: 2.13.3
- name: testkube-cloud-api
repository: file://../testkube-cloud-api
version: 1.71.0
version: 1.71.1
- name: testkube-cloud-ui
repository: file://../testkube-cloud-ui
version: 1.58.0
Expand All @@ -26,5 +26,5 @@ dependencies:
- name: minio
repository: file://./charts/minio
version: 14.6.16
digest: sha256:29d26680dc48f9b8452a9433183555b5693f0b263a5b9ca65f11a617e5aa82dc
generated: "2024-07-23T09:36:39.689558039Z"
digest: sha256:9534e95fcd57b0b4ae71cf4987136e78d9c8c538873f6e5106665783ab3b5758
generated: "2024-07-23T12:22:34.693363412Z"
4 changes: 2 additions & 2 deletions charts/testkube-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ apiVersion: v2
name: testkube-enterprise
description: A Helm chart for Testkube Enterprise
type: application
version: 1.131.3
version: 1.131.4
dependencies:
- name: common
version: 2.13.3
repository: https://charts.bitnami.com/bitnami
- name: testkube-cloud-api
version: 1.71.0
version: 1.71.1
repository: file://../testkube-cloud-api
- name: testkube-cloud-ui
version: 1.58.0
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.131.3](https://img.shields.io/badge/Version-1.131.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 1.131.4](https://img.shields.io/badge/Version-1.131.4-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 @@ -16,7 +16,7 @@ A Helm chart for Testkube Enterprise

| Repository | Name | Version |
|------------|------|---------|
| file://../testkube-cloud-api | testkube-cloud-api | 1.71.0 |
| file://../testkube-cloud-api | testkube-cloud-api | 1.71.1 |
| file://../testkube-cloud-ui | testkube-cloud-ui | 1.58.0 |
| file://../testkube-worker-service | testkube-worker-service | 1.37.1 |
| file://./charts/dex | dex | 0.18.0 |
Expand Down Expand Up @@ -229,7 +229,7 @@ A Helm chart for Testkube Enterprise
| testkube-cloud-api.enterpriseLicenseKeyPath | string | `"/testkube/license.key"` | Specifies the path where the license key should be mounted. |
| 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.38"` | |
| testkube-cloud-api.image.tag | string | `"1.10.39"` | |
| 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 |
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 @@ -206,7 +206,7 @@ testkube-cloud-api:
fullnameOverride: testkube-enterprise-api
image:
repository: kubeshop/testkube-enterprise-api
tag: 1.10.38
tag: 1.10.39
# -- Specifies the path to the directory (skip the trailing slash) where CA certificates should be mounted. The mounted file should container a PEM encoded CA certificate.
customCaDirPath: ""
# -- Specifies the path where the license key should be mounted.
Expand Down

0 comments on commit 770ed3b

Please sign in to comment.