Skip to content

Commit

Permalink
chore: upgrade helm charts minor versions (#400)
Browse files Browse the repository at this point in the history
Co-authored-by: maniteja6799 <[email protected]>
  • Loading branch information
github-actions[bot] and maniteja6799 authored Feb 8, 2024
1 parent 468b4e4 commit 64ced6f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/caraml/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
version: 0.13.13
- name: turing
repository: https://caraml-dev.github.io/helm-charts
version: 0.3.14
version: 0.3.15
- name: xp-treatment
repository: https://caraml-dev.github.io/helm-charts
version: 0.1.29
Expand Down Expand Up @@ -44,5 +44,5 @@ dependencies:
- name: cert-manager
repository: https://charts.jetstack.io
version: v1.8.2
digest: sha256:43e8176b1759c905d7ad1c7e060f7bec72705cb3722bad9733822bde0c4240fc
generated: "2024-02-08T05:22:33.150947032Z"
digest: sha256:982fec2f42519f519fec0328658c63d3d857e0c0587bb340a8115cbcc2d3112b
generated: "2024-02-08T06:04:57.577135537Z"
4 changes: 2 additions & 2 deletions charts/caraml/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
- condition: turing.enabled
name: turing
repository: https://caraml-dev.github.io/helm-charts
version: 0.3.14
version: 0.3.15
- 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.37
version: 0.8.38
4 changes: 2 additions & 2 deletions charts/caraml/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# caraml

![Version: 0.8.37](https://img.shields.io/badge/Version-0.8.37-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.38](https://img.shields.io/badge/Version-0.8.38-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 @@ -23,7 +23,7 @@ A Helm chart for deploying CaraML components
| https://caraml-dev.github.io/helm-charts | istiod(generic-dep-installer) | 0.2.1 |
| https://caraml-dev.github.io/helm-charts | merlin | 0.13.13 |
| https://caraml-dev.github.io/helm-charts | mlp | 0.6.5 |
| https://caraml-dev.github.io/helm-charts | turing | 0.3.14 |
| https://caraml-dev.github.io/helm-charts | turing | 0.3.15 |
| https://caraml-dev.github.io/helm-charts | xp-management | 0.2.11 |
| https://caraml-dev.github.io/helm-charts | xp-treatment | 0.1.29 |
| https://charts.helm.sh/stable | postgresql | 7.0.2 |
Expand Down

0 comments on commit 64ced6f

Please sign in to comment.