Skip to content

Commit

Permalink
updating chart testkube-cloud-api version to 1.13.85 and appVersion t…
Browse files Browse the repository at this point in the history
…o v1.3.5; Updating testkube-enterprise chart version to 1.12.33.
  • Loading branch information
testkube-cloud-ci-bot committed Aug 25, 2023
1 parent e489d25 commit fe0f5cc
Show file tree
Hide file tree
Showing 10 changed files with 200 additions and 183 deletions.
Binary file added charts/testkube-cloud-api-1.13.85.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.13.84
appVersion: 1.4.0-dev-7eab4e4
version: 1.13.85
appVersion: 1.3.5
maintainers:
- name: testkube
url: https://testkube.io
Expand Down
Binary file modified charts/testkube-enterprise-1.12.33.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.13.84
version: 1.13.85
- name: testkube-cloud-ui
repository: file://../testkube-cloud-ui
version: 1.13.78
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: nats
repository: https://nats-io.github.io/k8s/helm/charts/
version: 0.14.2
digest: sha256:c42582a85a367adf4542f67c3e570e3fe792d3ff4a2bb75478fddef33c2e2f06
generated: "2023-08-25T11:16:17.004051018Z"
digest: sha256:7590bbbf7fdf0c71afe03007ca77a6ccf8dab95af6efbdf53bbbf4864ef47f46
generated: "2023-08-25T11:45:25.262473383Z"
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.13.84
version: 1.13.85
repository: file://../testkube-cloud-api
- name: testkube-cloud-ui
version: 1.13.78
Expand Down
Binary file not shown.
Binary file not shown.
Binary file modified charts/testkube-enterprise/charts/testkube-cloud-ui-1.13.78.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 @@ -41,7 +41,7 @@ testkube-cloud-api:
fullnameOverride: testkube-enterprise-api
image:
repository: testkubeenterprise/testkube-enterprise-api
tag: 1.4.0-dev-7eab4e4
tag: 1.3.5
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 fe0f5cc

Please sign in to comment.