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

* 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-06-11 09:31:56 +02:00
committed by GitHub
parent 58505c01fb
commit 069c23a19b
85 changed files with 88 additions and 88 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: "15.0"
version: 8.0.0
version: 8.0.1
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:35c12555e65fb484da2eecf0bde24b0e8b4825a70d82afc44671d4cae4fffcca
tag: v15.0@sha256:b90ada28aa9d11ebe701fa7c23215d871633de0e3bd30975e913e1f0581b496b
env:
USER: "{{ .Values.postgresql.postgresqlUsername }}"