Skip to content

Commit

Permalink
chore: upgrade helm charts minor versions (#360)
Browse files Browse the repository at this point in the history
Co-authored-by: shydefoo <[email protected]>
  • Loading branch information
github-actions[bot] and shydefoo authored Oct 5, 2023
1 parent ef625de commit 270cdcb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions charts/caraml/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ dependencies:
version: 0.6.3
- name: merlin
repository: https://caraml-dev.github.io/helm-charts
version: 0.13.0
version: 0.13.1
- name: turing
repository: https://caraml-dev.github.io/helm-charts
version: 0.3.0
version: 0.3.1
- name: xp-treatment
repository: https://caraml-dev.github.io/helm-charts
version: 0.1.24
Expand Down Expand Up @@ -44,5 +44,5 @@ dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.8.2
digest: sha256:85488818ac775a594e4df2cffd10a38b90f287bc62a9d221a58b5877dce7d07a
generated: "2023-09-15T13:43:10.909692569Z"
digest: sha256:d9dbfb8a8d1fa241f9dc69c38f4b736312935d9701dd30109126e62d5adaf5a0
generated: "2023-10-04T08:59:04.489925734Z"
6 changes: 3 additions & 3 deletions charts/caraml/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ dependencies:
- condition: merlin.enabled
name: merlin
repository: https://caraml-dev.github.io/helm-charts
version: 0.13.0
version: 0.13.1
- condition: turing.enabled
name: turing
repository: https://caraml-dev.github.io/helm-charts
version: 0.3.0
version: 0.3.1
- 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.3
version: 0.8.5
6 changes: 3 additions & 3 deletions charts/caraml/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# caraml

![Version: 0.8.3](https://img.shields.io/badge/Version-0.8.3-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.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)

A Helm chart for deploying CaraML components

Expand All @@ -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.0 |
| https://caraml-dev.github.io/helm-charts | merlin | 0.13.1 |
| https://caraml-dev.github.io/helm-charts | mlp | 0.6.3 |
| https://caraml-dev.github.io/helm-charts | turing | 0.3.0 |
| https://caraml-dev.github.io/helm-charts | turing | 0.3.1 |
| 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 |
Expand Down

0 comments on commit 270cdcb

Please sign in to comment.