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.13@b69e9d9 by renovate #20091

Merged
merged 1 commit into from
Apr 1, 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
6 changes: 3 additions & 3 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.12
appVersion: 6.1.13
dependencies:
- name: common
version: 20.2.10
Expand All @@ -30,7 +30,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii.png
keywords:
- fireflyiii
- finacial
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -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.8.4
version: 25.8.5
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.12@sha256:17dbdf003f203d280a877f04e8e0e32c6d5998b400681851e787ffccac8db78b
tag: version-6.1.13@sha256:b69e9d94e0c068fe9381ddedb70d8ab57f5a8daecc9e1d3f629ad6b20a525473
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down