firefly-iii: Update to 6.4.5 #91

Merged
dustin merged 1 commits from updatebot/firefly-iii into master 2025-11-22 15:50:22 +00:00
Collaborator
Resource diff
diff -u -N /tmp/LIVE-2107426437/apps.v1.Deployment.firefly-iii.firefly-iii /tmp/MERGED-3722230876/apps.v1.Deployment.firefly-iii.firefly-iii
--- /tmp/LIVE-2107426437/apps.v1.Deployment.firefly-iii.firefly-iii	2025-11-08 12:32:12.922417715 +0000
+++ /tmp/MERGED-3722230876/apps.v1.Deployment.firefly-iii.firefly-iii	2025-11-08 12:32:12.923417744 +0000
@@ -6,7 +6,7 @@
     kubectl.kubernetes.io/last-applied-configuration: |
       {"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"firefly-iii","app.kubernetes.io/instance":"firefly-iii","app.kubernetes.io/name":"firefly-iii","app.kubernetes.io/part-of":"firefly-iii"},"name":"firefly-iii","namespace":"firefly-iii"},"spec":{"selector":{"matchLabels":{"app.kubernetes.io/component":"firefly-iii","app.kubernetes.io/instance":"firefly-iii","app.kubernetes.io/name":"firefly-iii"}},"template":{"metadata":{"labels":{"app.kubernetes.io/component":"firefly-iii","app.kubernetes.io/instance":"firefly-iii","app.kubernetes.io/name":"firefly-iii","app.kubernetes.io/part-of":"firefly-iii"}},"spec":{"affinity":{"nodeAffinity":{"preferredDuringSchedulingIgnoredDuringExecution":[{"preference":{"matchExpressions":[{"key":"kubernetes.io/arch","operator":"In","values":["amd64"]}]},"weight":100}]}},"containers":[{"env":[{"name":"APP_KEY_FILE","value":"/run/secrets/firefly-iii/app.key"},{"name":"STATIC_CRON_TOKEN_FILE","value":"/run/secrets/firefly-iii/cron.token"}],"envFrom":[{"configMapRef":{"name":"firefly-iii-8gcm5dc2t7","optional":true}}],"image":"docker.io/fireflyiii/core:version-6.4.3","imagePullPolicy":"IfNotPresent","name":"firefly-iii","ports":[{"containerPort":8080,"name":"http"}],"readinessProbe":{"failureThreshold":3,"httpGet":{"path":"/health","port":8080},"periodSeconds":60,"successThreshold":1,"timeoutSeconds":1},"startupProbe":{"failureThreshold":30,"httpGet":{"path":"/health","port":8080},"initialDelaySeconds":3,"periodSeconds":3,"successThreshold":1,"timeoutSeconds":1},"volumeMounts":[{"mountPath":"/run/dch-ca","name":"dch-root-ca","readOnly":true},{"mountPath":"/run/secrets/firefly/postgresql","name":"postgresql-cert","readOnly":true},{"mountPath":"/run/secrets/firefly-iii","name":"firefly-iii-secrets","readOnly":true},{"mountPath":"/var/www/html/storage/upload","name":"firefly-iii-data","subPath":"upload"}]}],"securityContext":{"fsGroup":33},"volumes":[{"configMap":{"name":"dch-root-ca"},"name":"dch-root-ca"},{"name":"postgresql-cert","secret":{"defaultMode":416,"secretName":"postgres-client-cert"}},{"name":"firefly-iii-secrets","secret":{"defaultMode":288,"secretName":"firefly-iii"}},{"name":"firefly-iii-data","persistentVolumeClaim":{"claimName":"firefly-iii"}}]}}}}
   creationTimestamp: "2023-04-26T15:03:26Z"
-  generation: 75
+  generation: 76
   labels:
     app.kubernetes.io/component: firefly-iii
     app.kubernetes.io/instance: firefly-iii
@@ -61,7 +61,7 @@
         - configMapRef:
             name: firefly-iii-8gcm5dc2t7
             optional: true
-        image: docker.io/fireflyiii/core:version-6.4.3
+        image: docker.io/fireflyiii/core:version-6.4.5
         imagePullPolicy: IfNotPresent
         name: firefly-iii
         ports:
<details> <summary>Resource diff</summary> ```diff diff -u -N /tmp/LIVE-2107426437/apps.v1.Deployment.firefly-iii.firefly-iii /tmp/MERGED-3722230876/apps.v1.Deployment.firefly-iii.firefly-iii --- /tmp/LIVE-2107426437/apps.v1.Deployment.firefly-iii.firefly-iii 2025-11-08 12:32:12.922417715 +0000 +++ /tmp/MERGED-3722230876/apps.v1.Deployment.firefly-iii.firefly-iii 2025-11-08 12:32:12.923417744 +0000 @@ -6,7 +6,7 @@ kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"apps/v1","kind":"Deployment","metadata":{"annotations":{},"labels":{"app.kubernetes.io/component":"firefly-iii","app.kubernetes.io/instance":"firefly-iii","app.kubernetes.io/name":"firefly-iii","app.kubernetes.io/part-of":"firefly-iii"},"name":"firefly-iii","namespace":"firefly-iii"},"spec":{"selector":{"matchLabels":{"app.kubernetes.io/component":"firefly-iii","app.kubernetes.io/instance":"firefly-iii","app.kubernetes.io/name":"firefly-iii"}},"template":{"metadata":{"labels":{"app.kubernetes.io/component":"firefly-iii","app.kubernetes.io/instance":"firefly-iii","app.kubernetes.io/name":"firefly-iii","app.kubernetes.io/part-of":"firefly-iii"}},"spec":{"affinity":{"nodeAffinity":{"preferredDuringSchedulingIgnoredDuringExecution":[{"preference":{"matchExpressions":[{"key":"kubernetes.io/arch","operator":"In","values":["amd64"]}]},"weight":100}]}},"containers":[{"env":[{"name":"APP_KEY_FILE","value":"/run/secrets/firefly-iii/app.key"},{"name":"STATIC_CRON_TOKEN_FILE","value":"/run/secrets/firefly-iii/cron.token"}],"envFrom":[{"configMapRef":{"name":"firefly-iii-8gcm5dc2t7","optional":true}}],"image":"docker.io/fireflyiii/core:version-6.4.3","imagePullPolicy":"IfNotPresent","name":"firefly-iii","ports":[{"containerPort":8080,"name":"http"}],"readinessProbe":{"failureThreshold":3,"httpGet":{"path":"/health","port":8080},"periodSeconds":60,"successThreshold":1,"timeoutSeconds":1},"startupProbe":{"failureThreshold":30,"httpGet":{"path":"/health","port":8080},"initialDelaySeconds":3,"periodSeconds":3,"successThreshold":1,"timeoutSeconds":1},"volumeMounts":[{"mountPath":"/run/dch-ca","name":"dch-root-ca","readOnly":true},{"mountPath":"/run/secrets/firefly/postgresql","name":"postgresql-cert","readOnly":true},{"mountPath":"/run/secrets/firefly-iii","name":"firefly-iii-secrets","readOnly":true},{"mountPath":"/var/www/html/storage/upload","name":"firefly-iii-data","subPath":"upload"}]}],"securityContext":{"fsGroup":33},"volumes":[{"configMap":{"name":"dch-root-ca"},"name":"dch-root-ca"},{"name":"postgresql-cert","secret":{"defaultMode":416,"secretName":"postgres-client-cert"}},{"name":"firefly-iii-secrets","secret":{"defaultMode":288,"secretName":"firefly-iii"}},{"name":"firefly-iii-data","persistentVolumeClaim":{"claimName":"firefly-iii"}}]}}}} creationTimestamp: "2023-04-26T15:03:26Z" - generation: 75 + generation: 76 labels: app.kubernetes.io/component: firefly-iii app.kubernetes.io/instance: firefly-iii @@ -61,7 +61,7 @@ - configMapRef: name: firefly-iii-8gcm5dc2t7 optional: true - image: docker.io/fireflyiii/core:version-6.4.3 + image: docker.io/fireflyiii/core:version-6.4.5 imagePullPolicy: IfNotPresent name: firefly-iii ports: ``` </details>
updatebot added 1 commit 2025-11-08 12:32:14 +00:00
updatebot added 2 commits 2025-11-15 12:32:15 +00:00
updatebot added 2 commits 2025-11-22 12:32:12 +00:00
dustin merged commit 847a3c64cd into master 2025-11-22 15:50:22 +00:00
dustin deleted branch updatebot/firefly-iii 2025-11-22 15:50:22 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: infra/kubernetes#91
No description provided.