chore(deps): update container image docker.io/odoo to 17.0@cedd12e by renovate (#17296)

This commit is contained in:
TrueCharts Bot 2024-01-19 19:17:04 +01:00 committed by GitHub
parent 9b773c0f60
commit 1f0f4f2d2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -28,15 +28,15 @@ keywords:
- accounting - accounting
- mrp - mrp
- marketing - marketing
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
name: odoo name: odoo
sources: sources:
- https://hub.docker.com/_/odoo
- https://github.com/odoo/docker - https://github.com/odoo/docker
- https://github.com/truecharts/charts/tree/master/charts/stable/odoo - https://github.com/truecharts/charts/tree/master/charts/stable/odoo
- https://hub.docker.com/_/odoo
type: application type: application
version: 16.1.7 version: 16.1.8

View File

@ -1,7 +1,7 @@
image: image:
repository: docker.io/odoo repository: docker.io/odoo
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 17.0@sha256:463baaa507dc8b6d62486dfd34589e6014f8f2735927b7c205ef42d83b563443 tag: 17.0@sha256:cedd12e5ee13c7bdc8591735098d083e9dadc88e6bbf49c2f95f2394f6fb4dc1
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false