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

* 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-25 13:56:54 +02:00
committed by GitHub
parent d1cb8a1857
commit 5f7d0829e1
90 changed files with 98 additions and 98 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: "15.0"
version: 8.0.6
version: 8.0.7
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:a56e957b80334937ea8e6d3c83a7691261b911375f2643d8a20c01984d67db01
tag: v15.0@sha256:224a006040501e81063c30c36bfc68e825f02923eec4b87f747d53a8f92fc343
env:
USER: "{{ .Values.postgresql.postgresqlUsername }}"