diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f06b131..f2407646 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog ## In Development + +## v0.110.0 * Switch st2 to `v3.8` as a new default stable version (#347) * Cover the three most recent Kubernetes versions in Minikube and the single most recent in K3s. (#342) (by @mamercad) * Update the GitHub badges. (#345) (by @mamercad) diff --git a/Chart.yaml b/Chart.yaml index cf65d48a..319eacef 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 # StackStorm version which refers to Docker images tag appVersion: "3.8" name: stackstorm-ha -version: 0.100.0 +version: 0.110.0 description: StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment. home: https://stackstorm.com/ icon: https://landscape.cncf.io/logos/stack-storm.svg