chore(deps): update container image docker.io/odoo to 17.0@cedd12e by renovate (#17296)
This commit is contained in:
parent
9b773c0f60
commit
1f0f4f2d2f
|
@ -28,15 +28,15 @@ keywords:
|
|||
- accounting
|
||||
- mrp
|
||||
- marketing
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: odoo
|
||||
sources:
|
||||
- https://hub.docker.com/_/odoo
|
||||
- https://github.com/odoo/docker
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/odoo
|
||||
- https://hub.docker.com/_/odoo
|
||||
type: application
|
||||
version: 16.1.7
|
||||
version: 16.1.8
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: docker.io/odoo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 17.0@sha256:463baaa507dc8b6d62486dfd34589e6014f8f2735927b7c205ef42d83b563443
|
||||
tag: 17.0@sha256:cedd12e5ee13c7bdc8591735098d083e9dadc88e6bbf49c2f95f2394f6fb4dc1
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue