Skip to content

Commit

Permalink
updating testkube-enterprise chart version to 1.144.2
Browse files Browse the repository at this point in the history
  • Loading branch information
testkube-cloud-ci-bot committed Aug 29, 2024
1 parent ec229ce commit 0d44d81
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.78.0
appVersion: 1.10.49
version: 1.78.1
appVersion: 1.10.50
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.78.0](https://img.shields.io/badge/Version-1.78.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.49](https://img.shields.io/badge/AppVersion-1.10.49-informational?style=flat-square)
![Version: 1.78.1](https://img.shields.io/badge/Version-1.78.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.10.50](https://img.shields.io/badge/AppVersion-1.10.50-informational?style=flat-square)

A Helm chart for Testkube Cloud API

Expand Down Expand Up @@ -167,7 +167,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.49"` | |
| image.tag | string | `"1.10.50"` | |
| 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 |
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 @@ -91,7 +91,7 @@ image:
registry: ""
repository: kubeshop/testkube-cloud-api
pullPolicy: IfNotPresent
tag: "1.10.49"
tag: "1.10.50"
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.78.0
version: 1.78.1
- name: testkube-cloud-ui
repository: file://../testkube-cloud-ui
version: 1.59.0
Expand All @@ -26,5 +26,5 @@ dependencies:
- name: minio
repository: https://charts.bitnami.com/bitnami
version: 14.7.0
digest: sha256:2617e8e2c7530a0a930c698c1a829b10586addc149ac66d76df3a4cd6e3f19dc
generated: "2024-08-29T12:28:09.15986019Z"
digest: sha256:8ac30a8b4a86b532a273f951562f212e008533f5422efe385d5a28f466c352ea
generated: "2024-08-29T13:49:04.775911823Z"
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.144.1
version: 1.144.2
dependencies:
- name: common
version: 2.13.3
repository: https://charts.bitnami.com/bitnami
- name: testkube-cloud-api
version: 1.78.0
version: 1.78.1
repository: file://../testkube-cloud-api
- name: testkube-cloud-ui
version: 1.59.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.144.1](https://img.shields.io/badge/Version-1.144.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 1.144.2](https://img.shields.io/badge/Version-1.144.2-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.78.0 |
| file://../testkube-cloud-api | testkube-cloud-api | 1.78.1 |
| file://../testkube-cloud-ui | testkube-cloud-ui | 1.59.0 |
| file://../testkube-worker-service | testkube-worker-service | 1.39.0 |
| file://./charts/dex | dex | 0.18.0 |
Expand Down Expand Up @@ -234,7 +234,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.49"` | |
| testkube-cloud-api.image.tag | string | `"1.10.50"` | |
| 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 |
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 @@ -209,7 +209,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.49
tag: 1.10.50
## Init block defines settings for the dependency check containers
init:
# -- Toggle whether to enable the dependency check containers
Expand Down

0 comments on commit 0d44d81

Please sign in to comment.