File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 5555 resource_class : large
5656 machine :
5757 # Available images https://circleci.com/docs/2.0/configuration-reference/#available-machine-images
58- image : ubuntu-1604:201903-01
58+ image : ubuntu-2204:2022.04.1
5959 steps :
6060 - checkout
6161 - kubernetes/install
Original file line number Diff line number Diff line change 11# Changelog
22
33## In Development
4+
5+ ## v0.100.0
46* Switch st2 to ` v3.7 ` as a new default stable version (#274 )
57* Upgrade MongoDB ` v4.0 ` -> ` v4.4 ` as 4.0 has reached its EOL. (#304 )
68* Migrate from ` python 3.6 ` ` Ubuntu Bionic ` to ` python 3.8 ` ` Ubuntu Focal ` as a base StackStorm OS (StackStorm/st2-dockerfiles #54 )
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22# StackStorm version which refers to Docker images tag
33appVersion : " 3.7"
44name : stackstorm-ha
5- version : 0.90 .0
5+ version : 0.100 .0
66description : StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment.
77home : https://stackstorm.com/
88icon : https://landscape.cncf.io/logos/stack-storm.svg
You can’t perform that action at this time.
0 commit comments