Skip to content

Commit 14dd765

Browse files
author
armab
committed
Switch chart to latest st2 3.4dev version
1 parent c2e767c commit 14dd765

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Chart.yaml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,30 @@
11
apiVersion: v1
22
# Update StackStorm version here to rely on other Docker images tags
3-
appVersion: 3.3dev
3+
appVersion: 3.4dev
44
name: stackstorm-ha
55
version: 0.32.0
66
description: StackStorm K8s Helm Chart, optimized for running StackStorm in HA environment.
7-
home: https://stackstorm.com/#product
7+
home: https://stackstorm.com/
88
icon: https://avatars1.githubusercontent.com/u/4969009
99
source:
1010
- https://github.com/stackstorm/stackstorm-ha
1111
keywords:
1212
- st2
1313
- stackstorm
1414
- devops
15+
- SRE
16+
- automation
1517
- chatops
1618
- event-driven
1719
- auto-remediation
1820
- IFTTT
1921
- HA
2022
maintainers:
21-
- name: Eugen C.
23+
- name: Eugen Cusmaunsa
2224
url: https://github.com/armab
2325
- name: Warren Van Winckel
2426
url: https://github.com/warrenvw
2527
details:
26-
This Helm chart is a fully installable app that codifies StackStorm cluster optimized for HA and K8s environment.
27-
By default FOSS community version of st2 will be installed. Enterprise version can be enabled as an option.
28-
For configuration details check 'values.yaml'.
28+
This Helm chart is a fully installable app that codifies StackStorm cluster deployment optimized for HA and K8s environment.
29+
RabbitMQ-HA, MongoDB-HA clusters and coordination backend st2 relies on will be deployed as 3rd party chart dependencies.
30+
For configuration details please check default values.yaml and README.

0 commit comments

Comments
 (0)