1
0
Fork 0

firefly-iii: Update to 6.3.2 #81

Open
updatebot wants to merge 1 commits from updatebot/firefly-iii into master
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
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b updatebot/firefly-iii master
git pull origin updatebot/firefly-iii

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff updatebot/firefly-iii
git push origin master
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#81
There is no content yet.