Skip to content

Commit

Permalink
chore: upgrade helm charts minor versions (#386)
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 Dec 11, 2023
1 parent e3980b2 commit ed43892
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
10 changes: 5 additions & 5 deletions charts/caraml/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ dependencies:
version: 0.6.4
- name: merlin
repository: https://caraml-dev.github.io/helm-charts
version: 0.13.6
version: 0.13.8
- name: turing
repository: https://caraml-dev.github.io/helm-charts
version: 0.3.7
version: 0.3.8
- name: xp-treatment
repository: https://caraml-dev.github.io/helm-charts
version: 0.1.26
version: 0.1.27
- name: xp-management
repository: https://caraml-dev.github.io/helm-charts
version: 0.2.10
Expand Down Expand Up @@ -44,5 +44,5 @@ dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.8.2
digest: sha256:63345d3cdfdb506d5ca52c9361aadaa58410f9ccdda78e263832dd0b4e875cdd
generated: "2023-12-07T08:59:09.454202719Z"
digest: sha256:e059e65c79e7d03b799b9cd0dcb3602d9fbd0344a2ff55107b35b279be689a5d
generated: "2023-12-11T11:34:05.728145081Z"
8 changes: 4 additions & 4 deletions charts/caraml/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ dependencies:
- condition: merlin.enabled
name: merlin
repository: https://caraml-dev.github.io/helm-charts
version: 0.13.6
version: 0.13.8
- condition: turing.enabled
name: turing
repository: https://caraml-dev.github.io/helm-charts
version: 0.3.7
version: 0.3.8
- condition: xp-treatment.enabled
name: xp-treatment
repository: https://caraml-dev.github.io/helm-charts
version: 0.1.26
version: 0.1.27
- condition: xp-management.enabled
name: xp-management
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.21
version: 0.8.24
8 changes: 4 additions & 4 deletions charts/caraml/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# caraml

![Version: 0.8.21](https://img.shields.io/badge/Version-0.8.21-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.24](https://img.shields.io/badge/Version-0.8.24-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 @@ -21,11 +21,11 @@ A Helm chart for deploying CaraML components
| https://caraml-dev.github.io/helm-charts | clusterLocalGateway(generic-dep-installer) | 0.2.1 |
| https://caraml-dev.github.io/helm-charts | istioIngressGateway(generic-dep-installer) | 0.2.1 |
| https://caraml-dev.github.io/helm-charts | istiod(generic-dep-installer) | 0.2.1 |
| https://caraml-dev.github.io/helm-charts | merlin | 0.13.6 |
| https://caraml-dev.github.io/helm-charts | merlin | 0.13.8 |
| https://caraml-dev.github.io/helm-charts | mlp | 0.6.4 |
| https://caraml-dev.github.io/helm-charts | turing | 0.3.7 |
| https://caraml-dev.github.io/helm-charts | turing | 0.3.8 |
| https://caraml-dev.github.io/helm-charts | xp-management | 0.2.10 |
| https://caraml-dev.github.io/helm-charts | xp-treatment | 0.1.26 |
| https://caraml-dev.github.io/helm-charts | xp-treatment | 0.1.27 |
| https://charts.helm.sh/stable | postgresql | 7.0.2 |
| https://charts.jetstack.io | cert-manager | v1.8.2 |
| https://istio-release.storage.googleapis.com/charts | base(base) | 1.13.9 |
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.6
version: 0.13.8
- name: common
repository: https://caraml-dev.github.io/helm-charts
version: 0.2.9
digest: sha256:b736dfc0a22932fa9e9f3f91f5d0902e7696c7f03cc4325ad296bf6fe7471432
generated: "2023-12-07T08:59:38.677695439Z"
digest: sha256:9e0eeded731ca04a49f6c12a374fe8d01e780030b6453eedf7529124d5aabab3
generated: "2023-12-11T11:34:29.530915292Z"
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.6
version: 0.13.8
- 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.8
version: 0.3.9
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.8](https://img.shields.io/badge/Version-0.3.8-informational?style=flat-square)
![Version: 0.3.9](https://img.shields.io/badge/Version-0.3.9-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 ed43892

Please sign in to comment.