Skip to content

Commit 6a9f3c0

Browse files
renovate[bot]ViBiOh
authored andcommitted
chore(deps): update dependency fluxcd/flux2 to v2.7.4
1 parent 3ebb6ba commit 6a9f3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installations/kubernetes.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ install() {
2828
fi
2929

3030
# renovate: datasource=github-releases depName=fluxcd/flux2
31-
local FLUX_VERSION="v2.7.3"
31+
local FLUX_VERSION="v2.7.4"
3232
archive_to_binary "https://github.com/fluxcd/flux2/releases/download/${FLUX_VERSION}/flux_${FLUX_VERSION#v}_$(normalized_os)_$(normalized_arch "amd64" "arm" "arm64").tar.gz" "flux"
3333
flux completion bash >"${HOME}/opt/completions/flux-completion.sh"
3434

0 commit comments

Comments
 (0)