Skip to content

Commit

Permalink
updating testkube-enterprise chart version to 1.148.0
Browse files Browse the repository at this point in the history
  • Loading branch information
testkube-cloud-ci-bot committed Aug 30, 2024
1 parent 224e3af commit ae4515c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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.147.0
version: 1.148.0
dependencies:
- name: common
version: 2.13.3
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.147.0](https://img.shields.io/badge/Version-1.147.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 1.148.0](https://img.shields.io/badge/Version-1.148.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

A Helm chart for Testkube Enterprise

Expand Down Expand Up @@ -191,7 +191,7 @@ A Helm chart for Testkube Enterprise
| testkube-cloud-api.api.logServer.keyFile | string | `""` | TLS key file |
| testkube-cloud-api.api.logServer.secure | string | `"false"` | Log server TLS configuration secure connection |
| testkube-cloud-api.api.logServer.skipVerify | string | `"true"` | Log server TLS configuration skip Verify |
| testkube-cloud-api.api.migrations.enabled | bool | `false` | Toggle whether to run database migrations |
| testkube-cloud-api.api.migrations.enabled | bool | `true` | Toggle whether to run database migrations |
| testkube-cloud-api.api.migrations.image.repository | string | `"kubeshop/testkube-enterprise-api-migrations"` | Migrations image repository |
| testkube-cloud-api.api.migrations.ttlSecondsAfterFinished | int | `90` | |
| testkube-cloud-api.api.migrations.useHelmHooks | bool | `false` | Toggle whether to enable pre-install & pre-upgrade hooks (should be disabled if mongo is installed using this chart) |
Expand Down

0 comments on commit ae4515c

Please sign in to comment.