diff --git a/helm/hcloud-pricing-exporter/Chart.yaml b/helm/hcloud-pricing-exporter/Chart.yaml index ab3a03b..1e20f0b 100644 --- a/helm/hcloud-pricing-exporter/Chart.yaml +++ b/helm/hcloud-pricing-exporter/Chart.yaml @@ -16,9 +16,9 @@ keywords: type: application -version: 0.8.0-r1 -appVersion: 0.8.0 +version: 0.9.0-r1 +appVersion: 0.9.0 annotations: artifacthub.io/changes: | - - Add additional label support + - Add support for Vault injected secrets diff --git a/version.yaml b/version.yaml index b188cf7..06483ce 100644 --- a/version.yaml +++ b/version.yaml @@ -1,2 +1,2 @@ -version: 0.8.0 +version: 0.9.0 helmRevision: r1