chore(deps): update container image monica to v4.1.2@a423631 by renovate (#21791)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | monica | minor | `4.0.0` -> `4.1.2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
858fa0bfb8
commit
d8f12ebd2f
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.0
|
||||
appVersion: 4.1.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 23.0.0
|
||||
|
@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/monica
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/monica.webp
|
||||
keywords:
|
||||
- crm
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -40,4 +40,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/monica
|
||||
- https://hub.docker.com/_/monica
|
||||
type: application
|
||||
version: 13.1.0
|
||||
version: 13.2.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: monica
|
||||
tag: 4.0.0@sha256:f5d1b088249f3e2d2883b322877a63935b6a0ba1ad959ca240f3fc6a477159a1
|
||||
tag: 4.1.2@sha256:a42363102e93f377bafc85a990b76120e9c292e867232d39f05f084d9c15d90b
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue