From c2fb6bd2509069720d8e54f6eb071ba3e3d45d8f Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Mon, 28 Apr 2025 20:06:11 +0200 Subject: [PATCH] chore(version): Bump to 2.157.0 --- manifests/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/deployment.yaml b/manifests/deployment.yaml index 1698da0..77d164f 100644 --- a/manifests/deployment.yaml +++ b/manifests/deployment.yaml @@ -17,7 +17,7 @@ spec: subdomain: ghostfolio containers: - name: ghostfolio - image: ghostfolio/ghostfolio:2.147.0 + image: ghostfolio/ghostfolio:2.157.0 ports: - containerPort: 3333 env: