Skip to content

Commit

Permalink
updating testkube-enterprise chart version to
Browse files Browse the repository at this point in the history
  • Loading branch information
testkube-cloud-ci-bot committed Jan 9, 2025
1 parent daeca3a commit fc0d01d
Show file tree
Hide file tree
Showing 12 changed files with 31 additions and 31 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.132.2
appVersion: 1.11.2
version: 1.132.3
appVersion: 1.11.3
maintainers:
- name: testkube
url: https://testkube.io
Expand Down
6 changes: 3 additions & 3 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.132.2](https://img.shields.io/badge/Version-1.132.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.11.2](https://img.shields.io/badge/AppVersion-1.11.2-informational?style=flat-square)
![Version: 1.132.3](https://img.shields.io/badge/Version-1.132.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.11.3](https://img.shields.io/badge/AppVersion-1.11.3-informational?style=flat-square)

A Helm chart for Testkube Cloud API

Expand Down Expand Up @@ -184,13 +184,13 @@ 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.11.2"` | |
| image.tag | string | `"1.11.3"` | |
| imagePullSecrets | list | `[]` | |
| ingress.className | string | `"nginx"` | Common Ingress class name (NGINX is the only officially supported ingress controller and should not be changed) |
| migrationImage.pullPolicy | string | `"IfNotPresent"` | |
| migrationImage.registry | string | `""` | If defined, it will prepend the registry to the image name, if not, default docker.io will be prepended |
| migrationImage.repository | string | `"kubeshop/testkube-migration"` | |
| migrationImage.tag | string | `"1.11.2"` | |
| migrationImage.tag | string | `"1.11.3"` | |
| nameOverride | string | `""` | |
| nodeSelector | object | `{}` | |
| payments.apiKey | string | `""` | Payments API key (currently only Stripe is supported) |
Expand Down
4 changes: 2 additions & 2 deletions charts/testkube-cloud-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,13 @@ image:
registry: ""
repository: kubeshop/testkube-cloud-api
pullPolicy: IfNotPresent
tag: "1.11.2"
tag: "1.11.3"
migrationImage:
# -- If defined, it will prepend the registry to the image name, if not, default docker.io will be prepended
registry: ""
repository: kubeshop/testkube-migration
pullPolicy: IfNotPresent
tag: "1.11.2"
tag: "1.11.3"
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
Expand Down
8 changes: 4 additions & 4 deletions charts/testkube-enterprise/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ dependencies:
version: 2.13.3
- name: testkube-cloud-api
repository: file://../testkube-cloud-api
version: 1.132.2
version: 1.132.3
- name: testkube-cloud-ui
repository: file://../testkube-cloud-ui
version: 1.90.0
- name: testkube-worker-service
repository: file://../testkube-worker-service
version: 1.49.2
version: 1.49.3
- name: testkube
repository: https://kubeshop.github.io/helm-charts
version: 2.1.115
Expand All @@ -26,5 +26,5 @@ dependencies:
- name: minio
repository: file://./charts/minio
version: 14.8.3-2
digest: sha256:2d4426de48675d75a8e989326ae87ff97578bf6e1bcf2b60316ef9fcbf67bbab
generated: "2025-01-09T14:49:01.096795039Z"
digest: sha256:3aeed4dda048040b4489a76b0bccbd849a8e9facedd1f9fb33ab4c89d482dd5f
generated: "2025-01-09T14:55:08.598166113Z"
6 changes: 3 additions & 3 deletions charts/testkube-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@ apiVersion: v2
name: testkube-enterprise
description: A Helm chart for Testkube Enterprise
type: application
version: 2.96.2
version: 2.96.3
dependencies:
- name: common
version: 2.13.3
repository: https://charts.bitnami.com/bitnami
- name: testkube-cloud-api
version: 1.132.2
version: 1.132.3
repository: file://../testkube-cloud-api
condition: testkube-cloud-api.enabled
- name: testkube-cloud-ui
version: 1.90.0
repository: file://../testkube-cloud-ui
condition: testkube-cloud-ui.enabled
- name: testkube-worker-service
version: 1.49.2
version: 1.49.3
repository: file://../testkube-worker-service
- name: testkube
alias: testkube-agent
Expand Down
12 changes: 6 additions & 6 deletions charts/testkube-enterprise/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# testkube-enterprise

![Version: 2.96.2](https://img.shields.io/badge/Version-2.96.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 2.96.3](https://img.shields.io/badge/Version-2.96.3-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,9 +16,9 @@ A Helm chart for Testkube Enterprise

| Repository | Name | Version |
|------------|------|---------|
| file://../testkube-cloud-api | testkube-cloud-api | 1.132.2 |
| file://../testkube-cloud-api | testkube-cloud-api | 1.132.3 |
| file://../testkube-cloud-ui | testkube-cloud-ui | 1.90.0 |
| file://../testkube-worker-service | testkube-worker-service | 1.49.2 |
| file://../testkube-worker-service | testkube-worker-service | 1.49.3 |
| file://./charts/dex | dex | 0.19.1-5 |
| file://./charts/minio | minio | 14.8.3-2 |
| file://./charts/mongodb | mongodb | 16.2.1-1 |
Expand Down Expand Up @@ -253,11 +253,11 @@ 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.11.2"` | |
| testkube-cloud-api.image.tag | string | `"1.11.3"` | |
| testkube-cloud-api.ingress.className | string | `"nginx"` | |
| testkube-cloud-api.migrationImage.registry | string | `""` | If defined, it will prepend the registry to the image name, if not, default docker.io will be prepended |
| testkube-cloud-api.migrationImage.repository | string | `"kubeshop/testkube-migration"` | |
| testkube-cloud-api.migrationImage.tag | string | `"1.11.2"` | |
| testkube-cloud-api.migrationImage.tag | string | `"1.11.3"` | |
| testkube-cloud-api.podSecurityContext | object | `{}` | Pod Security Context |
| testkube-cloud-api.priorityClassName | string | `""` | Priority class name defines the priority of this pod relative to others in the cluster. |
| testkube-cloud-api.prometheus.enabled | bool | `false` | |
Expand Down Expand Up @@ -296,7 +296,7 @@ A Helm chart for Testkube Enterprise
| testkube-worker-service.fullnameOverride | string | `"testkube-enterprise-worker-service"` | |
| testkube-worker-service.image.registry | string | `""` | If defined, it will prepend the registry to the image name, if not, default docker.io will be prepended |
| testkube-worker-service.image.repository | string | `"kubeshop/testkube-enterprise-worker-service"` | |
| testkube-worker-service.image.tag | string | `"1.11.2"` | |
| testkube-worker-service.image.tag | string | `"1.11.3"` | |
| testkube-worker-service.podSecurityContext | object | `{}` | Pod Security Context |
| testkube-worker-service.priorityClassName | string | `""` | Priority class name defines the priority of this pod relative to others in the cluster. |
| testkube-worker-service.resources | object | `{"limits":{"cpu":"500m","memory":"512Mi"},"requests":{"cpu":"75m","memory":"64Mi"}}` | Set resources requests and limits for Testkube Worker Service |
Expand Down
6 changes: 3 additions & 3 deletions charts/testkube-enterprise/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -243,12 +243,12 @@ 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.11.2
tag: 1.11.3
migrationImage:
# -- If defined, it will prepend the registry to the image name, if not, default docker.io will be prepended
registry: ""
repository: kubeshop/testkube-migration
tag: 1.11.2
tag: 1.11.3
# -- Pod Security Context
podSecurityContext: {}
# fsGroup: 2000
Expand Down Expand Up @@ -488,7 +488,7 @@ testkube-worker-service:
# -- If defined, it will prepend the registry to the image name, if not, default docker.io will be prepended
registry: ""
repository: kubeshop/testkube-enterprise-worker-service
tag: 1.11.2
tag: 1.11.3
# -- Pod Security Context
podSecurityContext: {}
# fsGroup: 2000
Expand Down
4 changes: 2 additions & 2 deletions charts/testkube-logs-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: testkube-logs-service
description: A Helm chart for Testkube log Service
type: application
version: 1.7.2
appVersion: 1.11.2
version: 1.7.3
appVersion: 1.11.3
maintainers:
- name: testkube
url: https://testkube.io
Expand Down
2 changes: 1 addition & 1 deletion charts/testkube-logs-service/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# testkube-logs-service

![Version: 1.7.2](https://img.shields.io/badge/Version-1.7.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.11.2](https://img.shields.io/badge/AppVersion-1.11.2-informational?style=flat-square)
![Version: 1.7.3](https://img.shields.io/badge/Version-1.7.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.11.3](https://img.shields.io/badge/AppVersion-1.11.3-informational?style=flat-square)

A Helm chart for Testkube log Service

Expand Down
4 changes: 2 additions & 2 deletions charts/testkube-worker-service/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: testkube-worker-service
description: A Helm chart for Testkube Worker Service
type: application
version: 1.49.2
appVersion: 1.11.2
version: 1.49.3
appVersion: 1.11.3
maintainers:
- name: testkube
url: https://testkube.io
Expand Down
4 changes: 2 additions & 2 deletions charts/testkube-worker-service/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# testkube-worker-service

![Version: 1.49.2](https://img.shields.io/badge/Version-1.49.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.11.2](https://img.shields.io/badge/AppVersion-1.11.2-informational?style=flat-square)
![Version: 1.49.3](https://img.shields.io/badge/Version-1.49.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.11.3](https://img.shields.io/badge/AppVersion-1.11.3-informational?style=flat-square)

A Helm chart for Testkube Worker Service

Expand Down Expand Up @@ -76,7 +76,7 @@ A Helm chart for Testkube Worker Service
| 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-worker-service"` | |
| image.tag | string | `"1.11.2"` | |
| image.tag | string | `"1.11.3"` | |
| imagePullSecrets | list | `[]` | |
| nameOverride | string | `""` | |
| nodeSelector | object | `{}` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/testkube-worker-service/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ image:
registry: ""
repository: kubeshop/testkube-worker-service
pullPolicy: IfNotPresent
tag: "1.11.2"
tag: "1.11.3"
imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
Expand Down

0 comments on commit fc0d01d

Please sign in to comment.