File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11name : odoo
2- version : 0.5.1
2+ version : 0.5.2
33description : A suite of web based open source business apps.
44keywords :
55- odoo
Original file line number Diff line number Diff line change 2020 env :
2121 - name : POSTGRESQL_HOST
2222 value : {{ template "postgresql.fullname" . }}
23- - name : POSTGRESQL_PORT
23+ - name : POSTGRESQL_PORT_NUMBER
2424 value : " 5432"
2525 - name : POSTGRESQL_PASSWORD
2626 valueFrom :
Original file line number Diff line number Diff line change 11# # Bitnami Odoo image version
22# # ref: https://hub.docker.com/r/bitnami/odoo/tags/
33# #
4- image : bitnami/odoo:10.0.20170515-r1
4+ image : bitnami/odoo:10.0.20170515-r2
55
66# # Specify a imagePullPolicy
77# # ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
You can’t perform that action at this time.
0 commit comments