chore(deps): update container image docker.io/odoo to 17.0@c5f6adf (#15195)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/odoo | digest | `92bb609` -> `c5f6adf` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42My4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
6729ac9fda
commit
cded2f35a5
|
@ -1,7 +1,7 @@
|
|||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: odoo
|
||||
version: 14.0.17
|
||||
version: 14.0.18
|
||||
appVersion: "17.0"
|
||||
description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting,
|
||||
PM, HR, Procurement, Point of Sale, MRP, Marketing, etc.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: docker.io/odoo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 17.0@sha256:92bb6095ddcc2a6ab16645d988dfb4b2e61444a6371a20706d32f6b27904192b
|
||||
tag: 17.0@sha256:c5f6adf5b291de86c8cee45dadf6a64e1601d8ad03771ddb8d0ab32ba5cf15e4
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue