Skip to content

Commit

Permalink
Update dependency derailed/k9s to v0.32.6
Browse files Browse the repository at this point in the history
Signed-off-by: SCS Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent e9bfa0e commit 5eb5c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/files/bin/install_k9s.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
. /etc/profile.d/proxy.sh

# install k9s
K9S_VERSION=v0.32.5 # renovate: datasource=github-releases depName=derailed/k9s
K9S_VERSION=v0.32.6 # renovate: datasource=github-releases depName=derailed/k9s
echo "# install k9s $K9S_VERSION"
ARCH=$(uname -m | sed 's/x86_64/amd64/')
# TODO: Check signature
Expand Down

0 comments on commit 5eb5c7c

Please sign in to comment.