Add SemVer VERSION, Jenkins CI/CD, and release 0.1.1.

Ship Harbor/Hub push with latest+version tags, deploy to openstack.devops.org.ru, and show the package version badge in Help → About.
This commit is contained in:
Sergey Antropoff
2026-07-28 00:57:38 +03:00
parent eee8572340
commit a20c600c86
18 changed files with 602 additions and 23 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ apiVersion: v2
name: openstack-api-simulator
description: Stateful OpenStack API simulator (PostgreSQL + multi-port nginx gateway) for labs and CI
type: application
version: 0.1.0
appVersion: "0.1.0"
version: 0.1.1
appVersion: "0.1.1"
home: https://github.com/inecs/openstack-api-simulator
keywords:
- openstack
+1 -1
View File
@@ -7,7 +7,7 @@ image:
repository: inecs/openstack-api-simulator
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: ""
tag: "0.1.1"
imagePullSecrets: []
nameOverride: ""