Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dejanzele committed Jun 28, 2023
1 parent daf19fc commit a3b2941
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 6 deletions.
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.7.7
version: 1.8.0
- name: testkube-cloud-ui
repository: file://../testkube-cloud-ui
version: 1.3.0
Expand All @@ -17,5 +17,5 @@ dependencies:
- name: nats
repository: https://nats-io.github.io/k8s/helm/charts/
version: 0.14.2
digest: sha256:01da869581604d042200559f3bc8bbef3b3e2fd795f17dd715625e848edf0c49
generated: "2023-06-28T08:50:26.719195445Z"
digest: sha256:9e8c297217ab7844358cd38a7af4840aafbb50fe1fa07d7e4c8993f758a8b16a
generated: "2023-06-28T13:05:18.326456+02:00"
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.7.7
version: 1.8.0
repository: file://../testkube-cloud-api
- name: testkube-cloud-ui
version: 1.3.0
Expand Down
2 changes: 1 addition & 1 deletion charts/testkube-enterprise/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ A Helm chart for Testkube Enterprise

| Repository | Name | Version |
|------------|------|---------|
| file://../testkube-cloud-api | testkube-cloud-api | 1.7.7 |
| file://../testkube-cloud-api | testkube-cloud-api | 1.8.0 |
| file://../testkube-cloud-ui | testkube-cloud-ui | 1.3.0 |
| https://charts.bitnami.com/bitnami | common | 2.2.5 |
| https://charts.bitnami.com/bitnami | mongodb | 13.10.2 |
Expand Down
Binary file not shown.
Binary file not shown.
Binary file modified charts/testkube-enterprise/charts/testkube-cloud-ui-1.3.0.tgz
Binary file not shown.
1 change: 0 additions & 1 deletion charts/testkube-enterprise/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ global:
dex:
# -- Global Dex issuer url which is configured both in Dex and API
issuer: "http://testkube-enterprise-dex:5556"

## Testkube Cloud API chart parameters
testkube-cloud-api:
fullnameOverride: testkube-enterprise-api
Expand Down

0 comments on commit a3b2941

Please sign in to comment.