chore(deps): update container image docker.io/odoo to 17.0@b3a25a9 by renovate (#25229)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/odoo | digest | `12c8f9d` -> `b3a25a9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS4yIiwidXBkYXRlZEluVmVyIjoiMzguMzkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
4cb2b6edf7
commit
0d1a325d41
|
@ -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.7
|
||||
version: 19.1.8
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: docker.io/odoo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 17.0@sha256:12c8f9d782059814e1f190727dcc72d8831e2a8ac9f7786cf45cd39fb629400a
|
||||
tag: 17.0@sha256:b3a25a96f7bf0f8d610cb1dcbcb8baa95b94055fcb6a53e32993c20019271f88
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue