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

* 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-09-03 11:18:30 +03:00
committed by GitHub
parent 22c2ef2d83
commit be65bdde75
76 changed files with 78 additions and 78 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: "15.0"
version: 8.0.44
version: 8.0.45
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:c9013df192acfc4861371e49fed8d47dabbc709204525bde6fe4fec7240da302
tag: v15.0@sha256:2159f0f7df461d009eab4655902b966b332731e5e96cd82baaaba9f453d19126
env:
USER: "{{ .Values.postgresql.postgresqlUsername }}"