This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rancher/local-path-provisioner](https://github.com/rancher/local-path-provisioner) | patch | `v0.0.34` → `v0.0.35` | --- ### Release Notes <details> <summary>rancher/local-path-provisioner (rancher/local-path-provisioner)</summary> ### [`v0.0.35`](https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.35): Local Path Provisioner v0.0.35 [Compare Source](https://github.com/rancher/local-path-provisioner/compare/v0.0.34...v0.0.35) #### What's Changed - Add FOSSA scanning workflow by [@​macedogm](https://github.com/macedogm) in [#​551](https://github.com/rancher/local-path-provisioner/pull/551) - Build linux/ppc64le images through build on GitHub Actions by [@​kishen-v](https://github.com/kishen-v) in [#​554](https://github.com/rancher/local-path-provisioner/pull/554) - updated golang to 1.26.0 by [@​jgoodall](https://github.com/jgoodall) in [#​557](https://github.com/rancher/local-path-provisioner/pull/557) - feat: Allow custom node affinity keys by [@​ipantchev](https://github.com/ipantchev) in [#​559](https://github.com/rancher/local-path-provisioner/pull/559) - chore: update golang to 1.26.1 by [@​derekbit](https://github.com/derekbit) in [#​561](https://github.com/rancher/local-path-provisioner/pull/561) - chore(release): bump to v0.0.35 by [@​derekbit](https://github.com/derekbit) in [#​562](https://github.com/rancher/local-path-provisioner/pull/562) #### New Contributors - [@​macedogm](https://github.com/macedogm) made their first contribution in [#​551](https://github.com/rancher/local-path-provisioner/pull/551) - [@​jgoodall](https://github.com/jgoodall) made their first contribution in [#​557](https://github.com/rancher/local-path-provisioner/pull/557) - [@​ipantchev](https://github.com/ipantchev) made their first contribution in [#​559](https://github.com/rancher/local-path-provisioner/pull/559) **Full Changelog**: <https://github.com/rancher/local-path-provisioner/compare/v0.0.34...v0.0.35> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=--> Reviewed-on: #4585 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
23 lines
756 B
YAML
23 lines
756 B
YAML
apiVersion: v2
|
|
name: local-path-provisioner
|
|
version: 1.0.0
|
|
description: Local Path Provisioner
|
|
keywords:
|
|
- local-path-provisioner
|
|
- storage
|
|
- kubernetes
|
|
home: https://wiki.alexlebens.dev/s/fa4d4152-b9dd-4fdc-a6f2-93a2c0df7f4a
|
|
sources:
|
|
- https://github.com/rancher/local-path-provisioner
|
|
- https://hub.docker.com/r/rancher/local-path-provisioner
|
|
- https://github.com/containeroo/helm-charts/tree/master/charts/local-path-provisioner
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: local-path-provisioner
|
|
version: 0.0.36
|
|
repository: https://charts.containeroo.ch
|
|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/kubernetes.png
|
|
# renovate: datasource=github-releases depName=rancher/local-path-provisioner
|
|
appVersion: v0.0.35
|