Skip to content

Commit ad60e6e

Browse files
author
testkube-cloud-ci-bot
committed
updating testkube-enterprise chart version to
1 parent f388414 commit ad60e6e

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
lines changed

charts/testkube-ai-service/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: testkube-ai-service
33
description: A Helm chart for Testkube AI service
44
type: application
5-
version: 1.12.0
6-
appVersion: 2.3.0
5+
version: 1.12.1
6+
appVersion: 2.3.1
77
maintainers:
88
- name: testkube
99
url: https://testkube.io

charts/testkube-ai-service/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# testkube-ai-service
22

3-
![Version: 1.12.0](https://img.shields.io/badge/Version-1.12.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.0](https://img.shields.io/badge/AppVersion-2.3.0-informational?style=flat-square)
3+
![Version: 1.12.1](https://img.shields.io/badge/Version-1.12.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.3.1](https://img.shields.io/badge/AppVersion-2.3.1-informational?style=flat-square)
44

55
A Helm chart for Testkube AI service
66

@@ -50,7 +50,7 @@ A Helm chart for Testkube AI service
5050
| image.pullPolicy | string | `"IfNotPresent"` | |
5151
| image.registry | string | `""` | If defined, it will prepend the registry to the image name, if not, default docker.io will be prepended |
5252
| image.repository | string | `"kubeshop/testkube-ai-copilot"` | |
53-
| image.tag | string | `"2.3.0"` | |
53+
| image.tag | string | `"2.3.1"` | |
5454
| imagePullSecrets | list | `[]` | |
5555
| ingress.annotations | object | `{}` | |
5656
| ingress.className | string | `"nginx"` | |

charts/testkube-ai-service/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ image:
4040
registry: ""
4141
repository: kubeshop/testkube-ai-copilot
4242
pullPolicy: IfNotPresent
43-
tag: "2.3.0"
43+
tag: "2.3.1"
4444
imagePullSecrets: []
4545
nameOverride: ""
4646
fullnameOverride: ""

charts/testkube-enterprise/Chart.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
version: 1.72.0
1414
- name: testkube-ai-service
1515
repository: file://../testkube-ai-service
16-
version: 1.12.0
16+
version: 1.12.1
1717
- name: testkube
1818
repository: https://kubeshop.github.io/helm-charts
1919
version: 2.1.209
@@ -29,5 +29,5 @@ dependencies:
2929
- name: minio
3030
repository: file://./charts/minio
3131
version: 14.8.3-3
32-
digest: sha256:dd4d4b3c92f72b2821d3f830c42579ed3e7901d399ef7967f933e7839da0c81e
33-
generated: "2025-04-07T18:20:56.082440841Z"
32+
digest: sha256:2e02daff31fe0d8bd2da22fb8a2761d52f9a8baf4e1f4fba28c67b03b74b03de
33+
generated: "2025-04-07T18:50:53.105582098Z"

charts/testkube-enterprise/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: testkube-enterprise
33
description: A Helm chart for Testkube Enterprise
44
type: application
5-
version: 2.261.0
5+
version: 2.261.1
66
dependencies:
77
- name: common
88
version: 2.13.3
@@ -19,7 +19,7 @@ dependencies:
1919
version: 1.72.0
2020
repository: file://../testkube-worker-service
2121
- name: testkube-ai-service
22-
version: 1.12.0
22+
version: 1.12.1
2323
repository: file://../testkube-ai-service
2424
condition: testkube-ai-service.enabled
2525
- name: testkube

charts/testkube-enterprise/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# testkube-enterprise
22

3-
![Version: 2.261.0](https://img.shields.io/badge/Version-2.261.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
3+
![Version: 2.261.1](https://img.shields.io/badge/Version-2.261.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
44

55
A Helm chart for Testkube Enterprise
66

@@ -16,7 +16,7 @@ A Helm chart for Testkube Enterprise
1616

1717
| Repository | Name | Version |
1818
|------------|------|---------|
19-
| file://../testkube-ai-service | testkube-ai-service | 1.12.0 |
19+
| file://../testkube-ai-service | testkube-ai-service | 1.12.1 |
2020
| file://../testkube-cloud-api | testkube-cloud-api | 1.165.0 |
2121
| file://../testkube-cloud-ui | testkube-cloud-ui | 1.106.0 |
2222
| file://../testkube-worker-service | testkube-worker-service | 1.72.0 |
@@ -106,7 +106,7 @@ A Helm chart for Testkube Enterprise
106106
| global.tls | object | `{}` | |
107107
| global.uiSubdomain | string | `"dashboard"` | UI subdomain which get prepended to the domain |
108108
| global.websocketApiSubdomain | string | `"websockets"` | Websocket API subdomain which get prepended to the domain |
109-
| image.tag | string | `"2.3.0"` | |
109+
| image.tag | string | `"2.3.1"` | |
110110
| minio.affinity | object | `{}` | Affinity for pod assignment. |
111111
| minio.auth.existingSecret | string | `""` | Use existing secret for credentials details (`auth.rootUser` and `auth.rootPassword` will be ignored and picked up from this secret). The secret has to contain the keys `root-user` and `root-password`) |
112112
| minio.auth.rootPassword | string | `"t3stkub3-3nt3rpr1s3"` | MinIO root password (secret key) |

charts/testkube-enterprise/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -970,4 +970,4 @@ dex:
970970
hosts:
971971
- "{{ .Values.global.restApiSubdomain }}.{{ .Values.global.domain }}"
972972
image:
973-
tag: 2.3.0
973+
tag: 2.3.1

0 commit comments

Comments
 (0)