From 0cb977922295744210289ea0694412b1c762f81c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:44:02 +0000 Subject: [PATCH] chore(deps): update docker.io/jamesread/olivetin docker tag to v2024.11.18 --- gitops/manifests/olivetin/install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitops/manifests/olivetin/install.yaml b/gitops/manifests/olivetin/install.yaml index f222fa3..4979d71 100644 --- a/gitops/manifests/olivetin/install.yaml +++ b/gitops/manifests/olivetin/install.yaml @@ -93,7 +93,7 @@ spec: mountPath: "/home/olivetin" containers: - name: olivetin - image: docker.io/jamesread/olivetin:2024.11.09 + image: docker.io/jamesread/olivetin:2024.11.18 ports: - containerPort: 1337 volumeMounts: