diff --git a/ente/kustomization.yaml b/ente/kustomization.yaml index 0f42268..77383dd 100644 --- a/ente/kustomization.yaml +++ b/ente/kustomization.yaml @@ -10,7 +10,7 @@ images: newTag: 26e17d8464736acc747c1b35c65af194172a245c - name: web newName: code.icb4dc0.de/infrastructure/images/ente/web - newTag: latest + newTag: photos-v0.8.94 labels: - includeSelectors: true diff --git a/ente/resources/web/service.yaml b/ente/resources/web/service.yaml index 618874b..427a2ac 100644 --- a/ente/resources/web/service.yaml +++ b/ente/resources/web/service.yaml @@ -8,4 +8,4 @@ spec: app.kubernetes.io/part-of: ente ports: - port: 3000 - targetPort: 80 + targetPort: 3000 diff --git a/nocodb/kustomization.yaml b/nocodb/kustomization.yaml index b3694e1..37fab74 100644 --- a/nocodb/kustomization.yaml +++ b/nocodb/kustomization.yaml @@ -6,7 +6,7 @@ namespace: nocodb images: - name: nocodb newName: docker.io/nocodb/nocodb - newTag: 0.207.0 + newTag: 0.207.1 labels: - includeSelectors: true