Skip to content
This repository was archived by the owner on Jun 25, 2023. It is now read-only.

Releases: drycc-archive/influxdb

Drycc Influxdb Release v1.2.0

15 Sep 08:34

Choose a tag to compare

v1.1.0 -> v1.2.0

Features

  • f37ae09 influxdb: add affinity
  • 04503b2 influxdb: add influxdb ha
  • 41ddad5 influxdb: switch charts to oci

Fixes

  • d2e9164 influxdb: proxy not running

Maintenance

  • 6191ff5 influxdb: use exec runner replace docker runner
  • dc3f8c7 influxdb: canonical charts naming
  • 6b5c819 influxdb: new ingress style
  • 68b381d influxdb: provide any additional service annotations
  • ea20eb8 dockerfile: use drycc/base image
  • 64c0a71 influxdb: set gid uid to 1001
  • a709ca1 influxdb: use DRYCC_UID DRYCC_GID env
  • 740dff0 influxdb: use common affinity template
  • e035673 influxdb: change nodes to pod affinity
  • f1cefbd influxdb: use registry.drycc.cc replace docker.io
  • a00100e influxdb: fine management affinity
  • 9d165ef influxdb: add probe
  • bee7fff influxdb: upgrade to influxdb 2.4.0

Drycc Influxdb Release v1.1.0

08 Oct 02:54
76c9591

Choose a tag to compare

v1.0.1 -> v1.1.0

Features

  • 80a51af influxdb: modify influxdb naming rules
  • fb10030 influxdb: use influxdb v2
  • 0e87ad8 docker: dealing with the change of docker in kubenetes 1.20
  • 9d10801 charts: set the default chart version

Maintenance

  • 7cb4e95 influxdb: change username to user
  • 0fdc21b influxdb: remove docker keyword from charts
  • b2acddb influxdb: change default path
  • ba88919 influxdb: add check_env function
  • 9117401 influxdb: modify init_influxdb has_bucket
  • 092a3e6 chart: pod not readiness
  • 51de380 travis: add DEV_REGISTRY
  • 66d7667 docker: replace influxdb base image
  • 3aa3094 CICD: use drone
  • 14b9c24 drone: add image_registries volumes

v1.0.1

02 Dec 05:41

Choose a tag to compare

feat(build): add buildx support