From a0fbec3d1deb0a1ec05589b3a57e6fe9baff14ab Mon Sep 17 00:00:00 2001 From: liran Date: Wed, 31 Dec 2025 16:05:14 +0200 Subject: [PATCH 1/2] chore: bump 3d-store-trigger image to v2.0.1 --- helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values.yaml b/helm/values.yaml index a260449..001eb65 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -54,7 +54,7 @@ mcLabelsAndAnnotations: image: repository: store-trigger - tag: 'latest' + tag: v2.0.1 nodePort: 30030 replicaCount: 1 From 0ad395bea4fcfdd16d319ea47400037ef6347dce Mon Sep 17 00:00:00 2001 From: liran Date: Thu, 1 Jan 2026 10:44:35 +0200 Subject: [PATCH 2/2] chore: remove tag value from values --- helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/values.yaml b/helm/values.yaml index 001eb65..4d28ddb 100644 --- a/helm/values.yaml +++ b/helm/values.yaml @@ -54,7 +54,7 @@ mcLabelsAndAnnotations: image: repository: store-trigger - tag: v2.0.1 + tag: nodePort: 30030 replicaCount: 1