Skip to content

Commit 7850891

Browse files
renovate[bot]ViBiOh
authored andcommitted
chore(deps): update dependency vibioh/kmux to v0.11.1
1 parent a0df4ab commit 7850891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installations/kubernetes.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ install() {
3737
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"
3838

3939
# renovate: datasource=github-releases depName=ViBiOh/kmux
40-
local KMUX_VERSION="v0.11.0"
40+
local KMUX_VERSION="v0.11.1"
4141
archive_to_binary "https://github.com/ViBiOh/kmux/releases/download/${KMUX_VERSION}/kmux_$(normalized_os)_$(normalized_arch "" "arm" "arm64").tar.gz" "kmux"
4242
kmux completion bash >"${HOME}/opt/completions/kmux-completion.sh"
4343
}

0 commit comments

Comments
 (0)