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

feat: support writing kubeconfig to a stream #1381

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

LinuxSuRen
Copy link
Contributor

What

Add a new func for writting kubeconfig to a stream.

Why

In my use case, I want to return the kubeconfig content in an API. But I don't want to create a temporary file then delete it. Such new function could let the code be clean.

Implications

@LinuxSuRen LinuxSuRen force-pushed the feat/write-kubeconfig-to-stream branch from d7d53f7 to 2814b55 Compare December 8, 2023 06:54
@iwilltry42 iwilltry42 force-pushed the feat/write-kubeconfig-to-stream branch from 2814b55 to abf23eb Compare February 15, 2024 11:40
@iwilltry42 iwilltry42 self-requested a review February 15, 2024 11:41
@iwilltry42 iwilltry42 changed the title feat: support writting kubeconfig to a stream feat: support writing kubeconfig to a stream Feb 15, 2024
@iwilltry42 iwilltry42 merged commit fcb3b06 into k3d-io:main Feb 15, 2024
@iwilltry42
Copy link
Member

Tests passed locally - thank you for the contribution!

@LinuxSuRen LinuxSuRen deleted the feat/write-kubeconfig-to-stream branch February 17, 2024 01:25
wesbillman added a commit to TBD54566975/ftl that referenced this pull request Apr 15, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
| [@headlessui/react](https://togithub.com/tailwindlabs/headlessui)
([source](https://togithub.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react))
| [`1.7.18` ->
`1.7.19`](https://renovatebot.com/diffs/npm/@headlessui%2freact/1.7.18/1.7.19)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@headlessui%2freact/1.7.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@headlessui%2freact/1.7.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@headlessui%2freact/1.7.18/1.7.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@headlessui%2freact/1.7.18/1.7.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
| [@swc/core](https://swc.rs)
([source](https://togithub.com/swc-project/swc)) | [`1.4.13` ->
`1.4.14`](https://renovatebot.com/diffs/npm/@swc%2fcore/1.4.13/1.4.14) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@swc%2fcore/1.4.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@swc%2fcore/1.4.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@swc%2fcore/1.4.13/1.4.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@swc%2fcore/1.4.13/1.4.14?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`20.12.6` ->
`20.12.7`](https://renovatebot.com/diffs/npm/@types%2fnode/20.12.6/20.12.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.12.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.12.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.12.6/20.12.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.12.6/20.12.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
|
[@types/react](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react))
| [`18.2.75` ->
`18.2.78`](https://renovatebot.com/diffs/npm/@types%2freact/18.2.75/18.2.78)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact/18.2.78?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact/18.2.78?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact/18.2.75/18.2.78?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact/18.2.75/18.2.78?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
|
[@types/react-dom](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom))
| [`18.2.24` ->
`18.2.25`](https://renovatebot.com/diffs/npm/@types%2freact-dom/18.2.24/18.2.25)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2freact-dom/18.2.25?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2freact-dom/18.2.25?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2freact-dom/18.2.24/18.2.25?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2freact-dom/18.2.24/18.2.25?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
| [github.com/alecthomas/types](https://togithub.com/alecthomas/types) |
`v0.13.0` -> `v0.14.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2falecthomas%2ftypes/v0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2falecthomas%2ftypes/v0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2falecthomas%2ftypes/v0.13.0/v0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2falecthomas%2ftypes/v0.13.0/v0.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| require | minor |
| [grpcurl](https://togithub.com/fullstorydev/grpcurl) | `1.8.9` ->
`1.9.1` |
[![age](https://developer.mend.io/api/mc/badges/age/hermit/grpcurl/1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/grpcurl/1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/grpcurl/1.8.9/1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/grpcurl/1.8.9/1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | minor |
| [helm](https://togithub.com/helm/helm) | `3.14.3` -> `3.14.4` |
[![age](https://developer.mend.io/api/mc/badges/age/hermit/helm/3.14.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/helm/3.14.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/helm/3.14.3/3.14.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/helm/3.14.3/3.14.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | patch |
| [k3d](https://togithub.com/rancher/k3d) | `5.6.0` -> `5.6.3` |
[![age](https://developer.mend.io/api/mc/badges/age/hermit/k3d/5.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/k3d/5.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/k3d/5.6.0/5.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/k3d/5.6.0/5.6.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | patch |
| [kubectl](https://togithub.com/kubernetes/kubectl) | `1.29.2` ->
`1.29.3` |
[![age](https://developer.mend.io/api/mc/badges/age/hermit/kubectl/1.29.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/kubectl/1.29.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/kubectl/1.29.2/1.29.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/kubectl/1.29.2/1.29.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | patch |
| [node](https://togithub.com/nodejs/node) | `21.7.2` -> `21.7.3` |
[![age](https://developer.mend.io/api/mc/badges/age/hermit/node/21.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/node/21.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/node/21.7.2/21.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/node/21.7.2/21.7.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| | patch |
| [reactflow](https://togithub.com/xyflow/xyflow)
([source](https://togithub.com/xyflow/xyflow/tree/HEAD/packages/reactflow))
| [`11.11.0` ->
`11.11.1`](https://renovatebot.com/diffs/npm/reactflow/11.11.0/11.11.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/reactflow/11.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/reactflow/11.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/reactflow/11.11.0/11.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/reactflow/11.11.0/11.11.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
| [typescript](https://www.typescriptlang.org/)
([source](https://togithub.com/Microsoft/TypeScript)) | [`5.4.4` ->
`5.4.5`](https://renovatebot.com/diffs/npm/typescript/5.4.4/5.4.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript/5.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript/5.4.4/5.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.4.4/5.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch |
|
[org.apache.maven.plugins:maven-gpg-plugin](https://maven.apache.org/plugins/)
| `3.2.2` -> `3.2.3` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.apache.maven.plugins:maven-gpg-plugin/3.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.apache.maven.plugins:maven-gpg-plugin/3.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.apache.maven.plugins:maven-gpg-plugin/3.2.2/3.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.apache.maven.plugins:maven-gpg-plugin/3.2.2/3.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| build | patch |
| [ch.qos.logback:logback-core](http://logback.qos.ch)
([source](https://togithub.com/qos-ch/logback),
[changelog](https://logback.qos.ch/news.html)) | `1.5.4` -> `1.5.5` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/ch.qos.logback:logback-core/1.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/ch.qos.logback:logback-core/1.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/ch.qos.logback:logback-core/1.5.4/1.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/ch.qos.logback:logback-core/1.5.4/1.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| compile | patch |
| [ch.qos.logback:logback-classic](http://logback.qos.ch)
([source](https://togithub.com/qos-ch/logback),
[changelog](https://logback.qos.ch/news.html)) | `1.5.4` -> `1.5.5` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/ch.qos.logback:logback-classic/1.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/ch.qos.logback:logback-classic/1.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/ch.qos.logback:logback-classic/1.5.4/1.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/ch.qos.logback:logback-classic/1.5.4/1.5.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| compile | patch |

---

### Release Notes

<details>
<summary>tailwindlabs/headlessui (@&#8203;headlessui/react)</summary>

###
[`v1.7.19`](https://togithub.com/tailwindlabs/headlessui/blob/HEAD/packages/@&#8203;headlessui-react/CHANGELOG.md#1719---2024-04-15)

[Compare
Source](https://togithub.com/tailwindlabs/headlessui/compare/@headlessui/react@v1.7.18...@headlessui/react@v1.7.19)

##### Fixed

- Make sure panels re-register when IDs are calculated in React < 18
([#&#8203;2883](https://togithub.com/tailwindlabs/headlessui/pull/2883))
- Expose `disabled` state on `<Tab />` component
([#&#8203;2918](https://togithub.com/tailwindlabs/headlessui/pull/2918))
- Prevent default behavior when clicking outside of a `Dialog.Panel`
([#&#8203;2919](https://togithub.com/tailwindlabs/headlessui/pull/2919))
- Add `hidden` attribute to internal `<Hidden />` component when the
`Features.Hidden` feature is used
([#&#8203;2955](https://togithub.com/tailwindlabs/headlessui/pull/2955))
- Allow setting custom `tabIndex` on the `<Switch />` component
([#&#8203;2966](https://togithub.com/tailwindlabs/headlessui/pull/2966))
- Forward `disabled` state to hidden inputs in form-like components
([#&#8203;3004](https://togithub.com/tailwindlabs/headlessui/pull/3004))
- Respect `selectedIndex` for controlled `<Tab/>` components
([#&#8203;3037](https://togithub.com/tailwindlabs/headlessui/pull/3037))

</details>

<details>
<summary>swc-project/swc (@&#8203;swc/core)</summary>

###
[`v1.4.14`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1414---2024-04-15)

[Compare
Source](https://togithub.com/swc-project/swc/compare/v1.4.13...v1.4.14)

##### Bug Fixes

- **(es/compat)** Handle class fields correctly
([#&#8203;8835](https://togithub.com/swc-project/swc/issues/8835))
([5cc585b](https://togithub.com/swc-project/swc/commit/5cc585b8f3359d960420e31a91f53c761c90f3f5))

- **(es/helpers)** Add missing helpers
([#&#8203;8843](https://togithub.com/swc-project/swc/issues/8843))
([67bfcf4](https://togithub.com/swc-project/swc/commit/67bfcf41f59699ebb5286211fcc2cf5546f94376))

- **(es/minifier)** Handle switch cases
([#&#8203;8854](https://togithub.com/swc-project/swc/issues/8854))
([7a89e5d](https://togithub.com/swc-project/swc/commit/7a89e5da3be25d00e5cc18b46c847f0e8de54022))

- **(es/plugin)** Create `tokio` runtime only if necessary
([#&#8203;8845](https://togithub.com/swc-project/swc/issues/8845))
([62c4f5e](https://togithub.com/swc-project/swc/commit/62c4f5efb84daa5f9e7f88bbbfddd7823bb1355d))

- **(es/resolver)** Correctly check strict mode
([#&#8203;8851](https://togithub.com/swc-project/swc/issues/8851))
([f6ba92b](https://togithub.com/swc-project/swc/commit/f6ba92b033c3594c69672a33df124ecf6429f450))

- **(es/utils)** Preserve optional chain effect
([#&#8203;8850](https://togithub.com/swc-project/swc/issues/8850))
([a7a32c4](https://togithub.com/swc-project/swc/commit/a7a32c4b6c2089dfbe9be2f70a0c4712e9feeef4))

##### Documentation

- **(swc_core)** Resolve build issue with `--all-features` flag
([#&#8203;8848](https://togithub.com/swc-project/swc/issues/8848))
([c0d901e](https://togithub.com/swc-project/swc/commit/c0d901eac6539940ce1956ec5031f624c4c049f0))

##### Refactor

- **(es)** Make the code compile with `miri`
([#&#8203;8836](https://togithub.com/swc-project/swc/issues/8836))
([3a51140](https://togithub.com/swc-project/swc/commit/3a51140dd77ccf2cc35098a72c411b05de418ff1))

- **(es/decorator)** Remove unsafe code
([#&#8203;8839](https://togithub.com/swc-project/swc/issues/8839))
([e8c6344](https://togithub.com/swc-project/swc/commit/e8c63447f64076de64002bcb5a3124b809df44ed))

- **(visit)** Simplify `Vec::move_map`
([#&#8203;8838](https://togithub.com/swc-project/swc/issues/8838))
([b1973d4](https://togithub.com/swc-project/swc/commit/b1973d490afc8e4bc597192caab7a3aa8eb2701d))

##### Testing

- **(es)** Update `conformance` test suite from `tsc`
([#&#8203;8834](https://togithub.com/swc-project/swc/issues/8834))
([ea5d9cc](https://togithub.com/swc-project/swc/commit/ea5d9cc52413a1270e25af93c353baf10282fd86))

</details>

<details>
<summary>alecthomas/types (github.com/alecthomas/types)</summary>

###
[`v0.14.0`](https://togithub.com/alecthomas/types/compare/v0.13.0...v0.14.0)

[Compare
Source](https://togithub.com/alecthomas/types/compare/v0.13.0...v0.14.0)

</details>

<details>
<summary>fullstorydev/grpcurl (grpcurl)</summary>

###
[`v1.9.1`](https://togithub.com/fullstorydev/grpcurl/releases/tag/v1.9.1)

#### Changelog

- [`400fa5f`](https://togithub.com/fullstorydev/grpcurl/commit/400fa5f)
Update Dockerfile to use Go v1.21
([#&#8203;455](https://togithub.com/fullstorydev/grpcurl/issues/455))
- [`0e13e85`](https://togithub.com/fullstorydev/grpcurl/commit/0e13e85)
chore: fix some typos in comments
([#&#8203;454](https://togithub.com/fullstorydev/grpcurl/issues/454))

</details>

<details>
<summary>helm/helm (helm)</summary>

### [`v3.14.4`](https://togithub.com/helm/helm/releases/tag/v3.14.4):
Helm v3.14.4

Helm v3.14.4 is a patch release. Users are encouraged to upgrade for the
best experience. Users are encouraged to upgrade for the best
experience.

The community keeps growing, and we'd love to see you there!

- Join the discussion in [Kubernetes
Slack](https://kubernetes.slack.com):
    -   for questions and just to hang out
    -   for discussing PRs, code, and bugs
- Hang out at the Public Developer Call: Thursday, 9:30 Pacific via
[Zoom](https://zoom.us/j/696660622)
- Test, debug, and contribute charts:
[ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0)

#### Installation and Upgrading

Download Helm v3.14.4. The common platform binaries are here:

- [MacOS amd64](https://get.helm.sh/helm-v3.14.4-darwin-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-darwin-amd64.tar.gz.sha256sum)
/ 73434aeac36ad068ce2e5582b8851a286dc628eae16494a26e2ad0b24a7199f9)
- [MacOS arm64](https://get.helm.sh/helm-v3.14.4-darwin-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-darwin-arm64.tar.gz.sha256sum)
/ 61e9c5455f06b2ad0a1280975bf65892e707adc19d766b0cf4e9006e3b7b4b6c)
- [Linux amd64](https://get.helm.sh/helm-v3.14.4-linux-amd64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-linux-amd64.tar.gz.sha256sum)
/ a5844ef2c38ef6ddf3b5a8f7d91e7e0e8ebc39a38bb3fc8013d629c1ef29c259)
- [Linux arm](https://get.helm.sh/helm-v3.14.4-linux-arm.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-linux-arm.tar.gz.sha256sum)
/ 962297c944c06e1f275111a6e3d80e37c9e9e8fed967d4abec8efcf7fc9fb260)
- [Linux arm64](https://get.helm.sh/helm-v3.14.4-linux-arm64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-linux-arm64.tar.gz.sha256sum)
/ 113ccc53b7c57c2aba0cd0aa560b5500841b18b5210d78641acfddc53dac8ab2)
- [Linux i386](https://get.helm.sh/helm-v3.14.4-linux-386.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-linux-386.tar.gz.sha256sum)
/ 2cb3ff032be1c39b7199b324d58d0ae05bc4fe49b9be6aa2fcbeb3fc03f1f9e7)
- [Linux ppc64le](https://get.helm.sh/helm-v3.14.4-linux-ppc64le.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-linux-ppc64le.tar.gz.sha256sum)
/ d0d625b43f6650ad376428520b2238baa2400bfedb43b2e0f24ad7247f0f59b5)
- [Linux s390x](https://get.helm.sh/helm-v3.14.4-linux-s390x.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-linux-s390x.tar.gz.sha256sum)
/ a5750d0cb1ba34ce84ab3be6382a14617130661d15dd2aa1b36630b293437936)
- [Linux riscv64](https://get.helm.sh/helm-v3.14.4-linux-riscv64.tar.gz)
([checksum](https://get.helm.sh/helm-v3.14.4-linux-riscv64.tar.gz.sha256sum)
/ 925782b159392d52df5ebab88e04e695217325894c6a32a9a779e865b7e32411)
- [Windows amd64](https://get.helm.sh/helm-v3.14.4-windows-amd64.zip)
([checksum](https://get.helm.sh/helm-v3.14.4-windows-amd64.zip.sha256sum)
/ 0b951db3eadd92dfe336b5a9ddb0640e5cd70d39abdbd7d3125e9fb59b22b669)

This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2
5E36 B98E ` and can be found at
[@&#8203;mattfarina](https://togithub.com/mattfarina) [keybase
account](https://keybase.io/mattfarina). Please use the attached
signatures for verifying this release using `gpg`.

The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get
you going from there. For **upgrade instructions** or detailed
installation notes, check the [install
guide](https://helm.sh/docs/intro/install/). You can also use a [script
to
install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3)
on any system with `bash`.

#### What's Next

-   3.15.0 is the next feature release and will be on May 08, 2024.

#### Changelog

- refactor: create a helper for checking if a release is uninstalled
[`81c902a`](https://togithub.com/helm/helm/commit/81c902a123462fd4052bc5e9aa9c513c4c8fc142)
(Alex Petrov)
- fix: reinstall previously uninstalled chart with --keep-history
[`5a11c76`](https://togithub.com/helm/helm/commit/5a11c768386dab08ff026fb1001e592ab0a033f8)
(Alex Petrov)
- chore: remove repetitive words
[`fb3d880`](https://togithub.com/helm/helm/commit/fb3d8805f017d898f9e88667829c21874a8f6166)
(deterclosed)
- chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
[`01ac4a2`](https://togithub.com/helm/helm/commit/01ac4a2c36d49e691982f85f4243fe449876fb5d)
(dependabot\[bot])
- chore(deps): bump github.com/docker/docker
[`138602d`](https://togithub.com/helm/helm/commit/138602da27a6ba67564d298e7b07f5624a341b88)
(dependabot\[bot])
- bug: add proxy support for oci getter
[`aa7d953`](https://togithub.com/helm/helm/commit/aa7d95333d5fbc1ea9ed20cc56f011c068e004be)
(Ricardo Maraschini)

</details>

<details>
<summary>rancher/k3d (k3d)</summary>

### [`v5.6.3`](https://togithub.com/k3d-io/k3d/releases/tag/v5.6.3)

**Full Changelog**:
k3d-io/k3d@v5.6.2...v5.6.3

### [`v5.6.2`](https://togithub.com/k3d-io/k3d/releases/tag/v5.6.2)

#### Sponsors

:money_with_wings: Thanks for the sponsorship
[@&#8203;ebauman](https://togithub.com/ebauman) 🎉

#### What's Changed

- Not using stdout directly for logging by
[@&#8203;moshe-kabala](https://togithub.com/moshe-kabala) in
[k3d-io/k3d#1339
- change: fix docs link by
[@&#8203;stratusjerry](https://togithub.com/stratusjerry) in
[k3d-io/k3d#1343
- change: enable fixes by default and consolidate lookup logic by
[@&#8203;iwilltry42](https://togithub.com/iwilltry42) in
[k3d-io/k3d#1349
- \[DOCS] Add scoop install option by
[@&#8203;mechanicalbot](https://togithub.com/mechanicalbot) in
[k3d-io/k3d#1390
- Consistent logging during cluster creation flow by
[@&#8203;danielgospodinow](https://togithub.com/danielgospodinow) in
[k3d-io/k3d#1398
- feat: support writing kubeconfig to a stream by
[@&#8203;LinuxSuRen](https://togithub.com/LinuxSuRen) in
[k3d-io/k3d#1381

#### New Contributors

- [@&#8203;moshe-kabala](https://togithub.com/moshe-kabala) made their
first contribution in
[k3d-io/k3d#1339
- [@&#8203;mechanicalbot](https://togithub.com/mechanicalbot) made their
first contribution in
[k3d-io/k3d#1390
- [@&#8203;danielgospodinow](https://togithub.com/danielgospodinow) made
their first contribution in
[k3d-io/k3d#1398
- [@&#8203;LinuxSuRen](https://togithub.com/LinuxSuRen) made their first
contribution in
[k3d-io/k3d#1381

**Full Changelog**:
k3d-io/k3d@v5.6.0...v5.6.2

</details>

<details>
<summary>kubernetes/kubectl (kubectl)</summary>

###
[`v1.29.3`](https://togithub.com/kubernetes/kubectl/compare/kubernetes-1.29.2...kubernetes-1.29.3)

</details>

<details>
<summary>nodejs/node (node)</summary>

###
[`v21.7.3`](https://togithub.com/nodejs/node/compare/v21.7.2...v21.7.3)

[Compare
Source](https://togithub.com/nodejs/node/compare/v21.7.2...v21.7.3)

</details>

<details>
<summary>xyflow/xyflow (reactflow)</summary>

###
[`v11.11.1`](https://togithub.com/xyflow/xyflow/releases/tag/11.11.1)

[Compare
Source](https://togithub.com/xyflow/xyflow/compare/reactflow@11.11.0...reactflow@11.11.1)

##### Patch Changes

- [#&#8203;4137](https://togithub.com/xyflow/xyflow/pull/4137)
[`d39d4269`](https://togithub.com/xyflow/xyflow/commit/d39d42699a7351465cd2e9876e86560f182b8df3)
- allow pinch zoom if preventScrolling=false
- [#&#8203;4139](https://togithub.com/xyflow/xyflow/pull/4139)
[`685825c5`](https://togithub.com/xyflow/xyflow/commit/685825c5bba61265cdf11d974d0bdb8a53e1aff9)
- set direction="ltr" for wrapper div
- Updated dependencies
\[[`d39d4269`](https://togithub.com/xyflow/xyflow/commit/d39d42699a7351465cd2e9876e86560f182b8df3),
[`685825c5`](https://togithub.com/xyflow/xyflow/commit/685825c5bba61265cdf11d974d0bdb8a53e1aff9)]:
-
[@&#8203;reactflow/core](https://togithub.com/reactflow/core)[@&#8203;11](https://togithub.com/11).11.1
-
[@&#8203;reactflow/background](https://togithub.com/reactflow/background)[@&#8203;11](https://togithub.com/11).3.11
-
[@&#8203;reactflow/controls](https://togithub.com/reactflow/controls)[@&#8203;11](https://togithub.com/11).2.11
-
[@&#8203;reactflow/minimap](https://togithub.com/reactflow/minimap)[@&#8203;11](https://togithub.com/11).7.11
-
[@&#8203;reactflow/node-resizer](https://togithub.com/reactflow/node-resizer)[@&#8203;2](https://togithub.com/2).2.11
-
[@&#8203;reactflow/node-toolbar](https://togithub.com/reactflow/node-toolbar)[@&#8203;1](https://togithub.com/1).3.11

</details>

<details>
<summary>Microsoft/TypeScript (typescript)</summary>

###
[`v5.4.5`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.5):
TypeScript 5.4.5

[Compare
Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5)

For release notes, check out the [release
announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/).

For the complete list of fixed issues, check out the

- [fixed issues query for Typescript 5.4.0
(Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.4.1
(RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.4.2
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.4.3
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.4.4
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.4.5
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.5%22+is%3Aclosed+).

Downloads are available on:

- [NuGet
package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/TBD54566975/ftl).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

---------

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

Successfully merging this pull request may close these issues.

None yet

2 participants