mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
Bump version to next iteration after v0.6.8-alpha.11 release
This commit is contained in:
@@ -2,8 +2,8 @@ apiVersion: v2
|
|||||||
name: sure
|
name: sure
|
||||||
description: Official Helm chart for deploying the Sure Rails app (web + Sidekiq) on Kubernetes with optional HA PostgreSQL (CloudNativePG) and Redis.
|
description: Official Helm chart for deploying the Sure Rails app (web + Sidekiq) on Kubernetes with optional HA PostgreSQL (CloudNativePG) and Redis.
|
||||||
type: application
|
type: application
|
||||||
version: 0.6.8-alpha.11
|
version: 0.6.8-alpha.12
|
||||||
appVersion: "0.6.8-alpha.11"
|
appVersion: "0.6.8-alpha.12"
|
||||||
|
|
||||||
kubeVersion: ">=1.25.0-0"
|
kubeVersion: ">=1.25.0-0"
|
||||||
|
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ module Sure
|
|||||||
|
|
||||||
private
|
private
|
||||||
def semver
|
def semver
|
||||||
"0.6.8-alpha.11"
|
"0.6.8-alpha.12"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user