Skip to content

Commit

Permalink
Merge pull request civo#769 from gianlucam76/upgrade-sveltos
Browse files Browse the repository at this point in the history
Upgrade Projectsveltos to v0.29.1
  • Loading branch information
DMajrekar authored May 13, 2024
2 parents 418d85b + e9d5917 commit b4be440
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion projectsveltos/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ helm repo add projectsveltos https://projectsveltos.github.io/helm-charts

helm repo update

helm install projectsveltos projectsveltos/projectsveltos -n projectsveltos --create-namespace --version v0.25.0
helm install projectsveltos projectsveltos/projectsveltos -n projectsveltos --create-namespace --version v0.29.1
2 changes: 1 addition & 1 deletion projectsveltos/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: projectsveltos
title: "Projectsveltos"
version: "v0.25.0"
version: "v0.29.1"
maintainer: "Projectsveltos Authors"
description: Kubernetes controller to deploy add-ons and applications in a fleet of clusters.
url: https://projectsveltos.github.io/sveltos/
Expand Down

0 comments on commit b4be440

Please sign in to comment.