From a99138700f5327d01e3aa3ebf36a9f9cacf7f34b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 04:29:29 +0000 Subject: [PATCH] portainer: Update to version 2.27.4 --- bucket/portainer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/portainer.json b/bucket/portainer.json index 98dbd65bfd..d9f20c4df3 100644 --- a/bucket/portainer.json +++ b/bucket/portainer.json @@ -1,12 +1,12 @@ { - "version": "2.27.3", + "version": "2.27.4", "description": "Making Docker and Kubernetes management easy.", "homepage": "https://portainer.io/", "license": "Zlib", "architecture": { "64bit": { - "url": "https://github.com/portainer/portainer/releases/download/2.27.3/portainer-2.27.3-windows1809-amd64.tar.gz", - "hash": "dbbdee6b5ca89f362cb72e8c27aace62c8d5a93515189b34c6f3a3d08204d446" + "url": "https://github.com/portainer/portainer/releases/download/2.27.4/portainer-2.27.4-windows1809-amd64.tar.gz", + "hash": "921b5bde261b4a4284a0f08a79c44b3ec5185dca35fc099f75c1fa332f7610c8" } }, "extract_dir": "portainer",