Skip to content

Commit

Permalink
Bump sveltos chart to v0.41.1
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Pavlov <[email protected]>
  • Loading branch information
Kshatrix committed Oct 29, 2024
1 parent 2401c11 commit b6172e6
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion templates/provider/hmc-templates/files/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ spec:
- name: cluster-api-provider-aws
template: cluster-api-provider-aws-0-0-2
- name: projectsveltos
template: projectsveltos-0-40-0
template: projectsveltos-0-41-1
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: hmc.mirantis.com/v1alpha1
kind: ProviderTemplate
metadata:
name: projectsveltos-0-40-0
name: projectsveltos-0-41-1
annotations:
helm.sh/resource-policy: keep
spec:
helm:
chartName: projectsveltos
chartVersion: 0.40.0
chartVersion: 0.41.1
6 changes: 3 additions & 3 deletions templates/provider/projectsveltos/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: projectsveltos
repository: https://projectsveltos.github.io/helm-charts
version: 0.40.0
digest: sha256:7f3e7d162343dc876eaf724169ba0f17f7e39728a2692c170e734c4474072174
generated: "2024-10-17T13:45:56.574098+07:00"
version: 0.41.1
digest: sha256:900e37dd468f3b10bc1a02aee7c63f3ac9b1e87c6ec4fd69498aadcf83ed828c
generated: "2024-10-29T19:28:47.389695+07:00"
6 changes: 3 additions & 3 deletions templates/provider/projectsveltos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ apiVersion: v2
name: projectsveltos
description: A Helm chart to refer the official projectsveltos helm chart
type: application
version: 0.40.0
appVersion: "0.40.0"
version: 0.41.1
appVersion: "0.41.1"
dependencies:
- name: projectsveltos
version: 0.40.0
version: 0.41.1
repository: https://projectsveltos.github.io/helm-charts

0 comments on commit b6172e6

Please sign in to comment.