kashalls / home-cluster

🖳 In-house kubernetes cluster built with k3s and managed by flux (gitops).
https://discord.gg/home-operations
Do What The F*ck You Want To Public License
85 stars 1 forks source link

fix(github-release): update local-path-provisioner to v0.0.29 #2859

Closed layla-bot[bot] closed 6 days ago

layla-bot[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
local-path-provisioner patch v0.0.28 -> v0.0.29

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rancher/local-path-provisioner (local-path-provisioner) ### [`v0.0.29`](https://redirect.github.com/rancher/local-path-provisioner/releases/tag/v0.0.29): Local Path Provisioner v0.0.29 [Compare Source](https://redirect.github.com/rancher/local-path-provisioner/compare/v0.0.28...v0.0.29) ##### What's Changed - Update Go to 1.22.5 by [@​unguiculus](https://redirect.github.com/unguiculus) in [https://github.com/rancher/local-path-provisioner/pull/435](https://redirect.github.com/rancher/local-path-provisioner/pull/435) - vendor: update dependencies by [@​derekbit](https://redirect.github.com/derekbit) in [https://github.com/rancher/local-path-provisioner/pull/446](https://redirect.github.com/rancher/local-path-provisioner/pull/446) - Upgrade sig storage lib external provisioner by [@​rorosen](https://redirect.github.com/rorosen) in [https://github.com/rancher/local-path-provisioner/pull/445](https://redirect.github.com/rancher/local-path-provisioner/pull/445) - chore(workflow): add "Scan With Trivy and Upload Results to GitHub Security Tab" by [@​derekbit](https://redirect.github.com/derekbit) in [https://github.com/rancher/local-path-provisioner/pull/448](https://redirect.github.com/rancher/local-path-provisioner/pull/448) - Bugfix: pvs not deleting was: Remove the assumption that a node's name == its hostname by [@​jan-g](https://redirect.github.com/jan-g) in [https://github.com/rancher/local-path-provisioner/pull/414](https://redirect.github.com/rancher/local-path-provisioner/pull/414) - Bump to v0.0.29 by [@​derekbit](https://redirect.github.com/derekbit) in [https://github.com/rancher/local-path-provisioner/pull/450](https://redirect.github.com/rancher/local-path-provisioner/pull/450) ##### Contributors - [@​unguiculus](https://redirect.github.com/unguiculus) - [@​galal-hussein](https://redirect.github.com/galal-hussein) - [@​jamshidi799](https://redirect.github.com/jamshidi799) - [@​rorosen](https://redirect.github.com/rorosen) - [@​jan-g](https://redirect.github.com/jan-g)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

layla-bot[bot] commented 1 week ago
--- kubernetes/storage/flux Kustomization: flux-system/cluster GitRepository: flux-system/local-path-provisioner

+++ kubernetes/storage/flux Kustomization: flux-system/cluster GitRepository: flux-system/local-path-provisioner

@@ -12,9 +12,9 @@

     # exclude all
     /*
     # include kubernetes directory
     !/deploy/chart/local-path-provisioner
   interval: 30m
   ref:
-    tag: v0.0.28
+    tag: v0.0.29
   url: https://github.com/rancher/local-path-provisioner
layla-bot[bot] commented 1 week ago
--- kubernetes/main/flux Kustomization: flux-system/cluster GitRepository: flux-system/local-path-provisioner

+++ kubernetes/main/flux Kustomization: flux-system/cluster GitRepository: flux-system/local-path-provisioner

@@ -12,9 +12,9 @@

     # exclude all
     /*
     # include kubernetes directory
     !/deploy/chart/local-path-provisioner
   interval: 30m
   ref:
-    tag: v0.0.28
+    tag: v0.0.29
   url: https://github.com/rancher/local-path-provisioner