Skip to content

Commit a00961e

Browse files
committed
chore(release): publish
- project: portainer 1.15.0
1 parent 3929fef commit a00961e

File tree

3 files changed

+23
-18
lines changed

3 files changed

+23
-18
lines changed

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

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

packages/portainer/CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## 1.15.0 (2025-10-29)
2+
3+
### 🚀 Features
4+
5+
- ### New Features ([3929fef](https://github.com/hckhanh/pulumi-any-terraform/commit/3929fef))
6+
7+
- Added new resource `portainer_deploy`
8+
- Automates image updates and environment variable synchronization for stacks in Portainer (Swarm & Standalone).
9+
- Added new resource `portainer_check`
10+
- Enables validation of running containers or services after deployment with retries and state checks.
11+
- Enhanced documentation
12+
- Updated README and added detailed examples for CI/CD automation using new resources.
13+
14+
### Improvements
15+
16+
- Added comprehensive Terraform examples for end-to-end automation (pull → deploy → exec → check).
17+
- Fixed and unified documentation structure across all resources.
18+
19+
### ❤️ Thank You
20+
21+
- Khánh Hoàng @hckhanh
22+
123
## 1.14.0 (2025-10-28)
224

325
### 🚀 Features

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.14.0",
4+
"version": "1.15.0",
55
"homepage": "https://github.com/hckhanh/pulumi-any-terraform",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)