Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Flux 1.6.0

Compare
Choose a tag to compare
@squaremo squaremo released this 31 Aug 14:54
f304fbe

This release improves existing features, and has some new goodies like
regexp tag filtering and multiple sync paths. Have fun!

We also have a new contributing guide.

Fixes

Improvements

  • Cope with ':' characters in resource names
    weaveworks/flux#1282
  • Accept multiple --git-path arguments; sync (and update) files in
    all the paths given
    weaveworks/flux#1297
  • Use image pull secrets attached to service accounts, as well as
    those attached to workloads themselves
    weaveworks/flux#1291
  • You can now filter images using regular expressions (in addition to
    semantic version ranges, and glob patterns)
    weaveworks/flux#1292

Thanks

Thank you to the following for contributions: @Alien2150,
@ariefrahmansyah, @brandon-bethke-neudesic, @bzon, @dholbach,
@dkerwin, @hartmut-pq, @hiddeco, @justinbarrick, @petervandenabeele,
@nicolerenee, @rndstr, @squaremo, @stefanprodan, @stephenmoloney.