Skip to content

Commit

Permalink
chore: upgrade helm charts minor versions (#409)
Browse files Browse the repository at this point in the history
Co-authored-by: ariefrahmansyah <[email protected]>
  • Loading branch information
github-actions[bot] and ariefrahmansyah authored Mar 20, 2024
1 parent eee6c6c commit 3469d79
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 deletions charts/caraml/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
version: 0.13.15
- name: turing
repository: https://caraml-dev.github.io/helm-charts
version: 0.3.17
version: 0.3.18
- name: xp-treatment
repository: https://caraml-dev.github.io/helm-charts
version: 0.1.29
Expand Down Expand Up @@ -44,5 +44,5 @@ dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.8.2
digest: sha256:08522f05326c0707745c0db8dbfec45508df3b2b36c163d84560a921984d0457
generated: "2024-03-15T06:01:43.059772773Z"
digest: sha256:a0360e6f88bab510065fee3406a71a1c2f3fc6c048607978cbce143dfc36f4e4
generated: "2024-03-20T08:19:19.945933614Z"
4 changes: 2 additions & 2 deletions charts/caraml/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
- condition: turing.enabled
name: turing
repository: https://caraml-dev.github.io/helm-charts
version: 0.3.17
version: 0.3.18
- condition: xp-treatment.enabled
name: xp-treatment
repository: https://caraml-dev.github.io/helm-charts
Expand Down Expand Up @@ -72,4 +72,4 @@ maintainers:
name: caraml-dev
name: caraml
type: application
version: 0.8.42
version: 0.8.43
4 changes: 2 additions & 2 deletions charts/caraml/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# caraml

![Version: 0.8.42](https://img.shields.io/badge/Version-0.8.42-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
![Version: 0.8.43](https://img.shields.io/badge/Version-0.8.43-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)

A Helm chart for deploying CaraML components

Expand All @@ -23,7 +23,7 @@ A Helm chart for deploying CaraML components
| https://caraml-dev.github.io/helm-charts | istiod(generic-dep-installer) | 0.2.1 |
| https://caraml-dev.github.io/helm-charts | merlin | 0.13.15 |
| https://caraml-dev.github.io/helm-charts | mlp | 0.6.5 |
| https://caraml-dev.github.io/helm-charts | turing | 0.3.17 |
| https://caraml-dev.github.io/helm-charts | turing | 0.3.18 |
| https://caraml-dev.github.io/helm-charts | xp-management | 0.2.11 |
| https://caraml-dev.github.io/helm-charts | xp-treatment | 0.1.29 |
| https://charts.helm.sh/stable | postgresql | 7.0.2 |
Expand Down
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.13.15
version: 0.13.16
- name: common
repository: https://caraml-dev.github.io/helm-charts
version: 0.2.9
digest: sha256:46e3c95236e1234631335829deaf71b57f2c98f2ccde1c5806bce2160c246466
generated: "2024-03-15T06:02:40.202960931Z"
digest: sha256:da6191475baa8539497cf3b59139dedc733075830151d1ef2e53551989f83568
generated: "2024-03-20T08:20:14.760448406Z"
4 changes: 2 additions & 2 deletions charts/turing/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
- condition: merlin.enabled
name: merlin
repository: https://caraml-dev.github.io/helm-charts
version: 0.13.15
version: 0.13.16
- 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.18
version: 0.3.19
2 changes: 1 addition & 1 deletion charts/turing/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# turing

---
![Version: 0.3.18](https://img.shields.io/badge/Version-0.3.18-informational?style=flat-square)
![Version: 0.3.19](https://img.shields.io/badge/Version-0.3.19-informational?style=flat-square)
![AppVersion: v1.17.2](https://img.shields.io/badge/AppVersion-v1.17.2-informational?style=flat-square)

Kubernetes-friendly multi-model orchestration and experimentation system.
Expand Down

0 comments on commit 3469d79

Please sign in to comment.