diff --git a/cluster/apps/applications/firefly-iii/deployment.yml b/cluster/apps/applications/firefly-iii/deployment.yml index cb44056..0bc18b7 100644 --- a/cluster/apps/applications/firefly-iii/deployment.yml +++ b/cluster/apps/applications/firefly-iii/deployment.yml @@ -13,7 +13,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: firefly-iii - image: fireflyiii/core:version-6.0.19 + image: fireflyiii/core:version-6.0.20 imagePullPolicy: IfNotPresent ports: - name: http diff --git a/cluster/apps/applications/firefly-ro/deployment.yml b/cluster/apps/applications/firefly-ro/deployment.yml index fd31e85..bef39a5 100644 --- a/cluster/apps/applications/firefly-ro/deployment.yml +++ b/cluster/apps/applications/firefly-ro/deployment.yml @@ -13,7 +13,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: firefly-ro - image: fireflyiii/core:version-6.0.19 + image: fireflyiii/core:version-6.0.20 imagePullPolicy: IfNotPresent ports: - name: http