Skip to content

Releases: fluxcd/flux2

v0.0.1

25 Jun 09:30
ebcbe98
Compare
Choose a tag to compare

CHANGELOG

  • PR #65 Update controllers to v0.0.1
  • PR #64 Add roadmap draft to docs
  • PR #63 Honour KUBECONFIG environment variable
  • PR #62 Dedicated sections in components menu
  • PR #61 Add target features and diagram to docs
  • PR #60 Disable autogen footer CLI doc gen
  • PR #59 Use owner in Git author email
  • PR #58 Improve logging and error messages
  • PR #55 Copyright headers
  • PR #54 Add toolkit components to docs
  • PR #51 Add get started guide
  • PR #50 Add docs website

v0.0.1-beta.4

18 Jun 09:40
7a87d35
Compare
Choose a tag to compare

CHANGELOG

  • PR #42 Implement Gitlab bootstrap
  • PR #41 Assign GitHub teams during bootstrap

v0.0.1-beta.3

15 Jun 08:15
62e4b03
Compare
Choose a tag to compare

CHANGELOG

  • PR #40 Rotate GitHub deploy key during bootstrap
  • PR #39 Add target path to the bootstrap cmd
  • PR #38 Add kustomizations removal to uninstall cmd
  • PR #37 Add Go license to forked package

v0.0.1-beta.2

10 Jun 09:23
ecbcc8b
Compare
Choose a tag to compare

CHANGELOG

  • PR #35 Update controllers to v0.0.1-beta.2
  • PR #34 ssh: add in-memory knownhosts utilities
  • PR #32 Replace SSH shell-outs with Go implementation
  • PR #31 Implement GitHub repository bootstrap

v0.0.1-beta.1

29 May 16:39
25f6291
Compare
Choose a tag to compare

CHANGELOG

  • PR #29 Update controllers to v0.0.1-beta.1
  • PR #28 Use kustomize API instead of binary
  • PR #27 Update kustomize-controller to v0.0.1-alpha.9
  • PR #26 Fix deny traffic from other namespaces
  • PR #25 Update kustomize-controller to v0.0.1-alpha.8
  • PR #23 Release v0.0.1-alpha.1

v0.0.1-alpha.1

06 May 11:31
Compare
Choose a tag to compare

CHANGELOG

  • PR #23 Release v0.0.1-alpha.1
  • PR #22 Update source controller to v0.0.1-alpha.6
  • PR #21 Add service account args to kustomization command
  • PR #19 Fix resume waiting
  • PR #18 manifests: fix leader election rbac
  • PR #17 manifests: add cluster reconciler RBAC and SA
  • PR #16 Add bash completion command
  • PR #15 Add CLI install instruction and script
  • PR #14 Add CLI docs and maintainers file
  • PR #13 Implement export to YAML
  • PR #12 Implement delete, suspend and resume kustomization
  • PR #11 Implement get commands
  • PR #10 Implement sync commands
  • PR #9 Add git tag option to create source
  • PR #8 Implement create kustomization command
  • PR #7 Implement components selection
  • PR #6 manifests: update components
  • PR #5 Refactor create source command
  • PR #4 Allow multiple installs based on namespace and version
  • PR #3 Generate tk docs with cobra/doc
  • PR #1 Implement check, install, uninstall and create source commands