Bump version after v0.7.3 release

This commit is contained in:
sure-admin
2026-08-01 01:03:46 +00:00
parent 708819b1b4
commit 04a3cf7c44
2 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
0.7.3-alpha.7
0.7.4-alpha.1

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.7.3-alpha.7
appVersion: "0.7.3-alpha.7"
version: 0.7.4-alpha.1
appVersion: "0.7.4-alpha.1"
kubeVersion: ">=1.25.0-0"