From 0c2bdcd718c0768d8b119f66fcc52988bf40b1e2 Mon Sep 17 00:00:00 2001 From: shydefoo Date: Tue, 10 Oct 2023 02:17:42 +0000 Subject: [PATCH] feat: upgrade helm charts --- charts/caraml/Chart.lock | 10 +++++----- charts/caraml/Chart.yaml | 8 ++++---- charts/caraml/README.md | 8 ++++---- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/charts/caraml/Chart.lock b/charts/caraml/Chart.lock index 25aa8914..d80c4750 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.1 + version: 0.13.2 - name: turing repository: https://caraml-dev.github.io/helm-charts - version: 0.3.1 + version: 0.3.2 - name: xp-treatment repository: https://caraml-dev.github.io/helm-charts version: 0.1.24 @@ -22,7 +22,7 @@ dependencies: version: 0.1.12 - name: caraml-routes repository: https://caraml-dev.github.io/helm-charts - version: 0.3.1 + version: 0.3.2 - name: common repository: https://caraml-dev.github.io/helm-charts version: 0.2.9 @@ -44,5 +44,5 @@ dependencies: - name: cert-manager repository: https://charts.jetstack.io version: v1.8.2 -digest: sha256:d9dbfb8a8d1fa241f9dc69c38f4b736312935d9701dd30109126e62d5adaf5a0 -generated: "2023-10-04T08:59:04.489925734Z" +digest: sha256:ea0c3e02d03b8013d426675d81fbabff54cbf6ed086c5b474aabbb61f00f7fec +generated: "2023-10-10T02:17:13.056186863Z" diff --git a/charts/caraml/Chart.yaml b/charts/caraml/Chart.yaml index fe403db7..48335997 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.1 + version: 0.13.2 - condition: turing.enabled name: turing repository: https://caraml-dev.github.io/helm-charts - version: 0.3.1 + version: 0.3.2 - condition: xp-treatment.enabled name: xp-treatment repository: https://caraml-dev.github.io/helm-charts @@ -33,7 +33,7 @@ dependencies: - condition: caraml-routes.enabled name: caraml-routes repository: https://caraml-dev.github.io/helm-charts - version: 0.3.1 + version: 0.3.2 - name: common repository: https://caraml-dev.github.io/helm-charts version: 0.2.9 @@ -72,4 +72,4 @@ maintainers: name: caraml-dev name: caraml type: application -version: 0.8.5 +version: 0.8.8 diff --git a/charts/caraml/README.md b/charts/caraml/README.md index 96876c54..c857cbe2 100644 --- a/charts/caraml/README.md +++ b/charts/caraml/README.md @@ -1,6 +1,6 @@ # caraml -![Version: 0.8.5](https://img.shields.io/badge/Version-0.8.5-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.8](https://img.shields.io/badge/Version-0.8.8-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 @@ -15,15 +15,15 @@ A Helm chart for deploying CaraML components | Repository | Name | Version | |------------|------|---------| | https://caraml-dev.github.io/helm-charts | caraml-authz(authz) | 0.1.12 | -| https://caraml-dev.github.io/helm-charts | caraml-routes | 0.3.1 | +| https://caraml-dev.github.io/helm-charts | caraml-routes | 0.3.2 | | https://caraml-dev.github.io/helm-charts | certManagerBase(cert-manager-base) | 1.8.1 | | https://caraml-dev.github.io/helm-charts | common | 0.2.9 | | 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.1 | +| https://caraml-dev.github.io/helm-charts | merlin | 0.13.2 | | https://caraml-dev.github.io/helm-charts | mlp | 0.6.3 | -| https://caraml-dev.github.io/helm-charts | turing | 0.3.1 | +| https://caraml-dev.github.io/helm-charts | turing | 0.3.2 | | 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 |