mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/odoo] Release 2.0.2 (#6546)
* odoo: update to `11.0.20180615-debian-9` * odoo: updated chart requirements * odoo: bump chart appVersion to `11.0.20180615-debian-9` * odoo: bump chart version to `2.0.2` * Update Chart.yaml
This commit is contained in:
committed by
k8s-ci-robot
parent
738be98799
commit
56ae4c80b2
@@ -1,5 +1,5 @@
|
||||
name: odoo
|
||||
version: 2.0.1
|
||||
version: 2.0.2
|
||||
appVersion: 11.0.20180615
|
||||
description: A suite of web based open source business apps.
|
||||
home: https://www.odoo.com/
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: postgresql
|
||||
repository: https://kubernetes-charts.storage.googleapis.com/
|
||||
version: 0.14.3
|
||||
version: 0.15.0
|
||||
digest: sha256:88ef0719267ade838b784ffd08d91a6728350516344d5cd7089502587c982ded
|
||||
generated: 2018-06-26T16:18:00.238777578Z
|
||||
generated: 2018-07-09T11:35:51.59840856Z
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/odoo
|
||||
tag: 11.0.20180615
|
||||
tag: 11.0.20180615-debian-9
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
|
||||
Reference in New Issue
Block a user