chore(deps): update container image monica to 4.0.0@17650d0 (#15465)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | monica | digest | `fa8a168` -> `17650d0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy43MS4xIiwidXBkYXRlZEluVmVyIjoiMzcuNzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
37a5d89246
commit
c5e8582515
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.0.0"
|
||||
appVersion: 4.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ name: monica
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/monica
|
||||
- https://github.com/monicahq/monica
|
||||
version: 8.0.10
|
||||
version: 8.0.11
|
||||
annotations:
|
||||
truecharts.org/category: crm
|
||||
truecharts.org/SCALE-support: "true"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: monica
|
||||
tag: 4.0.0@sha256:fa8a1686280abafb926ff816fb812ba02d5add8035670b98343111f80fcf41bc
|
||||
tag: 4.0.0@sha256:17650d0e3ebc0e0c4c8011caa3129af82f52907b3518a92df65033d07415d9af
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue