diff --git a/charts/flagsmith/Chart.lock b/charts/flagsmith/Chart.lock index 74da801..2d36c2c 100644 --- a/charts/flagsmith/Chart.lock +++ b/charts/flagsmith/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 8.6.4 - name: influxdb2 repository: https://helm.influxdata.com/ - version: 2.0.0 + version: 2.1.1 - name: graphite repository: https://kiwigrid.github.io version: 0.7.3 -digest: sha256:08185ea3318322a875104ec4b2daca39b264587868ea3ebc5053c1bf6dd7576f -generated: "2022-10-25T21:11:00.806235474+01:00" +digest: sha256:1da2ab7c98cb0226469fd785d5d98431148486c6cecde9e419c73c2c0dc325b8 +generated: "2023-04-18T16:20:35.478691+01:00" diff --git a/charts/flagsmith/Chart.yaml b/charts/flagsmith/Chart.yaml index 2d7e496..995c367 100644 --- a/charts/flagsmith/Chart.yaml +++ b/charts/flagsmith/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: flagsmith description: Flagsmith type: application -version: 0.17.0 +version: 0.18.0 appVersion: 2.42.1 dependencies: - name: postgresql @@ -11,8 +11,7 @@ dependencies: condition: postgresql.enabled - name: influxdb2 repository: https://helm.influxdata.com/ - # pinned due to issue https://github.com/influxdata/helm-charts/issues/350 - version: 2.0.0 + version: 2.1.1 condition: influxdb2.enabled - name: graphite repository: https://kiwigrid.github.io