chore(deps): update container image monica to 4.0.0@b61c1d7 by renovate (#18351)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | monica | digest | `b364526` -> `b61c1d7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
ad114c4b5a
commit
7564b90af6
|
@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/monica
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.png
|
||||||
keywords:
|
keywords:
|
||||||
- crm
|
- crm
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -40,4 +40,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/monica
|
- https://github.com/truecharts/charts/tree/master/charts/stable/monica
|
||||||
- https://hub.docker.com/_/monica
|
- https://hub.docker.com/_/monica
|
||||||
type: application
|
type: application
|
||||||
version: 11.2.0
|
version: 11.2.1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: monica
|
repository: monica
|
||||||
tag: 4.0.0@sha256:b36452644c7920eac7aedd87e9accb8a76941cf7ca1609c768859d4ac81d8b7c
|
tag: 4.0.0@sha256:b61c1d753362debbe1a7993541bdfefa85b85e58b5cc010795f07048277125a7
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
|
|
Loading…
Reference in New Issue