chore(deps): update docker general non-major (#2724)

* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot
2022-05-21 19:00:11 +02:00
committed by GitHub
parent 03fb7a58f0
commit 97d9f62bb7
18 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: "15.0"
version: 6.0.31
version: 6.0.32
kubeVersion: '>=1.16.0-0'
name: odoo
description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc.
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/odoo
pullPolicy: IfNotPresent
tag: v15.0@sha256:346d15253f9547694ad758fae7a7016b014278347e275e90a361ed1e7c68538c
tag: v15.0@sha256:d701358cc15dd39f96a29074f17e64bfedb4236ecd5ece6da85b4d371332c1a2
env:
USER: "{{ .Values.postgresql.postgresqlUsername }}"