Skip to content

Loghouse 0.2.3

Compare
Choose a tag to compare
@diafour diafour released this 20 Nov 16:15
· 40 commits to master since this release
553bd73
  • Pin clickhouse version #104 #102
  • Patch fluentd to fix systemd message #105
  • Fix leading and trailing spaces in queries #108

Clickhouse template fixes #107:

  • config directory for clickhouse is now writable
  • replace chown in initContainer with securityContext
  • use emptyDir by default for storage
  • comment nodeSelector for clickhouse by default

Chart fixes:

  • CronJob apiVersion templating #94 #100
  • Ingress annotations #96
  • separate chart.version and app.version
  • latest can be installed with --set app.version=latest
  • some useful information in NOTES.txt
  • increase loghouse-init-tables timeout (related issue #29)
  • mention --timeout flag for helm in README