From 5b10f582fcae9a9796c202cf4c910215221de976 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 19 Mar 2026 22:01:21 +0000 Subject: [PATCH 01/13] chore: update grainlab production image to 1.0.5 --- manifests/artemis/grainlab-production/app-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/grainlab-production/app-deployment.yaml b/manifests/artemis/grainlab-production/app-deployment.yaml index 0c67738..bf519f8 100644 --- a/manifests/artemis/grainlab-production/app-deployment.yaml +++ b/manifests/artemis/grainlab-production/app-deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-cred containers: - name: grainlab - image: ghcr.io/daniel-luke/grainlab:1.0.4 + image: ghcr.io/daniel-luke/grainlab:1.0.5 imagePullPolicy: Always ports: From 35c5c790e23fa927b523095950fc3371ca53474b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 20 Mar 2026 18:57:11 +0000 Subject: [PATCH 02/13] chore: update grainlab production image to 1.0.6 --- manifests/artemis/grainlab-production/app-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/grainlab-production/app-deployment.yaml b/manifests/artemis/grainlab-production/app-deployment.yaml index bf519f8..9832a5d 100644 --- a/manifests/artemis/grainlab-production/app-deployment.yaml +++ b/manifests/artemis/grainlab-production/app-deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-cred containers: - name: grainlab - image: ghcr.io/daniel-luke/grainlab:1.0.5 + image: ghcr.io/daniel-luke/grainlab:1.0.6 imagePullPolicy: Always ports: From 55902e02762961eae3765d9a2de7f03065a7513d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 21 Mar 2026 15:30:17 +0000 Subject: [PATCH 03/13] chore: update grainlab production image to 1.0.7 --- manifests/artemis/grainlab-production/app-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/grainlab-production/app-deployment.yaml b/manifests/artemis/grainlab-production/app-deployment.yaml index 9832a5d..6242a50 100644 --- a/manifests/artemis/grainlab-production/app-deployment.yaml +++ b/manifests/artemis/grainlab-production/app-deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-cred containers: - name: grainlab - image: ghcr.io/daniel-luke/grainlab:1.0.6 + image: ghcr.io/daniel-luke/grainlab:1.0.7 imagePullPolicy: Always ports: From 224112cc4a5d9d438edf01682d1580817d2c30de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 21 Mar 2026 21:05:46 +0000 Subject: [PATCH 04/13] chore: update grainlab production image to 1.0.8 --- manifests/artemis/grainlab-production/app-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/grainlab-production/app-deployment.yaml b/manifests/artemis/grainlab-production/app-deployment.yaml index 6242a50..677b653 100644 --- a/manifests/artemis/grainlab-production/app-deployment.yaml +++ b/manifests/artemis/grainlab-production/app-deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-cred containers: - name: grainlab - image: ghcr.io/daniel-luke/grainlab:1.0.7 + image: ghcr.io/daniel-luke/grainlab:1.0.8 imagePullPolicy: Always ports: From 94d5da4794543da0ce988e1870c31cced446d25f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 22 Mar 2026 12:55:51 +0000 Subject: [PATCH 05/13] chore: update grainlab production image to 1.1.0 --- manifests/artemis/grainlab-production/app-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/grainlab-production/app-deployment.yaml b/manifests/artemis/grainlab-production/app-deployment.yaml index 677b653..1427076 100644 --- a/manifests/artemis/grainlab-production/app-deployment.yaml +++ b/manifests/artemis/grainlab-production/app-deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-cred containers: - name: grainlab - image: ghcr.io/daniel-luke/grainlab:1.0.8 + image: ghcr.io/daniel-luke/grainlab:1.1.0 imagePullPolicy: Always ports: From 637d64f2f990f8594e0bec8d110c8698c913dff7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 24 Mar 2026 21:49:09 +0000 Subject: [PATCH 06/13] chore: update grainlab production image to 1.1.1 --- manifests/artemis/grainlab-production/app-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/grainlab-production/app-deployment.yaml b/manifests/artemis/grainlab-production/app-deployment.yaml index 1427076..884f94e 100644 --- a/manifests/artemis/grainlab-production/app-deployment.yaml +++ b/manifests/artemis/grainlab-production/app-deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-cred containers: - name: grainlab - image: ghcr.io/daniel-luke/grainlab:1.1.0 + image: ghcr.io/daniel-luke/grainlab:1.1.1 imagePullPolicy: Always ports: From 70eb7c30c336d74b5cb6832f47e1962d95efaeee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 24 Mar 2026 22:05:44 +0000 Subject: [PATCH 07/13] chore: update grainlab production image to 1.1.2 --- manifests/artemis/grainlab-production/app-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/grainlab-production/app-deployment.yaml b/manifests/artemis/grainlab-production/app-deployment.yaml index 884f94e..702a8b3 100644 --- a/manifests/artemis/grainlab-production/app-deployment.yaml +++ b/manifests/artemis/grainlab-production/app-deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-cred containers: - name: grainlab - image: ghcr.io/daniel-luke/grainlab:1.1.1 + image: ghcr.io/daniel-luke/grainlab:1.1.2 imagePullPolicy: Always ports: From 9eb1a81f42eafcc9199207ac9178611d26a27edb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 25 Mar 2026 12:27:35 +0000 Subject: [PATCH 08/13] chore: update grainlab production image to 1.1.3 --- manifests/artemis/grainlab-production/app-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/grainlab-production/app-deployment.yaml b/manifests/artemis/grainlab-production/app-deployment.yaml index 702a8b3..94c8ec6 100644 --- a/manifests/artemis/grainlab-production/app-deployment.yaml +++ b/manifests/artemis/grainlab-production/app-deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-cred containers: - name: grainlab - image: ghcr.io/daniel-luke/grainlab:1.1.2 + image: ghcr.io/daniel-luke/grainlab:1.1.3 imagePullPolicy: Always ports: From ccb692b8918262ffab76fef844b44dae417d6f1b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Mar 2026 21:37:28 +0000 Subject: [PATCH 09/13] chore: update grainlab production image to 1.1.4 --- manifests/artemis/grainlab-production/app-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/grainlab-production/app-deployment.yaml b/manifests/artemis/grainlab-production/app-deployment.yaml index 94c8ec6..a499ae5 100644 --- a/manifests/artemis/grainlab-production/app-deployment.yaml +++ b/manifests/artemis/grainlab-production/app-deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-cred containers: - name: grainlab - image: ghcr.io/daniel-luke/grainlab:1.1.3 + image: ghcr.io/daniel-luke/grainlab:1.1.4 imagePullPolicy: Always ports: From 976d444f395eb0658e0d8a87f1f9f7ecd8486645 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 28 Mar 2026 15:53:38 +0000 Subject: [PATCH 10/13] chore: update grainlab production image to 1.1.5 --- manifests/artemis/grainlab-production/app-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/grainlab-production/app-deployment.yaml b/manifests/artemis/grainlab-production/app-deployment.yaml index a499ae5..d2a4a6f 100644 --- a/manifests/artemis/grainlab-production/app-deployment.yaml +++ b/manifests/artemis/grainlab-production/app-deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-cred containers: - name: grainlab - image: ghcr.io/daniel-luke/grainlab:1.1.4 + image: ghcr.io/daniel-luke/grainlab:1.1.5 imagePullPolicy: Always ports: From 3289b293fc62fa47c2f39eb9fbbbbc1a83964c11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 28 Mar 2026 16:06:56 +0000 Subject: [PATCH 11/13] chore: update grainlab production image to 1.1.6 --- manifests/artemis/grainlab-production/app-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/grainlab-production/app-deployment.yaml b/manifests/artemis/grainlab-production/app-deployment.yaml index d2a4a6f..c5c22bc 100644 --- a/manifests/artemis/grainlab-production/app-deployment.yaml +++ b/manifests/artemis/grainlab-production/app-deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-cred containers: - name: grainlab - image: ghcr.io/daniel-luke/grainlab:1.1.5 + image: ghcr.io/daniel-luke/grainlab:1.1.6 imagePullPolicy: Always ports: From 157d79f5af83b7bfd8a076795ba6fdedc3909f27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 7 Apr 2026 14:10:37 +0000 Subject: [PATCH 12/13] chore: update grainlab production image to 1.1.7 --- manifests/artemis/grainlab-production/app-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/grainlab-production/app-deployment.yaml b/manifests/artemis/grainlab-production/app-deployment.yaml index c5c22bc..e0a4a76 100644 --- a/manifests/artemis/grainlab-production/app-deployment.yaml +++ b/manifests/artemis/grainlab-production/app-deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-cred containers: - name: grainlab - image: ghcr.io/daniel-luke/grainlab:1.1.6 + image: ghcr.io/daniel-luke/grainlab:1.1.7 imagePullPolicy: Always ports: From d47b4c0a534c6866eafe549da333b53ec7444224 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 7 Apr 2026 20:42:22 +0000 Subject: [PATCH 13/13] chore: update grainlab production image to 1.2.0 --- manifests/artemis/grainlab-production/app-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/artemis/grainlab-production/app-deployment.yaml b/manifests/artemis/grainlab-production/app-deployment.yaml index e0a4a76..76e5758 100644 --- a/manifests/artemis/grainlab-production/app-deployment.yaml +++ b/manifests/artemis/grainlab-production/app-deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-cred containers: - name: grainlab - image: ghcr.io/daniel-luke/grainlab:1.1.7 + image: ghcr.io/daniel-luke/grainlab:1.2.0 imagePullPolicy: Always ports: