chore(deps): update container image fireflyiii/core to vversion-6.1.17@06a12ab by renovate (#23389)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fireflyiii/core](https://togithub.com/firefly-iii/docker) ([source](https://dev.azure.com/Firefly-III/_git/MainImage)) | patch | `version-6.1.16` -> `version-6.1.17` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDguMiIsInVwZGF0ZWRJblZlciI6IjM3LjQwOC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
cae5f4ee0b
commit
f01d71c682
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.1.16
|
||||
appVersion: 6.1.17
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.6
|
||||
|
@ -40,4 +40,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii
|
||||
- https://hub.docker.com/r/fireflyiii/core
|
||||
type: application
|
||||
version: 27.0.2
|
||||
version: 27.0.3
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: fireflyiii/core
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-6.1.16@sha256:5317d22f4f559a54d3a28e7c08955b053157db243b9bf245deec2db2c0295c48
|
||||
tag: version-6.1.17@sha256:06a12ab86c395e3339b5b259e8f6a1aa37426c9c665849c1f72dbeabaa5b3067
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue