Skip to content

Commit 6a8e7af

Browse files
authored
Upgrade to MongoDB v4.4
1 parent b9b78b5 commit 6a8e7af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -933,8 +933,8 @@ mongodb:
933933
# Specify your external [database] connection parameters under st2.config
934934
enabled: true
935935
image:
936-
# StackStorm currently supports maximum MongoDB v4.0
937-
tag: "4.0"
936+
# StackStorm currently supports maximum MongoDB v4.4
937+
tag: "4.4"
938938
# MongoDB architecture. Allowed values: standalone or replicaset
939939
architecture: replicaset
940940
# Name of the replica set

0 commit comments

Comments
 (0)