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 df97fab commit c76b0c8Copy full SHA for c76b0c8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.7.2](https://github.com/maevsi/maevsi_stack/compare/0.7.1...0.7.2) (2020-10-31)
2
+
3
4
+### Bug Fixes
5
6
+* **postgres:** scale down to one replica ([df97fab](https://github.com/maevsi/maevsi_stack/commit/df97fab1f6deccd367b6a8429a92793ea3f2f672))
7
8
## [0.7.1](https://github.com/maevsi/maevsi_stack/compare/0.7.0...0.7.1) (2020-10-26)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "maevsi_stack",
"private": true,
- "version": "0.7.1",
+ "version": "0.7.2",
"scheduleVersion": "0.7.1",
"description": "DargStack configuration for maevsi.",
"repository": "https://github.com/maevsi/maevsi_stack.git",
0 commit comments