1
0
Fork 0

firefly-iii: Update to 6.2.10 #60

Merged
dustin merged 1 commits from updatebot/firefly-iii into master 2025-06-15 15:35:17 +00:00
Collaborator
Resource diff
diff -u -N /tmp/LIVE-1999669882/apps.v1.Deployment.firefly-iii.firefly-iii /tmp/MERGED-754847457/apps.v1.Deployment.firefly-iii.firefly-iii
--- /tmp/LIVE-1999669882/apps.v1.Deployment.firefly-iii.firefly-iii	2025-03-29 11:32:14.836088856 +0000
+++ /tmp/MERGED-754847457/apps.v1.Deployment.firefly-iii.firefly-iii	2025-03-29 11:32:14.837088885 +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":{"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","optional":true}}],"image":"docker.io/fireflyiii/core:version-6.2.9","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: 52
+  generation: 53
   labels:
     app.kubernetes.io/component: firefly-iii
     app.kubernetes.io/instance: firefly-iii
@@ -51,7 +51,7 @@
         - configMapRef:
             name: firefly-iii
             optional: true
-        image: docker.io/fireflyiii/core:version-6.2.9
+        image: docker.io/fireflyiii/core:version-6.2.10
         imagePullPolicy: IfNotPresent
         name: firefly-iii
         ports:
<details> <summary>Resource diff</summary> ```diff diff -u -N /tmp/LIVE-1999669882/apps.v1.Deployment.firefly-iii.firefly-iii /tmp/MERGED-754847457/apps.v1.Deployment.firefly-iii.firefly-iii --- /tmp/LIVE-1999669882/apps.v1.Deployment.firefly-iii.firefly-iii 2025-03-29 11:32:14.836088856 +0000 +++ /tmp/MERGED-754847457/apps.v1.Deployment.firefly-iii.firefly-iii 2025-03-29 11:32:14.837088885 +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":{"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","optional":true}}],"image":"docker.io/fireflyiii/core:version-6.2.9","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: 52 + generation: 53 labels: app.kubernetes.io/component: firefly-iii app.kubernetes.io/instance: firefly-iii @@ -51,7 +51,7 @@ - configMapRef: name: firefly-iii optional: true - image: docker.io/fireflyiii/core:version-6.2.9 + image: docker.io/fireflyiii/core:version-6.2.10 imagePullPolicy: IfNotPresent name: firefly-iii ports: ``` </details>
updatebot added 1 commit 2025-03-29 11:32:16 +00:00
updatebot force-pushed updatebot/firefly-iii from 0ac9c87113 to 044c4783b7 2025-04-05 11:32:18 +00:00 Compare
updatebot force-pushed updatebot/firefly-iii from 044c4783b7 to da03ba5590 2025-04-12 11:32:13 +00:00 Compare
updatebot force-pushed updatebot/firefly-iii from da03ba5590 to 7410429229 2025-04-19 11:32:12 +00:00 Compare
updatebot force-pushed updatebot/firefly-iii from 7410429229 to d316e9f585 2025-04-26 11:32:19 +00:00 Compare
updatebot force-pushed updatebot/firefly-iii from d316e9f585 to 026cce182f 2025-05-03 11:32:16 +00:00 Compare
updatebot force-pushed updatebot/firefly-iii from 026cce182f to 521c5fe41f 2025-05-10 11:32:18 +00:00 Compare
updatebot force-pushed updatebot/firefly-iii from 521c5fe41f to 3b25e1916b 2025-05-17 11:32:15 +00:00 Compare
updatebot force-pushed updatebot/firefly-iii from 3b25e1916b to b9f71cc464 2025-05-24 11:32:19 +00:00 Compare
updatebot force-pushed updatebot/firefly-iii from b9f71cc464 to 1d4ab51420 2025-05-31 11:32:14 +00:00 Compare
updatebot force-pushed updatebot/firefly-iii from 1d4ab51420 to 61f273c96d 2025-06-07 11:32:23 +00:00 Compare
updatebot force-pushed updatebot/firefly-iii from 61f273c96d to 86abf880d6 2025-06-14 11:32:24 +00:00 Compare
dustin merged commit 25644150fa into master 2025-06-15 15:35:17 +00:00
dustin deleted branch updatebot/firefly-iii 2025-06-15 15:35:17 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infra/kubernetes#60
There is no content yet.