Skip to content

Commit

Permalink
AU: 1 updated - k9s
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jul 22, 2023
1 parent 3c4292d commit a62726a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions automatic/k9s/k9s.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>k9s</id>
<version>0.27.3</version>
<version>0.27.4</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/k9s</packageSourceUrl>
<owners>chocolatey-community,Matteo Dell'Aquila (moebius87)</owners>
<title>k9s: Kubernetes CLI To Manage Your Clusters In Style!</title>
Expand Down Expand Up @@ -53,7 +53,7 @@ Customize/Arrange which columns to display on a per resource basis.
* Resource Graph Traversals
* K9s provides for easy traversal of Kubernetes resources and their associated resources.
]]></description>
<releaseNotes>https://github.com/derailed/k9s/blob/v0.27.3/change_logs/release_v0.27.3.md</releaseNotes>
<releaseNotes>https://github.com/derailed/k9s/blob/v0.27.4/change_logs/release_v0.27.4.md</releaseNotes>
<dependencies>
<dependency id="kubernetes-cli" />
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions automatic/k9s/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ in verifying that this package's contents are trustworthy.
The embedded software can be verified by doing the following:

1. Download the following:
64-bit software: <https://github.com/derailed/k9s/releases/download/v0.27.3/k9s_Windows_amd64.tar.gz>
64-bit software: <https://github.com/derailed/k9s/releases/download/v0.27.4/k9s_Windows_amd64.zip>

2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
Expand All @@ -15,6 +15,6 @@ The embedded software can be verified by doing the following:

3. The checksums should match the following:
checksum type: sha256
checksum64: 65ACC7864E9DB57E91A2874B81199C273A7F60C128F2697D518810B569A05576
checksum64: 7E10583C66AD5FA1DE9F98F3DE5E94F3348CBE52F7F8D3D89CC295DD3D6C2D77

The file 'LICENSE.txt' has been obtained from <https://raw.githubusercontent.com/derailed/k9s/2e05367256a7b2777b011da7213cf636c9ae4d17/LICENSE>

0 comments on commit a62726a

Please sign in to comment.