feat: Add Termix Helm chart with deployment, service, ingress, PVC, and values configuration

This commit is contained in:
sha
2026-03-21 02:26:43 +02:00
parent cca901b52e
commit f6c0489942
6 changed files with 136 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
apiVersion: v2
name: termix
description: Termix Helm chart
type: application
version: 0.1.0
appVersion: "1.11.2"
annotations:
version-source: dockerhub-dev:bugattiguy527/termix:^release-[0-9]+\.[0-9]+\.[0-9]+$
version-pattern: "s|^release-||"