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

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

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
renovate[bot]
2022-05-08 08:39:34 +02:00
committed by GitHub
co-authored by TrueCharts-Bot
parent fda19e7806
commit 1f913c3e14
65 changed files with 66 additions and 66 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: "15.0"
version: 6.0.26
version: 6.0.27
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:0fe30f38238ce08788650a498cbf370fbd303df3bc7870bd883f33ef3efeae9a
tag: v15.0@sha256:be99e42705fd75e992338703cb64958707aa048397193c3f7f83e21460a02820
env:
USER: "{{ .Values.postgresql.postgresqlUsername }}"