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/kube-prometheus/kustomization.yaml b/kube-prometheus/kustomization.yaml index 95d24d4..89b1d37 100644 --- a/kube-prometheus/kustomization.yaml +++ b/kube-prometheus/kustomization.yaml @@ -15,5 +15,5 @@ helmCharts: includeCRDs: true namespace: observability-system releaseName: prometheus - version: "58.5.2" + version: "58.5.3" valuesFile: config/values.prometheus.yaml \ No newline at end of file