chore(deps): update container image fireflyiii/core to vversion-6.1.0@08cd7ca (#16191)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | fireflyiii/core | minor | `version-6.0.30` -> `version-6.1.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
f30eb37a47
commit
ec8b30bc47
|
@ -1,16 +1,16 @@
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: fireflyiii
|
name: fireflyiii
|
||||||
version: 21.0.21
|
version: 21.1.0
|
||||||
appVersion: 6.0.30
|
appVersion: 6.1.0
|
||||||
description: A free and open source personal finance manager
|
description: A free and open source personal finance manager
|
||||||
home: https://truecharts.org/charts/stable/fireflyiii
|
home: https://truecharts.org/charts/stable/fireflyiii
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
|
- https://hub.docker.com/r/fireflyiii/core
|
||||||
- https://github.com/firefly-iii/firefly-iii/
|
- https://github.com/firefly-iii/firefly-iii/
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii
|
- https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii
|
||||||
- https://hub.docker.com/r/fireflyiii/core
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: fireflyiii/core
|
repository: fireflyiii/core
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: version-6.0.30@sha256:ab8bfe097e84c99d477236160541244fd587beab3d2a66a34032a30a6ca7cd17
|
tag: version-6.1.0@sha256:08cd7ca54bb35b16de450ddcb7d5eacba82536d4bb41e03a2071bcc0cec09d85
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue