From 725a85bab688deb0ee25fffb9b57e51f1fe8673f Mon Sep 17 00:00:00 2001
From: Varac <varac@varac.net>
Date: Tue, 7 Dec 2021 12:00:49 +0100
Subject: [PATCH] Add update to kube-prom-stack to CHANGELOG.md

---
 CHANGELOG.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4bbfba419..6cbcca382 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 # Changelog
+
 All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
@@ -7,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 * Changed project name from OpenAppStack to Stackspin
 * Update:
-  * Kube-prometheus-stack to helm chart version 18.0.12
+  * Kube-prometheus-stack to helm chart version 22.0.0
 
 ## [0.7.0] - 2021-08-19
 
-- 
GitLab