Skip to content

Commit

Permalink
feat(container): update image fireflyiii/core
Browse files Browse the repository at this point in the history
  • Loading branch information
robodexo2000[bot] authored Aug 14, 2024
1 parent 1e368fb commit d7025c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/firefly-iii/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "stable",
"renovate::dataSource": "docker",
"renovate::depName": "fireflyiii/core",
"version": "6.0.30",
"version": "6.1.9",
"platforms": [
"linux/amd64",
"linux/arm64"
Expand Down
2 changes: 1 addition & 1 deletion apps/firefly-iii/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ channels:
renovate-dataSource: "docker"
renovate-depName: "fireflyiii/core"
renovate-versioning: #regex:^(?<compatibility>version-)(?<major>\d+)(\.(?<minor>\d+))?(\.(?<patch>\d+))?$#

Check warning on line 9 in apps/firefly-iii/metadata.yaml

View workflow job for this annotation

GitHub Actions / Run linters

9:26 [comments] too few spaces before comment

Check warning on line 9 in apps/firefly-iii/metadata.yaml

View workflow job for this annotation

GitHub Actions / Run linters

9:27 [comments] missing starting space in comment
version: "version-6.0.30"
version: "version-6.1.19"
platforms:
- linux/amd64
- linux/arm64

0 comments on commit d7025c0

Please sign in to comment.