Skip to content

Commit b1d1ce1

Browse files
committed
chore(release): publish
- project: portainer 1.13.3
1 parent 2d8a91a commit b1d1ce1

File tree

3 files changed

+14
-9
lines changed

3 files changed

+14
-9
lines changed

.nx/version-plans/version-plan-1760058810089.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/portainer/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 1.13.3 (2025-10-10)
2+
3+
### 🩹 Fixes
4+
5+
- Recommended update for all users on v1.13.0. ([ae88a48](https://github.com/hckhanh/pulumi-any-terraform/commit/ae88a48))
6+
7+
- Fixed false in-place updates for stacks deployed via method=file
8+
- Fixed random recreate plans for docker networks due to missing EnableIPv4/EnableIPv6 fieldsNo breaking changes.
9+
10+
### ❤️ Thank You
11+
12+
- Khánh Hoàng @hckhanh
13+
114
## 1.13.2 (2025-10-08)
215

316
### 🩹 Fixes

packages/portainer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pulumi-portainer",
33
"description": "A Pulumi provider for managing Portainer container management platform resources, dynamically bridged from the Terraform Portainer provider with support for environments, stacks, users, teams, registries, and container orchestration.",
4-
"version": "1.13.2",
4+
"version": "1.13.3",
55
"homepage": "https://github.com/hckhanh/pulumi-any-terraform",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)