Skip to content

Commit

Permalink
chore: Update Turing's dependency on Merlin (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
Krithika Sundararajan authored Nov 2, 2023
1 parent f22025f commit 6dadd54
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions charts/turing/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ dependencies:
version: 0.4.20
- name: merlin
repository: https://caraml-dev.github.io/helm-charts
version: 0.11.7
version: 0.13.3
- name: common
repository: https://caraml-dev.github.io/helm-charts
version: 0.2.9
digest: sha256:0f2292d431db3dad3c2a2314097adbc9a42ae9b0f3db6f40501ca66a3b6ad59f
generated: "2023-08-15T02:17:35.579300596Z"
digest: sha256:94833158d8fef0a318db4042d57b0f5b782d4d6b7d4757d91d09112df5a3d073
generated: "2023-11-02T11:42:09.836837+08:00"
6 changes: 3 additions & 3 deletions charts/turing/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 1.14.2
appVersion: v1.16.0
dependencies:
- alias: turing-postgresql
condition: turing-postgresql.enabled
Expand All @@ -13,7 +13,7 @@ dependencies:
- condition: merlin.enabled
name: merlin
repository: https://caraml-dev.github.io/helm-charts
version: 0.11.7
version: 0.13.3
- name: common
repository: https://caraml-dev.github.io/helm-charts
version: 0.2.9
Expand All @@ -22,4 +22,4 @@ maintainers:
- email: [email protected]
name: caraml-dev
name: turing
version: 0.3.4
version: 0.3.5
4 changes: 2 additions & 2 deletions charts/turing/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# turing

---
![Version: 0.3.4](https://img.shields.io/badge/Version-0.3.4-informational?style=flat-square)
![AppVersion: 1.14.2](https://img.shields.io/badge/AppVersion-1.14.2-informational?style=flat-square)
![Version: 0.3.5](https://img.shields.io/badge/Version-0.3.5-informational?style=flat-square)
![AppVersion: v1.16.0](https://img.shields.io/badge/AppVersion-v1.16.0-informational?style=flat-square)

Kubernetes-friendly multi-model orchestration and experimentation system.

Expand Down

0 comments on commit 6dadd54

Please sign in to comment.