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

[release-0.14] github: separate workflow for helm repo index update #1361

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

marquiz
Copy link
Contributor

@marquiz marquiz commented Sep 18, 2023

No need to (re-)build documentation when a release is published. Great simplification of the Helm repo index update script: do not scan all releases but just get the assets from the release that was published.

This separation should make the maintenance of scripts and workflows easier.

(cherry picked from commit 72bf84c)

No need to (re-)build documentation when a release is published.
Great simplification of the Helm repo index update script: do not scan
all releases but just get the assets from the release that was
published.

This separation should make the maintenance of scripts and workflows
easier.

(cherry picked from commit 72bf84c)
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Sep 18, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: marquiz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 18, 2023
@marquiz
Copy link
Contributor Author

marquiz commented Sep 18, 2023

/assign @fmuyassarov

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Sep 18, 2023
@fmuyassarov
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 18, 2023
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: c8ca7a4c9125767ece37779094ac2e08dc2a3c00

@k8s-ci-robot k8s-ci-robot merged commit e6e1120 into kubernetes-sigs:release-0.14 Sep 18, 2023
6 checks passed
@marquiz marquiz deleted the release-0.14 branch September 18, 2023 10:59
@marquiz marquiz mentioned this pull request Sep 20, 2023
16 tasks
nrdufour added a commit to nrdufour/home-ops that referenced this pull request Oct 3, 2023
…100)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [node-feature-discovery](https://github.com/kubernetes-sigs/node-feature-discovery) | patch | `0.14.0` -> `0.14.1` |

---

### Release Notes

<details>
<summary>kubernetes-sigs/node-feature-discovery (node-feature-discovery)</summary>

### [`v0.14.1`](https://github.com/kubernetes-sigs/node-feature-discovery/releases/tag/v0.14.1)

[Compare Source](kubernetes-sigs/node-feature-discovery@v0.14.0...v0.14.1)

#### Changelog

This patch release contains fixes to the Helm chart in addition to dependency updates.

#### List of PRs

-   go.mod: bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 ([#&#8203;1346](kubernetes-sigs/node-feature-discovery#1346))
-   github: separate workflow for helm repo index update ([#&#8203;1361](kubernetes-sigs/node-feature-discovery#1361))
-   deployment/helm: fix namespace of nfd-worker role and rolebinding ([#&#8203;1370](kubernetes-sigs/node-feature-discovery#1370))
-   deployment/helm: fix handling of enableNodeFeatureApi parameter ([#&#8203;1371](kubernetes-sigs/node-feature-discovery#1371))

</details>

---

### 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.

---

 - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4zIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Reviewed-on: https://git.home/nrdufour/home-ops/pulls/100
Co-authored-by: Renovate <renovate@ptinem.io>
Co-committed-by: Renovate <renovate@ptinem.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants