Commit Graph

44 Commits (4581c99a812fe379335886830cd9a3c74e10432a)

Author SHA1 Message Date
Hidde Beydals c3fdc41a91
Update HelmRelease documentation
* Remove mention of dependency download limitation
* Include bucket sources in HelmRelease guide

Signed-off-by: Hidde Beydals <hello@hidde.co>
Stefan Prodan db17cacbf4
Update the stable Helm repository in docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan 06434464bb
Add monitoring guide
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan a8b667780a
Add Windows OS to CLI install docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan d0eb55fb86
Merge branch 'gitlab-https-auth' of https://github.com/fluxcd/toolkit into gitlab-https-auth
Stefan Prodan b041dbd14f Add GitLab HTTPS auth to bootstrap options
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan 16f0ed548e
Add GitLab HTTPS auth to bootstrap options
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan ca8cf44200
Add cluster stats dashboard to docs
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan 90591e852d
Update docs website
- add notification-controller/api commands to index
- move diagrams to docs website
- update CRDs docs

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Stefan Prodan ca970b4ffb
docs: Install the monitoring stack with gotk
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Jared Rieger bfd6d14bf3 Update api versions in guides
Yiannis 5372dd633e Update api versions in docs
stefanprodan 0e52065893 Change the bootstrap default branch to main
Philip Laine edddf65d0e Update docs for git notifiers
Hidde Beydals ff6a1c14be Rename 'gitops-system' namespace to 'gotk-system'
To align with the project name, and the group introduced in .
stefanprodan 85801f18ae Add uninstall section to install guide
stefanprodan 101e7bbce0 Add support for ARMv7
stefanprodan 1218d6abe8 Add branch flag to bootstrap cmd
stefanprodan ca1f84d22b Publish Homebrew formula
stefanprodan ee33702463 Add Mozilla SOPS guide to docs
stefanprodan 5c8d00665f Use GitHub Container Registry for AMD64/ARM64 images
stefanprodan 1b55ead16e Add ARM64 to install docs and script
Scott Rigby 44a3cf86d3 Docs: fix gotk create helmrelease examples
Signed-off-by: Scott Rigby <scott@r6by.com>
Hidde Beydals 7719dd378b docs: GitRepository source in HelmRelease guide
Philip Laine 496abc3a98 Add documentation for github commit status
Hidde Beydals 8e03968370 docs: incorporate HelmRelease API changes in guide
Hidde Beydals 22624ae4d5 Rename `tk` binary to `gotk`
To avoid conflicts with the `tk` binary from the Tanka project.
Stefan Prodan 35d6172d06
Merge pull request from fluxcd/ssh-host
Add SSH hostname arg to GitLab bootstrap
stefanprodan 7cb3bb0d4e Fix Harbor typo
Hidde Beydals 4707a3075e Document targetPath in Helm Releases guide
stefanprodan 35a209903e Add monitoring section to install docs
stefanprodan 1ff4495737 Link to installation docs from other guides
stefanprodan 02c0dc1217 Add bootstrap path example to installation
stefanprodan fb43c194b9 Add installation guide
Hidde Beydals 427c60618f docs/helm: guide on values from resources
Hidde Beydals 54b11e7b25 Update components
- source-controller to v0.0.7
- kustomize-controller to v0.0.7
- helm-controller to v0.0.1
- notification-controller to v0.0.6
stefanprodan c85af78025 Add sealed secrets guide
stefanprodan ea576179f9 Add webhook receivers section to Helm guide
Hidde Beydals 06906eba4c Document helm-controller notifications in guide
Hidde Beydals 746dfbd955 Managing Helm releases guide
stefanprodan 97592a1387 Add webhook receivers guide to docs
stefanprodan ad655183e0 Update notification-controller to v0.0.1
stefanprodan b9f7b1d175 Enable notifications for source events
stefanprodan 229d1d8c6e Add notifications guide