firefly-iii: Update to 6.3.2 #81

Merged
dustin merged 1 commits from updatebot/firefly-iii into master 2025-10-19 20:58:18 +00:00
Collaborator
Resource diff
diff -u -N /tmp/LIVE-3359448564/apps.v1.Deployment.firefly-iii.firefly-iii /tmp/MERGED-1841641087/apps.v1.Deployment.firefly-iii.firefly-iii
--- /tmp/LIVE-3359448564/apps.v1.Deployment.firefly-iii.firefly-iii	2025-08-23 11:32:14.505294320 +0000
+++ /tmp/MERGED-1841641087/apps.v1.Deployment.firefly-iii.firefly-iii	2025-08-23 11:32:14.505294320 +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","optional":true}}],"image":"docker.io/fireflyiii/core:version-6.2.21","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: 68
+  generation: 69
   labels:
     app.kubernetes.io/component: firefly-iii
     app.kubernetes.io/instance: firefly-iii
@@ -41,16 +41,6 @@
         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
@@ -61,7 +51,7 @@
         - configMapRef:
             name: firefly-iii
             optional: true
-        image: docker.io/fireflyiii/core:version-6.2.21
+        image: docker.io/fireflyiii/core:version-6.3.2
         imagePullPolicy: IfNotPresent
         name: firefly-iii
         ports:
<details> <summary>Resource diff</summary> ```diff diff -u -N /tmp/LIVE-3359448564/apps.v1.Deployment.firefly-iii.firefly-iii /tmp/MERGED-1841641087/apps.v1.Deployment.firefly-iii.firefly-iii --- /tmp/LIVE-3359448564/apps.v1.Deployment.firefly-iii.firefly-iii 2025-08-23 11:32:14.505294320 +0000 +++ /tmp/MERGED-1841641087/apps.v1.Deployment.firefly-iii.firefly-iii 2025-08-23 11:32:14.505294320 +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","optional":true}}],"image":"docker.io/fireflyiii/core:version-6.2.21","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: 68 + generation: 69 labels: app.kubernetes.io/component: firefly-iii app.kubernetes.io/instance: firefly-iii @@ -41,16 +41,6 @@ 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 @@ -61,7 +51,7 @@ - configMapRef: name: firefly-iii optional: true - image: docker.io/fireflyiii/core:version-6.2.21 + image: docker.io/fireflyiii/core:version-6.3.2 imagePullPolicy: IfNotPresent name: firefly-iii ports: ``` </details>
updatebot added 1 commit 2025-08-23 11:32:16 +00:00
updatebot force-pushed updatebot/firefly-iii from 69f8c1a27d to 6dacf17734 2025-08-30 11:32:22 +00:00 Compare
updatebot force-pushed updatebot/firefly-iii from 6dacf17734 to 9414a6b524 2025-09-06 11:32:15 +00:00 Compare
updatebot force-pushed updatebot/firefly-iii from 9414a6b524 to c20c662fe0 2025-09-13 11:32:14 +00:00 Compare
updatebot force-pushed updatebot/firefly-iii from c20c662fe0 to 7387bce3b6 2025-09-20 11:32:17 +00:00 Compare
updatebot force-pushed updatebot/firefly-iii from 7387bce3b6 to b555a9ae21 2025-09-27 11:32:09 +00:00 Compare
updatebot force-pushed updatebot/firefly-iii from b555a9ae21 to 89ea6f5dd7 2025-10-04 11:32:33 +00:00 Compare
updatebot force-pushed updatebot/firefly-iii from 89ea6f5dd7 to d67afa5982 2025-10-11 11:32:15 +00:00 Compare
updatebot force-pushed updatebot/firefly-iii from d67afa5982 to ffaa0bb1ae 2025-10-18 11:32:19 +00:00 Compare
dustin merged commit 3f2da99fbe into master 2025-10-19 20:58:18 +00:00
dustin deleted branch updatebot/firefly-iii 2025-10-19 20:58:18 +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#81
No description provided.