Skip to content

Commit 9d42045

Browse files
renovate[bot]ViBiOh
authored andcommitted
chore(deps): update dependency vibioh/kmux to v0.9.0
1 parent 05a7907 commit 9d42045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installations/kubernetes

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ install() {
5252
archive_to_binary "https://github.com/bitnami-labs/sealed-secrets/releases/download/${KUBESEAL_VERSION}/kubeseal-${KUBESEAL_VERSION#v}-$(normalized_os)-$(normalized_arch "amd64" "arm" "arm64").tar.gz" "kubeseal"
5353

5454
# renovate: datasource=github-releases depName=ViBiOh/kmux
55-
local KMUX_VERSION="v0.8.10"
55+
local KMUX_VERSION="v0.9.0"
5656
archive_to_binary "https://github.com/ViBiOh/kmux/releases/download/${KMUX_VERSION}/kmux_$(normalized_os)_$(normalized_arch "" "arm" "arm64").tar.gz" "kmux"
5757
kmux completion bash >"${SCRIPT_DIR}/../sources/kmux-completion"
5858
}

0 commit comments

Comments
 (0)