1. 22 Apr, 2019 1 commit
    • Étienne Lafarge's avatar
      [storage] Add an SQL storage driver · a602d708
      Étienne Lafarge authored
      This commits adds the possibility to back Tiller (or the future
      Tiller-less Helm CLI) with any SQL database (only postgres has been
      tested so far) to store release information.
      
      The main motivation for this commit was to use a storage backend that
      would allow releases larger that 1MB in size (ConfigMap or Secret
      drivers don't, because of limits on value size in the underlying etcd
      key-value store).
      Signed-off-by: 's avatarÉtienne Lafarge <etienne.lafarge@gmail.com>
      
      Co-authored-by: Elliot Maincourt <e.maincourt@gmail.com> (@emaincourt)
      Co-authored-by: Paul Borensztein <hi@0x01.fr> (@commit-master)
      a602d708
  2. 19 Apr, 2019 2 commits
    • Matthew Fisher's avatar
      Merge pull request #5616 from alancarson/patch-1 · 74209401
      Matthew Fisher authored
      Docs: Added Cloudsmith to Additional Tools
      74209401
    • Alan Carson's avatar
      Added Cloudsmith to Additional Tools · d0f12eae
      Alan Carson authored
      Hi! This PR adds a link to [Cloudsmith](https://cloudsmith.io), which is a package management service SaaS. It's commercial, but it's completely free for open-source and it has generous free tiers otherwise. It has first-class support for Helm (and many other package formats, such as npm, Docker etc), plus org/teams management, granular access controls, private repositories, repository-specific entitlements, a worldwide content distribution network, webhooks, access logs, etc. Thank you. :)
      
      Full disclosure: I work at Cloudsmith. \o/
      Signed-off-by: 's avatarAlan Carson <acarson@cloudsmith.io>
      d0f12eae
  3. 18 Apr, 2019 4 commits
  4. 17 Apr, 2019 5 commits
  5. 16 Apr, 2019 6 commits
  6. 15 Apr, 2019 2 commits
  7. 12 Apr, 2019 2 commits
  8. 11 Apr, 2019 3 commits
  9. 10 Apr, 2019 4 commits
  10. 09 Apr, 2019 2 commits
  11. 08 Apr, 2019 3 commits
  12. 07 Apr, 2019 1 commit
  13. 05 Apr, 2019 5 commits