File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ CHART_TEST_VALUES_BASEDIR=${chart.testValues.basedir}
44PRODUCT_NAME=bitbucket
55DB_NAME=bitbucket
66POSTGRES_CHART_VERSION=11.6.2
7- POSTGRES_APP_VERSION=14
7+ POSTGRES_APP_VERSION=16
88ELASTICSEARCH_DEPLOY=${chart.testValues.es.deploy}
99ELASTICSEARCH_CHART_VERSION=7.16.3
1010ELASTICSEARCH_APP_VERSION=7.16.3
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ deploy_postgres() {
1414 --set primary.persistentVolumeClaimRetentionPolicy.whenDeleted=" Delete" \
1515 --set primary.resources.requests.memory=256Mi \
1616 --set primary.resources.limits.memory=1024Mi \
17- --set image.tag=" 14.3 .0-debian-10-r20 " \
18- --version=" 15.5.1 " \
17+ --set image.tag=" 16.4 .0-debian-12-r15 " \
18+ --version=" 15.5.20 " \
1919 --wait --timeout=120s \
2020 -n atlassian
2121
You can’t perform that action at this time.
0 commit comments