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 Jul 12, 2024
1 parent 12a57a2 commit 96e6eef
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
1 change: 1 addition & 0 deletions charts/testkube-cloud-ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ A Helm chart for Testkube Cloud UI
| global.ingress.enabled | bool | `true` | Global toggle whether to create Ingress resources |
| global.labels | object | `{}` | Common labels which will be added to all resources |
| global.redirectSubdomain | string | `"app"` | Different UI subdomain which gets prepended to the domain. May be used for the redirect from your actual uiSubdomain endpoint. Works is ingressRedirect option is enabled. |
| global.restApiSubdomain | string | `"api"` | REST API subdomain |
| global.uiSubdomain | string | `"cloud"` | UI subdomain which get prepended to the domain |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"kubeshop/testkube-cloud-ui"` | |
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 @@ -13,7 +13,7 @@ dependencies:
version: 1.37.1
- name: testkube
repository: https://kubeshop.github.io/helm-charts
version: 2.0.14
version: 2.0.16
- name: dex
repository: file://./charts/dex
version: 0.18.0
Expand All @@ -26,5 +26,5 @@ dependencies:
- name: minio
repository: file://./charts/minio
version: 14.6.16
digest: sha256:6a92c582031ced037f904aa28d0f371decc78ade755b3b3792aaf132e333f75f
generated: "2024-07-12T07:59:10.688605493Z"
digest: sha256:efef49621b08cce2f3601993b3c22df9cebe287b5970892ae3e87b2bf57602d0
generated: "2024-07-12T08:27:21.858084393Z"
4 changes: 2 additions & 2 deletions charts/testkube-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: testkube-enterprise
description: A Helm chart for Testkube Enterprise
type: application
version: 1.129.8
version: 1.129.9
dependencies:
- name: common
version: 2.13.3
Expand All @@ -18,7 +18,7 @@ dependencies:
repository: file://../testkube-worker-service
- name: testkube
alias: testkube-agent
version: 2.0.14
version: 2.0.16
repository: https://kubeshop.github.io/helm-charts
condition: testkube-agent.enabled
- name: dex
Expand Down
4 changes: 2 additions & 2 deletions charts/testkube-enterprise/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# testkube-enterprise

![Version: 1.129.8](https://img.shields.io/badge/Version-1.129.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 1.129.9](https://img.shields.io/badge/Version-1.129.9-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 @@ -23,7 +23,7 @@ A Helm chart for Testkube Enterprise
| file://./charts/minio | minio | 14.6.16 |
| https://charts.bitnami.com/bitnami | common | 2.13.3 |
| https://charts.bitnami.com/bitnami | mongodb | 14.11.1 |
| https://kubeshop.github.io/helm-charts | testkube-agent(testkube) | 2.0.14 |
| https://kubeshop.github.io/helm-charts | testkube-agent(testkube) | 2.0.16 |
| https://nats-io.github.io/k8s/helm/charts/ | nats | 1.2.0 |

## Values
Expand Down

0 comments on commit 96e6eef

Please sign in to comment.