We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b78b5 commit 6a8e7afCopy full SHA for 6a8e7af
values.yaml
@@ -933,8 +933,8 @@ mongodb:
933
# Specify your external [database] connection parameters under st2.config
934
enabled: true
935
image:
936
- # StackStorm currently supports maximum MongoDB v4.0
937
- tag: "4.0"
+ # StackStorm currently supports maximum MongoDB v4.4
+ tag: "4.4"
938
# MongoDB architecture. Allowed values: standalone or replicaset
939
architecture: replicaset
940
# Name of the replica set
0 commit comments