chore(deps): update container image docker.io/odoo to 17.0@5041460 by renovate (#25304)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/odoo | digest | `b3a25a9` -> `5041460` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC40Ni4xIiwidXBkYXRlZEluVmVyIjoiMzguNDYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
7a23a6ff52
commit
ccd78469f6
|
@ -38,4 +38,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/odoo
|
||||
- https://hub.docker.com/_/odoo
|
||||
type: application
|
||||
version: 19.1.8
|
||||
version: 19.1.9
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: docker.io/odoo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 17.0@sha256:b3a25a96f7bf0f8d610cb1dcbcb8baa95b94055fcb6a53e32993c20019271f88
|
||||
tag: 17.0@sha256:5041460069badd99ca2fcdea1cdbee917d989e509c626897ebef2460de7a9b0c
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue