You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Martin H Berwanger 0b5b1ba11a Automate components updates #36
Add component update GitHub action
- check for new controller release
- bump versions in go mod, kustomize, and docs
- create PR for review
4 years ago
.github/workflows Automate components updates #36 4 years ago
cmd/tk Add SSH hostname arg to GitLab bootstrap 4 years ago
docs Merge pull request #172 from fluxcd/ssh-host 4 years ago
install Install script improvements #24 4 years ago
manifests Update helm-controller to v0.0.4 4 years ago
mkdocs Add metadata to docs website 5 years ago
pkg/log Migrate to fluxcd/pkg 5 years ago
.gitignore Publish manifests as release assets 5 years ago
.goreleaser.yml Set tk version at release time 5 years ago
CODE_OF_CONDUCT.md Add coc, dco and maintainers docs 5 years ago
CONTRIBUTING.md Update contributors guide 5 years ago
DCO Add coc, dco and maintainers docs 5 years ago
LICENSE Initial commit 5 years ago
MAINTAINERS Add coc, dco and maintainers docs 5 years ago
Makefile docs: run doc gen as part of test target 5 years ago
README.md Add source watcher dev guide 5 years ago
go.mod Merge pull request #172 from fluxcd/ssh-host 4 years ago
go.sum Merge pull request #172 from fluxcd/ssh-host 4 years ago
mkdocs.yml Add initial set of FAQ 4 years ago

README.md

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.