From 149e1e6d83d1afe0befd28d3e854051829071474 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 13:38:51 +0000 Subject: [PATCH] chore(deps): update docker.io/jamesread/olivetin docker tag to v2024.11.24 --- 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..6739a07 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.24 ports: - containerPort: 1337 volumeMounts: