mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-05 17:44:44 +00:00
Change fluxcd/toolkit to fluxcd/flux2
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
345707e6cc
commit
0bf52f4746
77 changed files with 102 additions and 102 deletions
|
|
@ -3,7 +3,7 @@ set -e
|
|||
|
||||
DEFAULT_BIN_DIR="/usr/local/bin"
|
||||
BIN_DIR=${1:-"${DEFAULT_BIN_DIR}"}
|
||||
GITHUB_REPO="fluxcd/toolkit"
|
||||
GITHUB_REPO="fluxcd/flux2"
|
||||
|
||||
# Helper functions for logs
|
||||
info() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue