Skip to content

Commit

Permalink
Bump sveltos to v0.44.0
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Pavlov <[email protected]>
  • Loading branch information
Kshatrix committed Dec 10, 2024
1 parent f04117c commit 5787bc9
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-4
- name: projectsveltos
template: projectsveltos-0-42-0
template: projectsveltos-0-44-0
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-42-0
name: projectsveltos-0-44-0
annotations:
helm.sh/resource-policy: keep
spec:
helm:
chartName: projectsveltos
chartVersion: 0.42.0
chartVersion: 0.44.0
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.42.0
digest: sha256:054b375ea03e553f25afe37612b3a3c34e44b4f0dd4d051e283baccdbd179703
generated: "2024-11-18T10:52:42.476294+07:00"
version: 0.44.0
digest: sha256:1890c2b8cb985c91d8d8a0eb2c19f7b8caf6ca3600a521eb21dd344b1f99b80e
generated: "2024-12-10T09:50:37.957514+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.42.0
appVersion: "0.42.0"
version: 0.44.0
appVersion: "0.44.0"
dependencies:
- name: projectsveltos
version: 0.42.0
version: 0.44.0
repository: https://projectsveltos.github.io/helm-charts

0 comments on commit 5787bc9

Please sign in to comment.