Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
082e25d364
commit
939c6059af
|
@ -0,0 +1,63 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [odoo-14.0.11](https://github.com/truecharts/charts/compare/odoo-14.0.10...odoo-14.0.11) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/odoo to v16.0.0 ([#14435](https://github.com/truecharts/charts/issues/14435))
|
||||
|
||||
|
||||
|
||||
|
||||
## [odoo-14.0.10](https://github.com/truecharts/charts/compare/odoo-14.0.9...odoo-14.0.10) (2023-11-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))
|
||||
|
||||
|
||||
|
||||
|
||||
## [odoo-14.0.9](https://github.com/truecharts/charts/compare/odoo-14.0.8...odoo-14.0.9) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287))
|
||||
|
||||
|
||||
|
||||
|
||||
## [odoo-14.0.8](https://github.com/truecharts/charts/compare/odoo-14.0.7...odoo-14.0.8) (2023-11-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/odoo to v16.0.0 ([#14213](https://github.com/truecharts/charts/issues/14213))
|
||||
|
||||
|
||||
|
||||
|
||||
## [odoo-14.0.7](https://github.com/truecharts/charts/compare/odoo-14.0.6...odoo-14.0.7) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix scripts ([#14061](https://github.com/truecharts/charts/issues/14061))
|
||||
- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094))
|
||||
|
||||
|
||||
|
||||
|
||||
## [odoo-14.0.6](https://github.com/truecharts/charts/compare/odoo-14.0.5...odoo-14.0.6) (2023-10-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/odoo to v16.0.0 ([#13795](https://github.com/truecharts/charts/issues/13795))
|
||||
|
||||
|
||||
|
||||
|
||||
## [odoo-14.0.5](https://github.com/truecharts/charts/compare/odoo-14.0.4...odoo-14.0.5) (2023-10-19)
|
||||
|
|
@ -0,0 +1,32 @@
|
|||
apiVersion: v2
|
||||
appVersion: "16.0.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 14.2.3
|
||||
deprecated: false
|
||||
description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc.
|
||||
home: https://truecharts.org/charts/stable/odoo
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.png
|
||||
keywords:
|
||||
- odoo
|
||||
- crm
|
||||
- pm
|
||||
- hr
|
||||
- accounting
|
||||
- mrp
|
||||
- marketing
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: odoo
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/odoo
|
||||
- https://github.com/odoo/docker
|
||||
type: application
|
||||
version: 14.0.11
|
||||
annotations:
|
||||
truecharts.org/category: productivity
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,27 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [odoo-14.0.11](https://github.com/truecharts/charts/compare/odoo-14.0.10...odoo-14.0.11) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/odoo to v16.0.0 ([#14435](https://github.com/truecharts/charts/issues/14435))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc.
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/odoo](https://truecharts.org/charts/stable/odoo)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,99 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/odoo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v16.0.0@sha256:06aa297400425ce78d1ce9c730d5284fcae72a126e6e8b28aaa99301348b8de7
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsUser: 101
|
||||
runAsGroup: 101
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8069
|
||||
|
||||
odoo:
|
||||
additionalConf: []
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
initContainers:
|
||||
init-db:
|
||||
type: install
|
||||
enabled: true
|
||||
imageSelector: "image"
|
||||
env:
|
||||
ODOO_RC: /etc/odoo/odoo.conf
|
||||
command:
|
||||
- /bin/bash
|
||||
args:
|
||||
- -c
|
||||
- |
|
||||
/usr/bin/odoo --config=/etc/odoo/odoo.conf \
|
||||
--stop-after-init \
|
||||
--without-demo=all \
|
||||
--init=base
|
||||
containers:
|
||||
main:
|
||||
probes:
|
||||
liveness:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /web/health
|
||||
readiness:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /web/health
|
||||
startup:
|
||||
enabled: true
|
||||
type: http
|
||||
path: /web/health
|
||||
env:
|
||||
ODOO_RC: /etc/odoo/odoo.conf
|
||||
|
||||
persistence:
|
||||
odoo:
|
||||
enabled: true
|
||||
targetSelector:
|
||||
main:
|
||||
main:
|
||||
mountPath: "/var/lib/odoo"
|
||||
init-db:
|
||||
mountPath: "/var/lib/odoo"
|
||||
addons:
|
||||
enabled: true
|
||||
targetSelector:
|
||||
main:
|
||||
main:
|
||||
mountPath: "/mnt/extra-addons"
|
||||
init-db:
|
||||
mountPath: "/mnt/extra-addons"
|
||||
odoo-config:
|
||||
enabled: true
|
||||
type: configmap
|
||||
objectName: odoo-config
|
||||
targetSelector:
|
||||
main:
|
||||
main:
|
||||
mountPath: /etc/odoo/odoo.conf
|
||||
subPath: odoo.conf
|
||||
readOnly: true
|
||||
init-db:
|
||||
mountPath: /etc/odoo/odoo.conf
|
||||
subPath: odoo.conf
|
||||
readOnly: true
|
||||
|
||||
# Enabled postgres
|
||||
cnpg:
|
||||
main:
|
||||
enabled: true
|
||||
user: odoo
|
||||
database: odoo
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,52 @@
|
|||
{{/* Define the configmap */}}
|
||||
{{- define "odoo.configmaps" -}}
|
||||
{{- $fullname := (include "tc.v1.common.lib.chart.names.fullname" $) -}}
|
||||
|
||||
{{- $admin := .Values.odoo.admin -}}
|
||||
{{- $smtp := .Values.odoo.smtp -}}
|
||||
|
||||
{{- $mainPort := .Values.service.main.ports.main.port -}}
|
||||
{{- $odooPath := .Values.persistence.odoo.targetSelector.main.main.mountPath -}}
|
||||
{{- $addonsPath := .Values.persistence.addons.targetSelector.main.main.mountPath -}}
|
||||
|
||||
{{- $pgdb := .Values.cnpg.main.database -}}
|
||||
{{- $pguser := .Values.cnpg.main.user -}}
|
||||
{{- $pgpassword := .Values.cnpg.main.creds.password | trimAll "\"" -}}
|
||||
{{- $pghost := .Values.cnpg.main.creds.host | trimAll "\"" -}}
|
||||
|
||||
{{/* xmlrpc* keys are deprecated and http* keys are used in their place */}}
|
||||
{{- $reservedKeys := (list "data_dir" "addons_path" "http_enable" "http_interface"
|
||||
"http_port" "xmlrpc" "xmlrpc_port" "xmlrpc_interface"
|
||||
"db_port" "db_host" "db_name" "db_user" "db_sslmode"
|
||||
"db_password") -}}
|
||||
{{- $userKeys := list -}}
|
||||
|
||||
odoo-config:
|
||||
enabled: true
|
||||
data:
|
||||
odoo.conf: |
|
||||
[options]
|
||||
; Paths
|
||||
data_dir = {{ $odooPath }}
|
||||
addons_path = {{ $addonsPath }}
|
||||
; Network Details
|
||||
http_enable = True
|
||||
http_port = {{ $mainPort }}
|
||||
; Database Details
|
||||
db_port = 5432
|
||||
db_host = {{ $pghost }}
|
||||
db_name = {{ $pgdb }}
|
||||
db_user = {{ $pguser }}
|
||||
db_sslmode = disable
|
||||
db_password = {{ $pgpassword }}
|
||||
{{- range $opt := .Values.odoo.additionalConf -}}
|
||||
{{- if (mustHas $opt.key $reservedKeys) -}}
|
||||
{{- fail (printf "Odoo - Key [%v] is not allowed to be modified") -}}
|
||||
{{- end -}}
|
||||
{{- $userKeys = mustAppend $userKeys $opt.key -}}
|
||||
{{- printf "%s = %s" $opt.key $opt.value | nindent 8 -}}
|
||||
{{- end -}}
|
||||
{{- if not (deepEqual $userKeys (uniq $userKeys)) -}}
|
||||
{{- fail (printf "Odoo - Additional configuration keys must be unique, but got [%v]" (join ", " $userKeys)) -}}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
|
@ -0,0 +1,11 @@
|
|||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "tc.v1.common.loader.init" . -}}
|
||||
|
||||
{{/* Render configmaps for all pods */}}
|
||||
{{- $configmaps := include "odoo.configmaps" . | fromYaml -}}
|
||||
{{- if $configmaps -}}
|
||||
{{- $_ := mustMergeOverwrite .Values.configmap $configmaps -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{- include "tc.v1.common.loader.apply" . -}}
|
Loading…
Reference in New Issue