From dafe652087eef06581f20c135b6a48132d4b5ec5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 10:46:35 +0700 Subject: [PATCH] chore: upgrade helm charts minor versions (#389) Co-authored-by: ariefrahmansyah --- charts/caraml/Chart.lock | 8 ++++---- charts/caraml/Chart.yaml | 6 +++--- charts/caraml/README.md | 6 +++--- charts/turing/Chart.lock | 6 +++--- charts/turing/Chart.yaml | 4 ++-- charts/turing/README.md | 2 +- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/charts/caraml/Chart.lock b/charts/caraml/Chart.lock index 51713881..69584412 100644 --- a/charts/caraml/Chart.lock +++ b/charts/caraml/Chart.lock @@ -4,10 +4,10 @@ dependencies: version: 0.6.4 - name: merlin repository: https://caraml-dev.github.io/helm-charts - version: 0.13.8 + version: 0.13.9 - name: turing repository: https://caraml-dev.github.io/helm-charts - version: 0.3.8 + version: 0.3.9 - name: xp-treatment repository: https://caraml-dev.github.io/helm-charts version: 0.1.27 @@ -44,5 +44,5 @@ dependencies: - name: cert-manager repository: https://charts.jetstack.io version: v1.8.2 -digest: sha256:e059e65c79e7d03b799b9cd0dcb3602d9fbd0344a2ff55107b35b279be689a5d -generated: "2023-12-11T11:34:05.728145081Z" +digest: sha256:6af0874b123d5e9c7efcf5627a5de8b5b8ecaea13b144d4df42de3355ca3f5c4 +generated: "2023-12-12T03:44:47.915942929Z" diff --git a/charts/caraml/Chart.yaml b/charts/caraml/Chart.yaml index ad118f8f..95c938b4 100644 --- a/charts/caraml/Chart.yaml +++ b/charts/caraml/Chart.yaml @@ -8,11 +8,11 @@ dependencies: - condition: merlin.enabled name: merlin repository: https://caraml-dev.github.io/helm-charts - version: 0.13.8 + version: 0.13.9 - condition: turing.enabled name: turing repository: https://caraml-dev.github.io/helm-charts - version: 0.3.8 + version: 0.3.9 - condition: xp-treatment.enabled name: xp-treatment repository: https://caraml-dev.github.io/helm-charts @@ -72,4 +72,4 @@ maintainers: name: caraml-dev name: caraml type: application -version: 0.8.24 +version: 0.8.26 diff --git a/charts/caraml/README.md b/charts/caraml/README.md index aa77b5ce..1b88edc4 100644 --- a/charts/caraml/README.md +++ b/charts/caraml/README.md @@ -1,6 +1,6 @@ # caraml -![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) +![Version: 0.8.26](https://img.shields.io/badge/Version-0.8.26-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 @@ -21,9 +21,9 @@ 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.8 | +| https://caraml-dev.github.io/helm-charts | merlin | 0.13.9 | | https://caraml-dev.github.io/helm-charts | mlp | 0.6.4 | -| https://caraml-dev.github.io/helm-charts | turing | 0.3.8 | +| https://caraml-dev.github.io/helm-charts | turing | 0.3.9 | | https://caraml-dev.github.io/helm-charts | xp-management | 0.2.10 | | https://caraml-dev.github.io/helm-charts | xp-treatment | 0.1.27 | | https://charts.helm.sh/stable | postgresql | 7.0.2 | diff --git a/charts/turing/Chart.lock b/charts/turing/Chart.lock index ec0d466d..08bc436c 100644 --- a/charts/turing/Chart.lock +++ b/charts/turing/Chart.lock @@ -7,9 +7,9 @@ dependencies: version: 0.4.20 - name: merlin repository: https://caraml-dev.github.io/helm-charts - version: 0.13.8 + version: 0.13.9 - name: common repository: https://caraml-dev.github.io/helm-charts version: 0.2.9 -digest: sha256:9e0eeded731ca04a49f6c12a374fe8d01e780030b6453eedf7529124d5aabab3 -generated: "2023-12-11T11:34:29.530915292Z" +digest: sha256:405227df7303c3cf91ba2d7005b6f64c1386be1f5debe2c7227d4b73c905a896 +generated: "2023-12-12T03:45:15.767019915Z" diff --git a/charts/turing/Chart.yaml b/charts/turing/Chart.yaml index d003842c..a3e8c72e 100644 --- a/charts/turing/Chart.yaml +++ b/charts/turing/Chart.yaml @@ -13,7 +13,7 @@ dependencies: - condition: merlin.enabled name: merlin repository: https://caraml-dev.github.io/helm-charts - version: 0.13.8 + version: 0.13.9 - name: common repository: https://caraml-dev.github.io/helm-charts version: 0.2.9 @@ -22,4 +22,4 @@ maintainers: - email: caraml-dev@caraml.dev name: caraml-dev name: turing -version: 0.3.9 +version: 0.3.10 diff --git a/charts/turing/README.md b/charts/turing/README.md index 51162960..de4dbef5 100644 --- a/charts/turing/README.md +++ b/charts/turing/README.md @@ -1,7 +1,7 @@ # turing --- -![Version: 0.3.9](https://img.shields.io/badge/Version-0.3.9-informational?style=flat-square) +![Version: 0.3.10](https://img.shields.io/badge/Version-0.3.10-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.