Skip to content

Commit

Permalink
updating testkube-enterprise chart version to 2.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
testkube-cloud-ci-bot committed Nov 22, 2024
1 parent e473348 commit 399e725
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: 2.44.0
version: 2.45.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: 2.44.0](https://img.shields.io/badge/Version-2.44.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 2.45.0](https://img.shields.io/badge/Version-2.45.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 @@ -183,7 +183,7 @@ A Helm chart for Testkube Enterprise
| sharedSecretGenerator.image.tag | string | `"1.28.2"` | |
| sharedSecretGenerator.resources | object | `{}` | Resources for the Shared Secret Generator Job |
| sharedSecretGenerator.securityContext | object | `{}` | Pod Security Context for the Shared Secret Generator Job |
| testkube-agent.enabled | bool | `false` | Toggle whether to install & connect Testkube Agent in the same cluster |
| testkube-agent.enabled | bool | `false` | Toggle whether to install & connect Testkube Agent in the same namespace. Keep it disabled to have more control over where your agents run. See https://docs.testkube.io/articles/install/overview for more info. This relies on the `testkube-default-agent-token` shared secret. See https://docs.testkube.io/articles/install/install-with-helm#shared-secrets |
| testkube-cloud-api.ai.secretRef | string | `""` | |
| testkube-cloud-api.api.agent.healthcheck.lock | string | `"kv"` | Agent healthcheck distributed mode (one of mongo|kv) - used for pods sync to run healthchecks on single pod at once |
| testkube-cloud-api.api.agent.hide | bool | `false` | |
Expand Down

0 comments on commit 399e725

Please sign in to comment.