chore(deps): update container image docker.io/odoo to 17.0@09b5fed by renovate (#23752)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/odoo | digest | `734e025` -> `09b5fed` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
b48c9c5f24
commit
c76620c602
|
@ -38,4 +38,4 @@ sources:
|
||||||
- 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
|
- https://hub.docker.com/_/odoo
|
||||||
type: application
|
type: application
|
||||||
version: 19.1.2
|
version: 19.1.3
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: docker.io/odoo
|
repository: docker.io/odoo
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 17.0@sha256:734e0253475816d0869dbaea8f69a920eb6ea16b763204aefadddcee7b169ceb
|
tag: 17.0@sha256:09b5fed18b4f18114ad9c3798be91304f2814beb100108f170ea52b6b42eac25
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue