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

* 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-02 08:41:32 +02:00
committed by GitHub
parent be2555b00a
commit 28a385b036
30 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: "15.0"
version: 6.0.35
version: 6.0.36
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:fe33ccc99115061d1fcc2dd78be6edc285e0d15403a1a53a1c90bfd83341f835
tag: v15.0@sha256:35c12555e65fb484da2eecf0bde24b0e8b4825a70d82afc44671d4cae4fffcca
env:
USER: "{{ .Values.postgresql.postgresqlUsername }}"