Skip to content

Commit ff9937f

Browse files
committed
Revert performance change
Signed-off-by: Steven Sheehy <[email protected]>
1 parent 41f8f15 commit ff9937f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clusters/preprod/common/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec:
1313
valuesFiles:
1414
- values.yaml
1515
- values-v2.yaml
16-
version: '0.135.0-rc1'
16+
version: '0.134.0-rc1'
1717
dependsOn:
1818
- name: testkube
1919
namespace: testkube

clusters/preprod/performance-citus/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
- values.yaml
1515
- values-prod.yaml
1616
- values-v2.yml
17-
version: '0.135.0-rc1'
17+
version: '0.134.0-rc1'
1818
dependsOn:
1919
- name: mirror
2020
namespace: common

0 commit comments

Comments
 (0)