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 @@ -19,7 +19,7 @@ type: application
1919# This is the chart version. This version number should be incremented each time you make changes
2020# to the chart and its templates, including the app version.
2121# Versions are expected to follow Semantic Versioning (https://semver.org/)
22- version : 0.2.35
22+ version : 0.2.36
2323
2424# This is the version number of the application being deployed. This version number should be
2525# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change 2626# #
2727postgresql :
2828 image :
29- repository : bitnami /postgresql
29+ repository : bitnamilegacy /postgresql
3030
3131 auth :
3232 postgresPassword : " postgres"
@@ -50,7 +50,7 @@ postgresql:
5050# #
5151minio :
5252 image :
53- repository : bitnami /minio
53+ repository : bitnamilegacy /minio
5454
5555 defaultBuckets : risingwave
5656
You can’t perform that action at this time.
0 commit comments