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

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

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts Bot
2022-08-27 16:14:25 +02:00
committed by GitHub
parent e8becd82dd
commit f46822c7de
63 changed files with 63 additions and 63 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: "15.0"
version: 8.0.39
version: 8.0.40
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:192c912cfcef0386731e187cf121b83972bf992b48b0a596236ebd7c87500c2d
tag: v15.0@sha256:c9013df192acfc4861371e49fed8d47dabbc709204525bde6fe4fec7240da302
env:
USER: "{{ .Values.postgresql.postgresqlUsername }}"