Skip to content

Commit

Permalink
updating chart testkube-cloud-api version to 1.15.30 and appVersion t…
Browse files Browse the repository at this point in the history
…o v1.4.0-dev-76f8ebd; Updating testkube-enterprise chart version to 1.12.38.
  • Loading branch information
testkube-cloud-ci-bot committed Sep 27, 2023
1 parent f3221b5 commit 8cf36b2
Show file tree
Hide file tree
Showing 10 changed files with 266 additions and 249 deletions.
Binary file added charts/testkube-cloud-api-1.15.30.tgz
Binary file not shown.
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.15.28
appVersion: 1.4.0-dev-7a41c8a
version: 1.15.30
appVersion: 1.4.0-dev-76f8ebd
maintainers:
- name: testkube
url: https://testkube.io
Expand Down
Binary file modified charts/testkube-enterprise-1.12.38.tgz
Binary file not shown.
6 changes: 3 additions & 3 deletions charts/testkube-enterprise/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 2.2.5
- name: testkube-cloud-api
repository: file://../testkube-cloud-api
version: 1.15.28
version: 1.15.30
- name: testkube-cloud-ui
repository: file://../testkube-cloud-ui
version: 1.15.29
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: nats
repository: https://nats-io.github.io/k8s/helm/charts/
version: 0.14.2
digest: sha256:364f136802e64bccc917c52bace988c6bbc39d0884b75282341e6f4a8ef90f3b
generated: "2023-09-26T11:32:05.858347456Z"
digest: sha256:cb7d153e930e4930b238d580fd994e82902a6d9f544b07cb486d8c169794f1f0
generated: "2023-09-27T07:34:43.122095698Z"
2 changes: 1 addition & 1 deletion charts/testkube-enterprise/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
version: 2.2.5
repository: https://charts.bitnami.com/bitnami
- name: testkube-cloud-api
version: 1.15.28
version: 1.15.30
repository: file://../testkube-cloud-api
- name: testkube-cloud-ui
version: 1.15.29
Expand Down
Binary file not shown.
Binary file not shown.
Binary file modified charts/testkube-enterprise/charts/testkube-cloud-ui-1.15.29.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion charts/testkube-enterprise/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ testkube-cloud-api:
fullnameOverride: testkube-enterprise-api
image:
repository: testkubeenterprise/testkube-enterprise-api
tag: 1.4.0-dev-7a41c8a
tag: 1.4.0-dev-76f8ebd
api:
# -- Configure which invitation mode to use (email|auto-accept): email uses SMTP protocol to send email invites and auto-accept immediately adds them
inviteMode: email
Expand Down
Loading

0 comments on commit 8cf36b2

Please sign in to comment.