diff --git a/CHANGELOG.md b/CHANGELOG.md index 930860ff..801a3355 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ## [v0.13.0] - 2024-10-30 - Custom labels for `sloth_slo_info{}` metric [#4](https://github.com/linode-obs/sloth/pull/4) +- Bump Helm Chart version ## [v0.12.0] - 2023-07-03 diff --git a/deploy/kubernetes/helm/sloth/Chart.yaml b/deploy/kubernetes/helm/sloth/Chart.yaml index b1250cfc..40bb1f9d 100644 --- a/deploy/kubernetes/helm/sloth/Chart.yaml +++ b/deploy/kubernetes/helm/sloth/Chart.yaml @@ -2,6 +2,6 @@ apiVersion: v2 name: sloth description: Base chart for Sloth. type: application -home: https://github.com/slok/sloth +home: https://github.com/linode-obs/sloth kubeVersion: ">= 1.19.0-0" -version: 0.7.0 +version: 0.8.0