From f22025f6d07cc3689ea01e6bc9d965e096c69160 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 10:29:11 +0530 Subject: [PATCH] chore: upgrade helm charts minor versions (#371) Co-authored-by: krithika369 --- charts/caraml/Chart.lock | 8 ++++---- charts/caraml/Chart.yaml | 6 +++--- charts/caraml/README.md | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/charts/caraml/Chart.lock b/charts/caraml/Chart.lock index a432269b..7d4fcdc1 100644 --- a/charts/caraml/Chart.lock +++ b/charts/caraml/Chart.lock @@ -4,10 +4,10 @@ dependencies: version: 0.6.3 - name: merlin repository: https://caraml-dev.github.io/helm-charts - version: 0.13.2 + version: 0.13.3 - name: turing repository: https://caraml-dev.github.io/helm-charts - version: 0.3.3 + version: 0.3.4 - name: xp-treatment repository: https://caraml-dev.github.io/helm-charts version: 0.1.24 @@ -44,5 +44,5 @@ dependencies: - name: cert-manager repository: https://charts.jetstack.io version: v1.8.2 -digest: sha256:146dccaa9eb47d8fef207917adf5c9b08864d7930a18c7d8331c84fe910d8da0 -generated: "2023-11-02T09:57:41.82854+07:00" +digest: sha256:e74f23de862f8330474b2332fb6a980217a8dd422c94bf842ccdca710a0553f8 +generated: "2023-11-02T03:29:20.64511466Z" diff --git a/charts/caraml/Chart.yaml b/charts/caraml/Chart.yaml index 8b4781be..1548e390 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.2 + version: 0.13.3 - condition: turing.enabled name: turing repository: https://caraml-dev.github.io/helm-charts - version: 0.3.3 + version: 0.3.4 - 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.10 +version: 0.8.12 diff --git a/charts/caraml/README.md b/charts/caraml/README.md index e3e051ca..10be23a1 100644 --- a/charts/caraml/README.md +++ b/charts/caraml/README.md @@ -1,6 +1,6 @@ # caraml -![Version: 0.8.10](https://img.shields.io/badge/Version-0.8.10-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.12](https://img.shields.io/badge/Version-0.8.12-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.2 | +| https://caraml-dev.github.io/helm-charts | merlin | 0.13.3 | | https://caraml-dev.github.io/helm-charts | mlp | 0.6.3 | -| https://caraml-dev.github.io/helm-charts | turing | 0.3.3 | +| https://caraml-dev.github.io/helm-charts | turing | 0.3.4 | | https://caraml-dev.github.io/helm-charts | xp-management | 0.2.9 | | https://caraml-dev.github.io/helm-charts | xp-treatment | 0.1.24 | | https://charts.helm.sh/stable | postgresql | 7.0.2 |