chore(deps): update container image docker.io/odoo to 17.0@df9d92e by renovate (#18294)
This commit is contained in:
parent
74044bed67
commit
96ced8d33e
|
@ -28,7 +28,7 @@ keywords:
|
|||
- accounting
|
||||
- mrp
|
||||
- marketing
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -39,4 +39,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/odoo
|
||||
- https://hub.docker.com/_/odoo
|
||||
type: application
|
||||
version: 16.2.0
|
||||
version: 16.2.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: docker.io/odoo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 17.0@sha256:a4e061fb27f47729f536f8f6e6224cc882962da50fce10453aebe027e17199b5
|
||||
tag: 17.0@sha256:df9d92ed7530f4f858ca068e84770426315b3cb2444d0babf0bed834657a9c02
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue