chore: add current provisioning state before migration
This commit is contained in:
parent
a9703b4748
commit
50745b0f22
660 changed files with 88126 additions and 0 deletions
25
core/versions
Normal file
25
core/versions
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
NU_VERSION="0.105.2"
|
||||
NU_SOURCE="https://github.com/nushell/nushell/releases"
|
||||
NU_TAGS="https://github.com/nushell/nushell/tags"
|
||||
NU_SITE="https://www.nushell.sh/"
|
||||
NU_LIB="gnu"
|
||||
KCL_VERSION="0.11.2"
|
||||
KCL_SOURCE="https://github.com/kcl-lang/cli/releases"
|
||||
KCL_TAGS="https://github.com/kcl-lang/cli/tags"
|
||||
KCL_SITE="https://kcl-lang.io"
|
||||
#TERA_VERSION="0.5.0"
|
||||
#TERA_SOURCE="https://github.com/chevdor/tera-cli/releases"
|
||||
#TERA_TAGS="https://github.com/chevdor/tera-cli/tags"
|
||||
#TERA_SITE="https://github.com/chevdor/tera-cli"
|
||||
SOPS_VERSION="3.10.2"
|
||||
SOPS_SOURCE="https://github.com/getsops/sops/releases"
|
||||
SOPS_TAGS="https://github.com/getsops/sops/tags"
|
||||
SOPS_SITE="https://github.com/getsops/sops"
|
||||
AGE_VERSION="1.2.1"
|
||||
AGE_SOURCE="https://github.com/FiloSottile/age/releases"
|
||||
AGE_TAGS="https://github.com/FiloSottile/age/tags"
|
||||
AGE_SITE="https://github.com/FiloSottile/age"
|
||||
K9S_VERSION="0.50.6"
|
||||
K9S_SOURCE="https://github.com/derailed/k9s/releases"
|
||||
K9S_TAGS="https://github.com/derailed/k9s/tags"
|
||||
K9S_SITE="https://k9scli.io/"
|
||||
Loading…
Add table
Add a link
Reference in a new issue