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

* 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-24 08:37:37 +03:00
committed by GitHub
parent f94183dffb
commit e44eb9524b
78 changed files with 79 additions and 79 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: "15.0"
version: 8.0.38
version: 8.0.39
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:fb7f63eefa922175bd70b99cd119e845e2941e0889aa3b9c845a2357182cef8d
tag: v15.0@sha256:192c912cfcef0386731e187cf121b83972bf992b48b0a596236ebd7c87500c2d
env:
USER: "{{ .Values.postgresql.postgresqlUsername }}"