diff --git a/firefly-iii/kustomization.yaml b/firefly-iii/kustomization.yaml index 6e0bf4a..939cb11 100644 --- a/firefly-iii/kustomization.yaml +++ b/firefly-iii/kustomization.yaml @@ -15,7 +15,7 @@ resources: - ingress.yaml - importer.yaml - importer-ingress.yaml -- ../dch-root-ca +- ../dch-root-ca configMapGenerator: - name: firefly-iii @@ -53,3 +53,6 @@ patches: secret: secretName: postgres-client-cert defaultMode: 0640 +images: +- name: docker.io/fireflyiii/core + newTag: version-6.1.19 diff --git a/home-assistant/kustomization.yaml b/home-assistant/kustomization.yaml index 18287b5..087b169 100644 --- a/home-assistant/kustomization.yaml +++ b/home-assistant/kustomization.yaml @@ -123,6 +123,6 @@ images: - name: docker.io/rhasspy/wyoming-piper newTag: 1.5.0 - name: docker.io/koenkk/zigbee2mqtt - newTag: 1.39.1 + newTag: 1.40.0 - name: docker.io/zwavejs/zwave-js-ui - newTag: 9.17.0 + newTag: 9.18.0