Fix compose config

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2026-04-15 16:42:24 +02:00
parent d01b0b3eca
commit 53edc5ba26
4 changed files with 17 additions and 17 deletions

View File

@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: postgres
image: postgres:18
image: "postgres:18.3@sha256:52e6ffd11fddd081ae63880b635b2a61c14008c17fc98cdc7ce5472265516dd0"
env:
- name: POSTGRES_USER
value: {{ .Values.postgresql.auth.postgresUser }}

View File

@@ -331,7 +331,7 @@ seaweedfs:
image:
repository: chrislusf/seaweedfs
tag: "latest"
tag: "4.20@sha256:cea8339d21dad1b200adce581dd7434d254b8f5975f142c3b4c930ba78647eef"
pullPolicy: IfNotPresent
resources:
@@ -360,7 +360,7 @@ chrome:
image:
repository: chromedp/headless-shell
tag: "140.0.7259.2"
tag: "149.0.7779.3@sha256:b24482ae166e2c67135f5a8ba9575c257efdd8e2fd6b2e931f9d88ede3d72f3b"
pullPolicy: IfNotPresent
resources: