Skip to content

Commit

Permalink
chore(deps): update dependency derailed/k9s to v0.32.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] authored Apr 9, 2024
1 parent b73de88 commit fc4e758
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions hack/make/deps.mk
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ KUSTOMIZE_SUM_amd64 := 3ab32f92360d752a2a53e56be073b649abc1e7351b912c0fb32b960d1
KUSTOMIZE_SUM_s390x := 0b1a00f0e33efa2ecaa6cda9eeb63141ddccf97a912425974d6b65e66cf96cd4

# renovate: datasource=github-release-attachments depName=derailed/k9s
K9S_VERSION := v0.31.7
# renovate: datasource=github-release-attachments depName=derailed/k9s digestVersion=v0.31.7
K9S_SUM_arm64 := 7310ca3d6d8f359457baeda2b0bc62571b7a0e068fe07275a774e7b2a9b54243
# renovate: datasource=github-release-attachments depName=derailed/k9s digestVersion=v0.31.7
K9S_SUM_amd64 := 10a01834fca8a1c6613ae3ed17ce22575e1d2f4ffb1dd344866df533ed2d2539
# renovate: datasource=github-release-attachments depName=derailed/k9s digestVersion=v0.31.7
K9S_SUM_s390x := 9c6b7537777b428346e72c8f9666bbdb320a71d981052b8750af60e740db98d8
K9S_VERSION := v0.32.4
# renovate: datasource=github-release-attachments depName=derailed/k9s digestVersion=v0.32.4
K9S_SUM_arm64 := adfbe3de1ffd3f119ff27d76d9a493e08adb2536f9b79d08fa245ddb75a5fe52
# renovate: datasource=github-release-attachments depName=derailed/k9s digestVersion=v0.32.4
K9S_SUM_amd64 := d62611d9be2c35b782a765e98421500196acbf8be844cd3d9e32d4fa7846da05
# renovate: datasource=github-release-attachments depName=derailed/k9s digestVersion=v0.32.4
K9S_SUM_s390x := 29ae8a00a01a9108473dea0fd4d60e472496ec6203060f06629f402ac6211750

# Reduces the code duplication on Makefile by keeping all args into a single variable.
IMAGE_ARGS := --build-arg HELM_VERSION=$(HELM_VERSION) \
Expand Down

0 comments on commit fc4e758

Please sign in to comment.