From 301a535185901f346c368d896b238a1fa3b800c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 04:29:42 +0000 Subject: [PATCH] portainer: Update to version 2.33.0 --- bucket/portainer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/portainer.json b/bucket/portainer.json index e6d4176a66..540a33d151 100644 --- a/bucket/portainer.json +++ b/bucket/portainer.json @@ -1,12 +1,12 @@ { - "version": "2.27.9", + "version": "2.33.0", "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.9/portainer-2.27.9-windows1809-amd64.tar.gz", - "hash": "7b7a623f66440f4ce1eb956bad806bd88b72a830c2632b7aa529839db04a5dd5" + "url": "https://github.com/portainer/portainer/releases/download/2.33.0/portainer-2.33.0-windows1809-amd64.tar.gz", + "hash": "cd04ae3578dadb2563d6bac12803ee5202410dd7694b13b1481e06a76970cd3a" } }, "extract_dir": "portainer",