Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/projectsveltos/libsveltos from 0.50.0 to 0.51.1 #1249

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2025

Bumps github.com/projectsveltos/libsveltos from 0.50.0 to 0.51.1.

Release notes

Sourced from github.com/projectsveltos/libsveltos's releases.

v0.51.1

🚀 Features

  • The Sveltos dashboard now provides comprehensive cluster health insights, displaying both readiness and liveness status.
  • Sveltos HelmCharts can now be sourced directly from Flux sources. This allows you to specify Helm chart repository URLs using the format: <flux source kind>://<flux source namespace>/<flux source name>/<path>. For example: gitrepository://flux-system/flux-system/charts/projectsveltos. This enables greater flexibility and integration with your existing GitOps workflows.

🐛 Bug Fixes

  • Resolved an issue where Sveltos did not react to changes in Flux sources: issue 1094
  • Fixed a problem with the drift detection manager becoming stale: issue 418
  • Corrected an issue where Sveltos was updating ClusterRefs instead of Status: PR
  • Prevented a dashboard crash that occurred when a Profile had an empty clusterSelector
  • Corrected an incorrect label on the Addon controller Service, ensuring controller metrics are properly reported in Grafana.
Commits
  • 66f5838 Merge pull request #461 from gianlucam76/deps
  • df677f2 Fix go mod
  • 2088cea Merge pull request #460 from gianlucam76/prep
  • 4ac1a9b Merge pull request #459 from projectsveltos/renovate/actions-setup-go-5.x
  • 25682f4 (chore) advance clusterapi to v1.9.6
  • a8d7595 Update actions/setup-go action to v5.4.0
  • 9dfdb5d Merge pull request #458 from gianlucam76/golang-version
  • f611e8b (chore) advance golang to v1.24.1
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 21, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/projectsveltos/libsveltos-0.51.1 branch 3 times, most recently from 309d91d to bee249c Compare March 25, 2025 12:16

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [github.com/projectsveltos/libsveltos](https://github.com/projectsveltos/libsveltos) from 0.50.0 to 0.51.1.
- [Release notes](https://github.com/projectsveltos/libsveltos/releases)
- [Commits](projectsveltos/libsveltos@v0.50.0...v0.51.1)

---
updated-dependencies:
- dependency-name: github.com/projectsveltos/libsveltos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/projectsveltos/libsveltos-0.51.1 branch from bee249c to 248144d Compare March 25, 2025 12:40
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2025

Looks like github.com/projectsveltos/libsveltos is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 25, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/projectsveltos/libsveltos-0.51.1 branch March 25, 2025 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

0 participants