Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.
Find a file
Hidde Beydals fa56685767 Upgrade Toolkit components and K8S deps
* github.com/fluxcd/helm-controller/api to v0.0.6
* github.com/fluxcd/source-controller/api to v0.0.13

* k8s.io/api to v0.18.8
* k8s.io/apiextensions-apiserver to v0.18.8
* k8s.io/apimachinery to v0.18.8
* k8s.io/client-go to v0.18.8
* sigs.k8s.io/controller-runtime to v0.6.2
2020-09-03 11:16:50 +02:00
.github/workflows Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
cmd/gotk Upgrade Toolkit components and K8S deps 2020-09-03 11:16:50 +02:00
docs update roadmap 2020-09-02 16:31:35 +02:00
install Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
manifests Upgrade Toolkit components and K8S deps 2020-09-03 11:16:50 +02:00
mkdocs Add metadata to docs website 2020-06-26 16:41:04 +03:00
pkg/log Migrate to fluxcd/pkg 2020-06-30 17:11:04 +03:00
.gitignore Publish manifests as release assets 2020-07-17 12:00:15 +03:00
.goreleaser.yml Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
CODE_OF_CONDUCT.md Add coc, dco and maintainers docs 2020-04-30 17:25:22 +03:00
CONTRIBUTING.md Update contributors guide 2020-08-03 15:24:48 +02:00
DCO Add coc, dco and maintainers docs 2020-04-30 17:25:22 +03:00
go.mod Upgrade Toolkit components and K8S deps 2020-09-03 11:16:50 +02:00
go.sum Upgrade Toolkit components and K8S deps 2020-09-03 11:16:50 +02:00
LICENSE Initial commit 2020-04-24 12:38:22 +03:00
MAINTAINERS Add coc, dco and maintainers docs 2020-04-30 17:25:22 +03:00
Makefile Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
mkdocs.yml Rename tk binary to gotk 2020-09-01 11:33:49 +02:00
README.md Rename tk binary to gotk 2020-09-01 11:33:49 +02:00

GitOps Toolkit

e2e report license release

Experimental toolkit for assembling CD pipelines the GitOps way.

overview

To get started with the toolkit please read the docs.