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

* 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-07-01 13:58:48 +02:00
committed by GitHub
parent de47f277af
commit 9acc9a3418
74 changed files with 79 additions and 79 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: "15.0"
version: 8.0.8
version: 8.0.9
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:224a006040501e81063c30c36bfc68e825f02923eec4b87f747d53a8f92fc343
tag: v15.0@sha256:ef7f73398e3bac13855adf770afc6e16656ef1df80034bc963625c38886e58c1
env:
USER: "{{ .Values.postgresql.postgresqlUsername }}"