From 9be259555c1fcf243d114555977f9182e1539a8c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 04:29:38 +0000 Subject: [PATCH] portainer: Update to version 2.33.3 --- bucket/portainer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/portainer.json b/bucket/portainer.json index 0456bbdcb0..7125e335b1 100644 --- a/bucket/portainer.json +++ b/bucket/portainer.json @@ -1,12 +1,12 @@ { - "version": "2.33.2", + "version": "2.33.3", "description": "Making Docker and Kubernetes management easy.", "homepage": "https://portainer.io/", "license": "Zlib", "architecture": { "64bit": { - "url": "https://github.com/portainer/portainer/releases/download/2.33.2/portainer-2.33.2-windows1809-amd64.tar.gz", - "hash": "b1a61d5622997b514218529fc54b54f654da71ec09513e1a4c8c5dcc8556d584" + "url": "https://github.com/portainer/portainer/releases/download/2.33.3/portainer-2.33.3-windows1809-amd64.tar.gz", + "hash": "3c12fa45901b622378f288359f14832cf0b8d3106ce9863bf164c36996b927e3" } }, "extract_dir": "portainer",