From d39fd959a65593f706303b82e0e1012c9ac86ad0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 03:20:14 +0000 Subject: [PATCH] chore(deps): update portainer/portainer-ce docker tag to v2.25.1 --- gitops/manifests/portainer/install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitops/manifests/portainer/install.yaml b/gitops/manifests/portainer/install.yaml index 48ea168..c1c483d 100644 --- a/gitops/manifests/portainer/install.yaml +++ b/gitops/manifests/portainer/install.yaml @@ -115,7 +115,7 @@ spec: claimName: portainer containers: - name: portainer - image: "portainer/portainer-ce:2.23.0" + image: "portainer/portainer-ce:2.25.1" imagePullPolicy: Always args: volumeMounts: