Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
chore(deps): update image fireflyiii/core to version-6.0.28 (#319)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2023
1 parent 3c33236 commit 4f52fa1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/applications/firefly-iii/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: firefly-iii
image: fireflyiii/core:version-6.0.27@sha256:32d9969447c628a924e3e10e1ba14012eca5cf1c12b6d4fb3fe25275177d0294
image: fireflyiii/core:version-6.0.28@sha256:eda370fa1dd168c738db2d37795a37461e716b8318f21e683da35f8ac57e2b8a
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/applications/firefly-ro/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: firefly-ro
image: fireflyiii/core:version-6.0.27@sha256:32d9969447c628a924e3e10e1ba14012eca5cf1c12b6d4fb3fe25275177d0294
image: fireflyiii/core:version-6.0.28@sha256:eda370fa1dd168c738db2d37795a37461e716b8318f21e683da35f8ac57e2b8a
imagePullPolicy: IfNotPresent
ports:
- name: http
Expand Down

0 comments on commit 4f52fa1

Please sign in to comment.