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

* 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-20 10:25:46 +02:00
committed by GitHub
parent c6de388bf7
commit 7cb4367496
164 changed files with 168 additions and 168 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: "15.0"
version: 8.0.22
version: 8.0.23
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:e588eb4353438622ddd722587faaf75f9ec294079007920e27b93c8c00b4a180
tag: v15.0@sha256:ba40adea86644a11d79f8ea010775acdfab2c071ae03e82e4ff8053f6cb2f20c
env:
USER: "{{ .Values.postgresql.postgresqlUsername }}"