Skip to content

Commit

Permalink
Update dependency derailed/k9s to v0.32.5 (#743)
Browse files Browse the repository at this point in the history
Signed-off-by: SCS Renovate Bot <renovatebot@scs.community>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 3a40a04 commit e9bfa0e
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.4 # renovate: datasource=github-releases depName=derailed/k9s
K9S_VERSION=v0.32.5 # 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 e9bfa0e

Please sign in to comment.