modulepackage
0.1.6
Repository: https://github.com/koor-tech/version-service.git
Documentation: pkg.go.dev
# README
KSD Version Service
KSD Version service provides an API to access the supported versions of KSD and its dependencies.
For each version of the operator, there is a file in the data
directory that
contains a list of supported components for that version.
Running locally
make run
To run with tls, make sure that mkcert
is installed, then run
make run-tls