Bump version to next iteration after v0.7.1-rc.1 release

This commit is contained in:
github-actions[bot]
2026-05-27 22:48:50 +00:00
parent a94e757a8d
commit 3be421ea4f
2 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
0.7.1-rc.1
0.7.1-rc.2

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.1-rc.1
appVersion: "0.7.1-rc.1"
version: 0.7.1-rc.2
appVersion: "0.7.1-rc.2"
kubeVersion: ">=1.25.0-0"