mirror of https://github.com/rancher/shell.git
chore(deps): update dependency derailed/k9s to v0.40.6
This commit is contained in:
parent
d5f72a84d2
commit
819372e73f
|
|
@ -11,11 +11,11 @@ KUSTOMIZE_SUM_arm64 := ad8ab62d4f6d59a8afda0eec4ba2e5cd2f86bf1afeea4b78d06daac94
|
||||||
KUSTOMIZE_SUM_amd64 := 54e4031ddc4e7fc59e408da29e7c646e8e57b8088c51b84b3df0864f47b5148f
|
KUSTOMIZE_SUM_amd64 := 54e4031ddc4e7fc59e408da29e7c646e8e57b8088c51b84b3df0864f47b5148f
|
||||||
|
|
||||||
# renovate: datasource=github-release-attachments depName=derailed/k9s
|
# renovate: datasource=github-release-attachments depName=derailed/k9s
|
||||||
K9S_VERSION := v0.40.5
|
K9S_VERSION := v0.40.6
|
||||||
# renovate: datasource=github-release-attachments depName=derailed/k9s digestVersion=v0.40.5
|
# renovate: datasource=github-release-attachments depName=derailed/k9s digestVersion=v0.40.6
|
||||||
K9S_SUM_arm64 := 3e3c852b3f7604c14e96dfb56b869769c2c314fdad8d4c35ab158c738c516a22
|
K9S_SUM_arm64 := 8def3d60a4210090a8e6ec2ae3917b09493c1c32de3acc8b44331ec8ab0068c9
|
||||||
# renovate: datasource=github-release-attachments depName=derailed/k9s digestVersion=v0.40.5
|
# renovate: datasource=github-release-attachments depName=derailed/k9s digestVersion=v0.40.6
|
||||||
K9S_SUM_amd64 := 63dcf6817b2c391ccb4a8b7ee313f5990f5accfa0e55a72c769b73c303a03e01
|
K9S_SUM_amd64 := dcc112e25041b3a228c3f5b8978bc5d3e46488be17a6f95d7116df5f88471c84
|
||||||
|
|
||||||
# Reduces the code duplication on Makefile by keeping all args into a single variable.
|
# Reduces the code duplication on Makefile by keeping all args into a single variable.
|
||||||
IMAGE_ARGS := --build-arg HELM_VERSION=$(HELM_VERSION) \
|
IMAGE_ARGS := --build-arg HELM_VERSION=$(HELM_VERSION) \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue