Skip to content

Commit

Permalink
Bump KubernetesClient from 10.1.4 to 11.0.9 (#17)
Browse files Browse the repository at this point in the history
Bumps [KubernetesClient](https://github.com/kubernetes-client/csharp) from 10.1.4 to 11.0.9.
- [Release notes](https://github.com/kubernetes-client/csharp/releases)
- [Commits](kubernetes-client/csharp@v10.1.4...v11.0.9)

---
updated-dependencies:
- dependency-name: KubernetesClient
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 3, 2023
1 parent f699ef3 commit 32db819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tingle.AzdoCleaner/Tingle.AzdoCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Azure.ResourceManager.ContainerInstance" Version="1.0.1" />
<PackageReference Include="Azure.ResourceManager.ContainerService" Version="1.1.0" />
<PackageReference Include="Azure.ResourceManager.Sql" Version="1.2.0" />
<PackageReference Include="KubernetesClient" Version="10.1.4" />
<PackageReference Include="KubernetesClient" Version="11.0.9" />
<PackageReference Include="Macross.Json.Extensions" Version="3.0.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
<PackageReference Include="Microsoft.TeamFoundationServer.Client" Version="19.210.0-preview" />
Expand Down

0 comments on commit 32db819

Please sign in to comment.