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

Download binary with right arch #118

Merged
merged 3 commits into from Apr 10, 2023
Merged

Download binary with right arch #118

merged 3 commits into from Apr 10, 2023

Conversation

Ludea
Copy link
Contributor

@Ludea Ludea commented Apr 7, 2023

Fix #117

Signed-off-by: Ludea <ludovicw35@hotmail.com>
Signed-off-by: Ludea <ludovicw35@hotmail.com>
@pull-request-size pull-request-size bot added size/S and removed size/XS labels Apr 7, 2023
@davidkarlsen davidkarlsen enabled auto-merge (squash) April 7, 2023 13:52
Signed-off-by: Ludea <ludovicw35@hotmail.com>
auto-merge was automatically disabled April 7, 2023 15:17

Head branch was pushed to by a user without write access

@davidkarlsen
Copy link
Member

Why not use uname?

@Ludea
Copy link
Contributor Author

Ludea commented Apr 8, 2023

uname -m return aarch64, and binary name is chart-testing_3.8.0_linux_arm64.tar.gz

@davidkarlsen davidkarlsen merged commit 2fffad3 into helm:main Apr 10, 2023
3 checks passed
stavros-k pushed a commit to truecharts/charts that referenced this pull request Oct 31, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[helm/chart-testing-action](https://togithub.com/helm/chart-testing-action)
| action | minor | `v2.4.0` -> `v2.6.0` |

---

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

---

### Release Notes

<details>
<summary>helm/chart-testing-action (helm/chart-testing-action)</summary>

###
[`v2.6.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.6.0)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.5.0...v2.6.0)

##### What's Changed

- docs: bump helm/kind-action version by
[@&#8203;dunglas](https://togithub.com/dunglas) in
[helm/chart-testing-action#122
- bump ct to v3.10.0 by [@&#8203;cpanato](https://togithub.com/cpanato)
in
[helm/chart-testing-action#134

**Full Changelog**:
helm/chart-testing-action@v2...v2.6.0

###
[`v2.5.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.5.0)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.4.0...v2.5.0)

#### What's Changed

- Download binary with right arch by
[@&#8203;Ludea](https://togithub.com/Ludea) in
[helm/chart-testing-action#118
- Bump ct and cleanup script by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[helm/chart-testing-action#124
- Bump sigstore/cosign-installer from
[`c3667d9`](https://togithub.com/helm/chart-testing-action/commit/c3667d99424e7e6047999fb6246c0da843953c65)
to
[`6e04d22`](https://togithub.com/helm/chart-testing-action/commit/6e04d228eb30da1757ee4e1dd75a0ec73a653e06)
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[helm/chart-testing-action#125
- Bump sigstore/cosign-installer from 3.1.1 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[helm/chart-testing-action#127
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[helm/chart-testing-action#128

#### New Contributors

- [@&#8203;Ludea](https://togithub.com/Ludea) made their first
contribution in
[helm/chart-testing-action#118
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[helm/chart-testing-action#125

**Full Changelog**:
helm/chart-testing-action@v2.4.0...v2.5.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNy4xIiwidXBkYXRlZEluVmVyIjoiMzcuMzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
kodiakhq bot pushed a commit to cloudquery/helm-charts that referenced this pull request Nov 1, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [helm/chart-testing-action](https://togithub.com/helm/chart-testing-action) | action | minor | `v2.4.0` -> `v2.6.0` |

---

### Release Notes

<details>
<summary>helm/chart-testing-action (helm/chart-testing-action)</summary>

### [`v2.6.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.6.0)

[Compare Source](https://togithub.com/helm/chart-testing-action/compare/v2.5.0...v2.6.0)

#### What's Changed

-   docs: bump helm/kind-action version by [@&#8203;dunglas](https://togithub.com/dunglas) in [helm/chart-testing-action#122
-   bump ct to v3.10.0 by [@&#8203;cpanato](https://togithub.com/cpanato) in [helm/chart-testing-action#134

**Full Changelog**: helm/chart-testing-action@v2...v2.6.0

### [`v2.5.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.5.0)

[Compare Source](https://togithub.com/helm/chart-testing-action/compare/v2.4.0...v2.5.0)

#### What's Changed

-   Download binary with right arch by [@&#8203;Ludea](https://togithub.com/Ludea) in [helm/chart-testing-action#118
-   Bump ct and cleanup script by [@&#8203;cpanato](https://togithub.com/cpanato) in [helm/chart-testing-action#124
-   Bump sigstore/cosign-installer from [`c3667d9`](https://togithub.com/helm/chart-testing-action/commit/c3667d99424e7e6047999fb6246c0da843953c65) to [`6e04d22`](https://togithub.com/helm/chart-testing-action/commit/6e04d228eb30da1757ee4e1dd75a0ec73a653e06) by [@&#8203;dependabot](https://togithub.com/dependabot) in [helm/chart-testing-action#125
-   Bump sigstore/cosign-installer from 3.1.1 to 3.1.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in [helm/chart-testing-action#127
-   Bump actions/checkout from 3 to 4 by [@&#8203;dependabot](https://togithub.com/dependabot) in [helm/chart-testing-action#128

#### New Contributors

-   [@&#8203;Ludea](https://togithub.com/Ludea) made their first contribution in [helm/chart-testing-action#118
-   [@&#8203;dependabot](https://togithub.com/dependabot) made their first contribution in [helm/chart-testing-action#125

**Full Changelog**: helm/chart-testing-action@v2.4.0...v2.5.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
ti-chi-bot bot pushed a commit to PingCAP-QE/ee-ops that referenced this pull request Nov 9, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[helm/chart-testing-action](https://togithub.com/helm/chart-testing-action)
| action | minor | `v2.4.0` -> `v2.6.1` |

---

### Release Notes

<details>
<summary>helm/chart-testing-action (helm/chart-testing-action)</summary>

###
[`v2.6.1`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.6.1)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.6.0...v2.6.1)

#### What's Changed

- bump ct to v3.10.1 by [@&#8203;cpanato](https://togithub.com/cpanato)
in
[helm/chart-testing-action#136

**Full Changelog**:
helm/chart-testing-action@v2...v2.6.1

###
[`v2.6.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.6.0)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.5.0...v2.6.0)

##### What's Changed

- docs: bump helm/kind-action version by
[@&#8203;dunglas](https://togithub.com/dunglas) in
[helm/chart-testing-action#122
- bump ct to v3.10.0 by [@&#8203;cpanato](https://togithub.com/cpanato)
in
[helm/chart-testing-action#134

**Full Changelog**:
helm/chart-testing-action@v2...v2.6.0

###
[`v2.5.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.5.0)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.4.0...v2.5.0)

#### What's Changed

- Download binary with right arch by
[@&#8203;Ludea](https://togithub.com/Ludea) in
[helm/chart-testing-action#118
- Bump ct and cleanup script by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[helm/chart-testing-action#124
- Bump sigstore/cosign-installer from
[`c3667d9`](https://togithub.com/helm/chart-testing-action/commit/c3667d99424e7e6047999fb6246c0da843953c65)
to
[`6e04d22`](https://togithub.com/helm/chart-testing-action/commit/6e04d228eb30da1757ee4e1dd75a0ec73a653e06)
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[helm/chart-testing-action#125
- Bump sigstore/cosign-installer from 3.1.1 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[helm/chart-testing-action#127
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[helm/chart-testing-action#128

#### New Contributors

- [@&#8203;Ludea](https://togithub.com/Ludea) made their first
contribution in
[helm/chart-testing-action#118
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[helm/chart-testing-action#125

**Full Changelog**:
helm/chart-testing-action@v2.4.0...v2.5.0

</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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/PingCAP-QE/ee-ops).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to teutonet/teutonet-helm-charts that referenced this pull request Nov 14, 2023
…n to v2.6.1 (#627)

[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[helm/chart-testing-action](https://togithub.com/helm/chart-testing-action)
| action | minor | `v2.4.0` -> `v2.6.1` |

---

### Release Notes

<details>
<summary>helm/chart-testing-action (helm/chart-testing-action)</summary>

###
[`v2.6.1`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.6.1)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.6.0...v2.6.1)

#### What's Changed

- bump ct to v3.10.1 by [@&#8203;cpanato](https://togithub.com/cpanato)
in
[helm/chart-testing-action#136

**Full Changelog**:
helm/chart-testing-action@v2...v2.6.1

###
[`v2.6.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.6.0)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.5.0...v2.6.0)

#### What's Changed

- docs: bump helm/kind-action version by
[@&#8203;dunglas](https://togithub.com/dunglas) in
[helm/chart-testing-action#122
- bump ct to v3.10.0 by [@&#8203;cpanato](https://togithub.com/cpanato)
in
[helm/chart-testing-action#134

**Full Changelog**:
helm/chart-testing-action@v2...v2.6.0

###
[`v2.5.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.5.0)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.4.0...v2.5.0)

#### What's Changed

- Download binary with right arch by
[@&#8203;Ludea](https://togithub.com/Ludea) in
[helm/chart-testing-action#118
- Bump ct and cleanup script by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[helm/chart-testing-action#124
- Bump sigstore/cosign-installer from
[`c3667d9`](https://togithub.com/helm/chart-testing-action/commit/c3667d99424e7e6047999fb6246c0da843953c65)
to
[`6e04d22`](https://togithub.com/helm/chart-testing-action/commit/6e04d228eb30da1757ee4e1dd75a0ec73a653e06)
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[helm/chart-testing-action#125
- Bump sigstore/cosign-installer from 3.1.1 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[helm/chart-testing-action#127
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[helm/chart-testing-action#128

#### New Contributors

- [@&#8203;Ludea](https://togithub.com/Ludea) made their first
contribution in
[helm/chart-testing-action#118
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[helm/chart-testing-action#125

**Full Changelog**:
helm/chart-testing-action@v2.4.0...v2.5.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/teutonet/teutonet-helm-charts).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
juanjjaramillo pushed a commit to newrelic/helm-charts that referenced this pull request Jan 24, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[helm/chart-testing-action](https://togithub.com/helm/chart-testing-action)
| action | minor | `v2.1.0` -> `v2.6.1` |

---

### Release Notes

<details>
<summary>helm/chart-testing-action (helm/chart-testing-action)</summary>

###
[`v2.6.1`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.6.1)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.6.0...v2.6.1)

##### What's Changed

- bump ct to v3.10.1 by [@&#8203;cpanato](https://togithub.com/cpanato)
in
[helm/chart-testing-action#136

**Full Changelog**:
helm/chart-testing-action@v2...v2.6.1

###
[`v2.6.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.6.0)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.5.0...v2.6.0)

#### What's Changed

- docs: bump helm/kind-action version by
[@&#8203;dunglas](https://togithub.com/dunglas) in
[helm/chart-testing-action#122
- bump ct to v3.10.0 by [@&#8203;cpanato](https://togithub.com/cpanato)
in
[helm/chart-testing-action#134

**Full Changelog**:
helm/chart-testing-action@v2...v2.6.0

###
[`v2.5.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.5.0)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.4.0...v2.5.0)

#### What's Changed

- Download binary with right arch by
[@&#8203;Ludea](https://togithub.com/Ludea) in
[helm/chart-testing-action#118
- Bump ct and cleanup script by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[helm/chart-testing-action#124
- Bump sigstore/cosign-installer from
[`c3667d9`](https://togithub.com/helm/chart-testing-action/commit/c3667d99424e7e6047999fb6246c0da843953c65)
to
[`6e04d22`](https://togithub.com/helm/chart-testing-action/commit/6e04d228eb30da1757ee4e1dd75a0ec73a653e06)
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[helm/chart-testing-action#125
- Bump sigstore/cosign-installer from 3.1.1 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[helm/chart-testing-action#127
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[helm/chart-testing-action#128

#### New Contributors

- [@&#8203;Ludea](https://togithub.com/Ludea) made their first
contribution in
[helm/chart-testing-action#118
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[helm/chart-testing-action#125

**Full Changelog**:
helm/chart-testing-action@v2.4.0...v2.5.0

###
[`v2.4.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.4.0)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.3.1...v2.4.0)

##### What's Changed

- Retry artifact downloads by
[@&#8203;steven-sheehy](https://togithub.com/steven-sheehy) in
[helm/chart-testing-action#111
- fix example workflow by
[@&#8203;CrowdSalat](https://togithub.com/CrowdSalat) in
[helm/chart-testing-action#115
- docs: only run chart lint if changed by
[@&#8203;fty4](https://togithub.com/fty4) in
[helm/chart-testing-action#106
- docs: use GITHUB_OUTPUT in example workflow by
[@&#8203;fty4](https://togithub.com/fty4) in
[helm/chart-testing-action#107
- Use cosign to verify the release and update chart-testing to v3.8.0 by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[helm/chart-testing-action#116

##### New Contributors

- [@&#8203;steven-sheehy](https://togithub.com/steven-sheehy) made their
first contribution in
[helm/chart-testing-action#111
- [@&#8203;CrowdSalat](https://togithub.com/CrowdSalat) made their first
contribution in
[helm/chart-testing-action#115
- [@&#8203;fty4](https://togithub.com/fty4) made their first
contribution in
[helm/chart-testing-action#106

**Full Changelog**:
helm/chart-testing-action@v2...v2.4.0

###
[`v2.3.1`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.3.1)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.3.0...v2.3.1)

#### What's Changed

- bump ct to v3.7.1 by [@&#8203;cpanato](https://togithub.com/cpanato)
in
[helm/chart-testing-action#96

**Full Changelog**:
helm/chart-testing-action@v2.3.0...v2.3.1

###
[`v2.3.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.3.0)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.2.1...v2.3.0)

#### What's Changed

- fix: Typo in README by
[@&#8203;joehorsnell](https://togithub.com/joehorsnell) in
[helm/chart-testing-action#81
- Specify target branch of ct lint in example workflow by
[@&#8203;jenting](https://togithub.com/jenting) in
[helm/chart-testing-action#88
- chore: update yamllint version by
[@&#8203;DerekTBrown](https://togithub.com/DerekTBrown) in
[helm/chart-testing-action#91
- update action to default chart-testing install to v3.7.0 by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[helm/chart-testing-action#94
- feat: add version override flags by
[@&#8203;DerekTBrown](https://togithub.com/DerekTBrown) in
[helm/chart-testing-action#92

#### New Contributors

- [@&#8203;joehorsnell](https://togithub.com/joehorsnell) made their
first contribution in
[helm/chart-testing-action#81
- [@&#8203;jenting](https://togithub.com/jenting) made their first
contribution in
[helm/chart-testing-action#88
- [@&#8203;DerekTBrown](https://togithub.com/DerekTBrown) made their
first contribution in
[helm/chart-testing-action#91

**Full Changelog**:
helm/chart-testing-action@v2.2.1...v2.3.0

###
[`v2.2.1`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.2.1)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.2.0...v2.2.1)

#### What's Changed

- fix: target main branch by default in the example by
[@&#8203;lemeurherve](https://togithub.com/lemeurherve) in
[helm/chart-testing-action#75
- update ct to use release v3.5.1 by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[helm/chart-testing-action#80

#### New Contributors

- [@&#8203;lemeurherve](https://togithub.com/lemeurherve) made their
first contribution in
[helm/chart-testing-action#75

**Full Changelog**:
helm/chart-testing-action@v2.2.0...v2.2.1

###
[`v2.2.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.2.0)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.1.0...v2.2.0)

##### What's Changed

- docs: bump version of the action in README.md by
[@&#8203;dunglas](https://togithub.com/dunglas) in
[helm/chart-testing-action#71
- docs: update kind-action version in README by
[@&#8203;hairmare](https://togithub.com/hairmare) in
[helm/chart-testing-action#72
- Update ct to 3.50 by [@&#8203;cpanato](https://togithub.com/cpanato)
in
[helm/chart-testing-action#78

##### New Contributors

- [@&#8203;dunglas](https://togithub.com/dunglas) made their first
contribution in
[helm/chart-testing-action#71
- [@&#8203;hairmare](https://togithub.com/hairmare) made their first
contribution in
[helm/chart-testing-action#72
- [@&#8203;cpanato](https://togithub.com/cpanato) made their first
contribution in
[helm/chart-testing-action#78

**Full Changelog**:
helm/chart-testing-action@v2.1.0...v2.2.0

</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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/newrelic/helm-charts).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Script download wrong binary
2 participants