Skip to content

Releases: fluxcd/flux2

v0.0.11

23 Jul 12:52
13dba62
Compare
Choose a tag to compare

CHANGELOG

  • PR #128 Add container registry and image pull secret as install options
  • PR #127 Add linux/amd64 node selector to controllers
  • PR #126 Delete custom resources during uninstall

v0.0.10

22 Jul 13:51
10cc6d7
Compare
Choose a tag to compare

CHANGELOG

  • PR #124 Update helm-controller to v0.0.1-beta.4
  • PR #123 Make notification component optional

v0.0.9

22 Jul 07:12
ca5732e
Compare
Choose a tag to compare

CHANGELOG

  • PR #121 Update helm-controller to v0.0.1-beta.3
  • PR #118 Implement create/delete for Helm releases
  • PR #116 Implement Helm repository commands

v0.0.8

20 Jul 12:31
4e3dee1
Compare
Choose a tag to compare

CHANGELOG

  • PR #114 Rename kustomization arg from validate to validation
  • PR #113 Drop support for Kubernetes <1.16

v0.0.7

17 Jul 12:08
3abf4a4
Compare
Choose a tag to compare

CHANGELOG

  • PR #108 Link to image update discussion
  • PR #106 Make nested list work correctly in roadmap
  • PR #105 Use semver manifests as kustomize base
  • PR #104 Update "Helm Operator v2" roadmap

v0.0.6

17 Jul 09:01
Compare
Choose a tag to compare

CHANGELOG

  • PR #99 Add export option to tk install
  • PR #97 Add webhook receivers section to Helm guide

v0.0.5

16 Jul 08:59
116d53a
Compare
Choose a tag to compare

CHANGELOG

  • PR #96 Update controllers and go modules
  • PR #95 Document helm-controller notifications in guide

v0.0.4

14 Jul 15:21
d387ebf
Compare
Choose a tag to compare

CHANGELOG

  • PR #92 Add "Manging Helm releases" guide to menu
  • PR #91 Update notification-controller to v0.0.3
  • PR #90 Add helm suspend/resume commands
  • PR #87 Add reconcile helm commands
  • PR #86 Managing Helm releases guide
  • PR #85 Rename sync cmd to reconcile
  • PR #84 Refactor install defaults
  • PR #83 build: use correct v2alpha1 HelmRelease spec URL
  • PR #82 Add helm-controller installer and docs
  • PR #81 Add source watcher dev guide

v0.0.3

07 Jul 10:29
2e38855
Compare
Choose a tag to compare

CHANGELOG

  • PR #80 Add webhook receivers guide to docs
  • PR #79 Update notification controller to v0.0.1
  • PR #77 explain a bit more about Flux Toolkit
  • PR #76 Enable notifications for source events

v0.0.2

02 Jul 12:16
b7727e2
Compare
Choose a tag to compare

CHANGELOG

  • PR #74 Add notifications guide
  • PR #73 Add notification component
  • PR #70 Migrate to fluxcd/pkg
  • PR #69 Add metadata to docs website
  • PR #68 Sort supported ECDSA curves names
  • PR #67 Create logger interface
  • PR #66 Improve CLI command descriptions