Skip to content

Releases: flanksource/config-db

v0.0.14

07 Apr 06:39
c0be7be
Compare
Choose a tag to compare

0.0.14 (2022-04-07)

v0.0.13

07 Apr 06:11
be802bc
Compare
Choose a tag to compare

0.0.13 (2022-04-07)

Bug Fixes

  • change aws compliance details to a list (47eeeae)
  • go-offline (e20ad0e)

Features

  • aws: add support for assume role (12d7e14)
  • add query interface (85541bd)
  • add saved queries table (a895a0c)
  • support updating the db via run command (445fd4d)

v0.0.12

06 Apr 10:12
a2218df
Compare
Choose a tag to compare

0.0.12 (2022-04-06)

Features

v0.0.11

06 Apr 06:32
502a61e
Compare
Choose a tag to compare

0.0.11 (2022-04-06)

v0.0.10

23 Mar 07:12
21b1d43
Compare
Choose a tag to compare

0.0.10 (2022-03-23)

Bug Fixes

  • image tag in helm release (ee2658d)

v0.0.9

10 Mar 10:38
a8a5cea
Compare
Choose a tag to compare

0.0.9 (2022-03-10)

Bug Fixes

  • Adds namespace to Role Binding. (5705d99)
  • Backporting changes from incident-commander. (e922c83)
  • Indentation and removal of unused variable. (15f2c2c)
  • The secret ref should have a default if secretref is not mentioned. (d5ffa97)

v0.0.8

04 Mar 07:10
983b5a7
Compare
Choose a tag to compare

0.0.8 (2022-03-04)

v

04 Mar 06:45
da44ce8
Compare
Choose a tag to compare
v
ci: release helm chart

v0.0.7

03 Mar 14:38
fc36c09
Compare
Choose a tag to compare

0.0.7 (2022-03-03)

Bug Fixes

  • Fetch the key mentioned in the values file. (987ad25)
  • looks for the default key instead of a custom one provided earlier. (cb6e157)
  • Removes unwanted secrets & updates variables. (fe3f112)
  • helm: Adds a default helm label. (ab8e991)
  • helm: Removes any non-existent template refs. (f09304c)
  • helm: Updates default values. (750aba1)
  • helm: Updates folder name to reflect contents. (d1832c8)
  • helm: Uses name and not fullname. (a530d1f)

Features

  • helm: secretkeyref names are configurable. (85721d9)
  • Adds Incident Commander connection string secret. (4a4684a)
  • helm: Adds helper function to set name. (7a3e620)
  • helm: Adds Ingress. (b3f5045)
  • helm: Adds postgres database with secret. (2b3f0ad)
  • helm: Base helm chart config-db (60b72a2)
  • helm: Use port variable. (1b3b825)

v0.0.6

03 Mar 14:36
Compare
Choose a tag to compare

0.0.6 (2022-03-03)

Features