mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-03-03 10:42:06 +00:00
Changed: dependency updates required
This commit is contained in:
parent
41402d6400
commit
34ee22d7d0
@ -1,12 +1,12 @@
|
||||
dependencies:
|
||||
- name: redis
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 10.9.0
|
||||
version: 16.0.1
|
||||
- name: mongodb
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 10.3.4
|
||||
version: 10.31.5
|
||||
- name: elasticsearch
|
||||
repository: https://helm.elastic.co
|
||||
version: 7.16.2
|
||||
digest: sha256:ac733cb02d50e8398c1d2832988333896f1c7b765c19a0f1eea5e9b24bdb8207
|
||||
generated: "2022-01-05T07:52:34.913745+01:00"
|
||||
digest: sha256:a0530370d3d7401b033cdf0d212f66f40ebaabda7e083a8ba97407947d1701a7
|
||||
generated: "2022-06-02T18:13:53.267774+02:00"
|
||||
|
@ -18,11 +18,11 @@ keywords:
|
||||
- mlops
|
||||
dependencies:
|
||||
- name: redis
|
||||
version: "10.9.0"
|
||||
version: "16.0.1"
|
||||
repository: "https://charts.bitnami.com/bitnami"
|
||||
condition: redis.enabled
|
||||
- name: mongodb
|
||||
version: "10.3.4"
|
||||
version: "10.31.5"
|
||||
repository: "https://charts.bitnami.com/bitnami"
|
||||
condition: mongodb.enabled
|
||||
- name: elasticsearch
|
||||
|
@ -121,8 +121,8 @@ For detailed instructions, see the [Optional Configuration](https://github.com/a
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.bitnami.com/bitnami | mongodb | 10.3.4 |
|
||||
| https://charts.bitnami.com/bitnami | redis | 10.9.0 |
|
||||
| https://charts.bitnami.com/bitnami | mongodb | 10.31.5 |
|
||||
| https://charts.bitnami.com/bitnami | redis | 16.0.1 |
|
||||
| https://helm.elastic.co | elasticsearch | 7.16.2 |
|
||||
|
||||
## Values
|
||||
|
Binary file not shown.
BIN
charts/clearml/charts/mongodb-10.31.5.tgz
Normal file
BIN
charts/clearml/charts/mongodb-10.31.5.tgz
Normal file
Binary file not shown.
Binary file not shown.
BIN
charts/clearml/charts/redis-16.0.1.tgz
Normal file
BIN
charts/clearml/charts/redis-16.0.1.tgz
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user