Bump version to 0.6.6-alpha in Chart.yaml

Monorepo Helm chart versioning, here we come!

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
Juan José Mata
2025-12-30 18:54:43 +01:00
committed by GitHub
parent 7b91de5083
commit cf15ef4d26

View File

@@ -2,8 +2,8 @@ apiVersion: v2
name: sure
description: Official Helm chart for deploying the Sure Rails app (web + Sidekiq) on Kubernetes with optional HA PostgreSQL (CloudNativePG) and Redis.
type: application
version: 0.6.5
appVersion: "0.6.5"
version: 0.6.6-alpha
appVersion: "0.6.6-alpha"
kubeVersion: ">=1.25.0-0"