Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image fireflyiii/core to vversion-6.1.15@3d10369 by renovate #21227

Merged
merged 1 commit into from
Apr 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/fireflyiii/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 6.1.14
appVersion: 6.1.15
dependencies:
- name: common
version: 20.3.11
Expand Down Expand Up @@ -41,4 +41,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii
- https://hub.docker.com/r/fireflyiii/core
type: application
version: 25.10.20
version: 25.10.21
2 changes: 1 addition & 1 deletion charts/stable/fireflyiii/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: fireflyiii/core
pullPolicy: IfNotPresent
tag: version-6.1.14@sha256:9c69f00c3325cfc4ef667a78042c49ec614c5d3637d071522c6d2dc0285d8946
tag: version-6.1.15@sha256:3d10369ee9d6c1991b0b5355cc03d163b510c86c86d2aa9fa0370a2cf6d66687
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down