Upbound Official
provider-helm
By upbound
Last changed a month ago
Availability
Community
Standard
Enterprise
Business Critical
Languages
Support
Upbound Supported
12 months window ends 2027/07/01
Security & Maintenance
CVE Remediation
Backporting
Upbound signed

Notice something off about this package? Help us keep the marketplace safe and trustworthy by reporting inappropriate content or behavior.

Report this package
Overview
The Helm Crossplane provider enables resource management of Helm Releases on Kubernetes Clusters, typically provisioned by Crossplane.

Summary

This release includes new features, security fixes, dependency updates, and bug fixes.

Highlights

  • New Feature: Support for installing OCI charts with SHA256 digests for improved security and reproducibility
  • New Feature: Configurable revision history limit via maxHistory field (defaults to 20, set to 0 for unlimited)
  • New Feature: takeOwnership option for Helm release management, allowing the provider to adopt existing releases
  • Bug Fix: Bumped Helm SDK to v3.21.0 to fix JSON schema HTTP/HTTPS reference support for charts with remote schema definitions
  • Security: Updated containerd to v1.7.33 and docker/cli to v29.2.0 to address security vulnerabilities
  • Dependency Updates: Upgraded to Go 1.26.4, crossplane-runtime v2.2.3, and golangci-lint v2.12.2
  • Code Quality: Migrated from archived github.com/pkg/errors to github.com/crossplane/crossplane-runtime/v2/pkg/errors

This release brings significant improvements to chart installation capabilities, particularly for OCI registries and charts with complex validation schemas.