MyGit

v6.7.0-release

goodrain/rainbond

版本发布时间: 2026-04-08 17:26:32

goodrain/rainbond最新发布版本:v6.7.1-release(2026-04-13 19:09:45)

Rainbond v6.7.0 Release | Native K8s Resource Management with YAML and Helm Workflows

If previous versions of Rainbond were stronger on application-centric delivery, helping teams build, ship, and operate cloud-native applications efficiently, then v6.7.0 takes another major step toward Kubernetes-native workflows.

The biggest update in this release is the official introduction of native K8s resource management. Rainbond no longer serves only its internal application model. It can now more fully accommodate Kubernetes native objects, raw YAML, Helm releases, and existing namespaces. For teams already working deeply with Kubernetes, this is a very meaningful capability upgrade.

At the same time, v6.7.0 also continues to strengthen Rainbond across both delivery and operations:

Native K8s Resource Management: Bringing Native Workflows into Rainbond Naturally

The most important update in v6.7.0 is the official support for native K8s resource management. With this capability set, Rainbond now provides a more complete path for managing Kubernetes-native resources. Users can now:

This means that whether you are taking over existing cluster resources or handling ongoing Kubernetes-native operations and troubleshooting, Rainbond can now provide a more unified entry point and management view.

Compared with previous versions, the biggest difference is that Rainbond is no longer limited to platform-specific application models when handling delivery workflows. In the past, if a team wanted to bring existing YAML, Helm charts, or namespaces under Rainbond management, they often had to adapt them into the platform model first. In v6.7.0, users can keep native Kubernetes semantics and continue using familiar YAML and Helm workflows directly.

In other words, from this version onward, Rainbond supports two parallel paths: teams can continue using the application model for standardized delivery, or preserve native Kubernetes object structures and manage them in a Kubernetes-native way.

Source-Code Builds Now Fully Support CNB: Faster, Smaller, and More Standardized

On the delivery side, v6.7.0 also introduces an important upgrade: source-code builds now fully support CNB (Cloud Native Buildpacks), with Paketo Buildpacks as the core implementation.

One important note: starting from v6.7.0, new source-based components use the new CNB + Paketo Buildpacks pipeline by default. Existing components upgraded from older versions will keep their previous build mode and can continue running as-is. If there are no compatibility constraints, the new CNB path is recommended going forward.

Compared with the traditional slug-based build approach, the benefits of this upgrade are clear:

As one of the more mature Buildpacks implementations in the ecosystem, Paketo helps Rainbond move its source-code build pipeline toward a more standardized model. This is not just a replacement of underlying build technology. It marks a shift from simply "being able to build" toward a build system that is more modern, more standardized, and more cloud-native.

At present, this new build pipeline already covers common language stacks including Java, Python, PHP, and .NET. For developers, the most direct gains are higher build efficiency and lighter images. For the platform itself, it also creates a more stable foundation for future build capability expansion and governance.

Application Snapshots: Clearer Version Archiving, Distribution, and Rollback

In addition to native K8s resource management and source-code build upgrades, v6.7.0 also introduces application snapshots.

Application snapshots preserve the version state of an application at a specific point in time, recording component orchestration, configuration, dependencies, and version metadata. The core problem this solves is straightforward: when an application keeps changing, how do you keep a traceable, comparable, and rollback-ready baseline?

With application snapshots, users can:

This capability is especially useful in scenarios such as:

It is worth noting that application snapshots store application-level metadata and orchestration state. They are not the same as VM snapshots, disk snapshots, or database backups. They are designed for application version management, not as a replacement for business data backup or disaster recovery.

With application snapshots, Rainbond further completes the application operations workflow, covering version archiving, version flow, and version rollback in a much clearer way.

Final Thoughts

Rainbond v6.7.0 is a highly focused release. Its most important change is the official support for native K8s resource management, allowing Rainbond to more naturally accommodate YAML, Helm, namespaces, and Kubernetes-native resource management scenarios. At the same time, source-code builds now embrace CNB + Paketo Buildpacks, making builds faster, images smaller, and delivery more standardized. With application snapshots added as well, the application version management workflow is now much more complete.

If previous versions of Rainbond were mainly about helping teams "get applications running," then starting with v6.7.0, Rainbond is going a step further by helping teams manage native resources, source-code builds, and application versions together.

Other Changes

Platform Upgrade

Full Changelog: https://github.com/goodrain/rainbond/compare/v6.6.2-release...v6.7.0-release

相关地址:原始地址 下载(tar) 下载(zip)

查看:2026-04-08发行的版本