Commit 2a9d4f4
authored
chore(deps): bump github.com/pulumi/pulumi-kubernetes/sdk/v4 from 4.24.0 to 4.24.1 (#65)
Bumps [github.com/pulumi/pulumi-kubernetes/sdk/v4](https://github.com/pulumi/pulumi-kubernetes) from 4.24.0 to 4.24.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/pulumi/pulumi-kubernetes/releases">github.com/pulumi/pulumi-kubernetes/sdk/v4's releases</a>.</em></p>
<blockquote>
<h2>v4.24.1</h2>
<p>No release notes provided.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/pulumi/pulumi-kubernetes/blob/master/CHANGELOG.md">github.com/pulumi/pulumi-kubernetes/sdk/v4's changelog</a>.</em></p>
<blockquote>
<!-- raw HTML omitted -->
<h1>CHANGELOG</h1>
<h2>Unreleased</h2>
<h3>Fixed</h3>
<ul>
<li>Fixed a regression of
<a href="https://redirect.github.com/pulumi/pulumi-kubernetes/pull/2943">#2943</a> which could
cause Deployments to erroneously report diffs.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Upgraded <code>helm.sh/helm</code> to v3.18.6. (<a href="https://redirect.github.com/pulumi/pulumi-kubernetes/issues/3969">pulumi/pulumi-kubernetes#3969</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pulumi/pulumi-kubernetes/commit/79fbd397f9a86d83dfde8b386b4e0ea91bca115b"><code>79fbd39</code></a> Add more safeguards around stale generations (<a href="https://redirect.github.com/pulumi/pulumi-kubernetes/issues/3980">#3980</a>)</li>
<li><a href="https://github.com/pulumi/pulumi-kubernetes/commit/69959084eeafc1bd3b4c2ac8f49416c3225fb8f6"><code>6995908</code></a> Update GitHub Actions workflows. (<a href="https://redirect.github.com/pulumi/pulumi-kubernetes/issues/3982">#3982</a>)</li>
<li><a href="https://github.com/pulumi/pulumi-kubernetes/commit/03d3890ab1aa78e239c3e916e907214a6be73b20"><code>03d3890</code></a> Update module helm.sh/helm/v3 to v3.18.6 (<a href="https://redirect.github.com/pulumi/pulumi-kubernetes/issues/3981">#3981</a>)</li>
<li><a href="https://github.com/pulumi/pulumi-kubernetes/commit/a9bbcef62da82b0e5d8749405142656262a728cf"><code>a9bbcef</code></a> Automated upgrade: bump pulumi/pulumi to 3.207.0 (<a href="https://redirect.github.com/pulumi/pulumi-kubernetes/issues/3974">#3974</a>)</li>
<li><a href="https://github.com/pulumi/pulumi-kubernetes/commit/e840b995d31f50d2b0db6455a47804e9ef0a7b70"><code>e840b99</code></a> Update GitHub Actions workflows. (<a href="https://redirect.github.com/pulumi/pulumi-kubernetes/issues/3978">#3978</a>)</li>
<li><a href="https://github.com/pulumi/pulumi-kubernetes/commit/6542b5c0f124828048430c1dab305a3640fe9608"><code>6542b5c</code></a> Update vulnerable dependencies [SECURITY] (<a href="https://redirect.github.com/pulumi/pulumi-kubernetes/issues/3955">#3955</a>)</li>
<li><a href="https://github.com/pulumi/pulumi-kubernetes/commit/9afad2aea17b329081ce979156f5c214bea26a6d"><code>9afad2a</code></a> Update first-party Pulumi dependencies (<a href="https://redirect.github.com/pulumi/pulumi-kubernetes/issues/3975">#3975</a>)</li>
<li><a href="https://github.com/pulumi/pulumi-kubernetes/commit/ce40d28ced590e350fdf2bf2c111bdc360eca935"><code>ce40d28</code></a> Update pulumi/esc-action action to v1.5.0 (<a href="https://redirect.github.com/pulumi/pulumi-kubernetes/issues/3973">#3973</a>)</li>
<li><a href="https://github.com/pulumi/pulumi-kubernetes/commit/9b34790c6ae34801bcd35d7892b6d3b216f23d2b"><code>9b34790</code></a> Update GitHub Actions workflows. (<a href="https://redirect.github.com/pulumi/pulumi-kubernetes/issues/3972">#3972</a>)</li>
<li><a href="https://github.com/pulumi/pulumi-kubernetes/commit/433ffd3da1d744e54c3981623ef3a6ec21cc49cc"><code>433ffd3</code></a> Update module github.com/pulumi/providertest to v0.4.1 (<a href="https://redirect.github.com/pulumi/pulumi-kubernetes/issues/3971">#3971</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/pulumi/pulumi-kubernetes/compare/v4.24.0...v4.24.1">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>1 parent 752acc9 commit 2a9d4f4
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
160 | | - | |
| 159 | + | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments