All checks were successful
Docker Build / build-and-push-image (push) Successful in 44s
Aligns the project name with the public URL (tg.arcodange.fr) and the Arcodange organization conventions. The 'homelab-gateway' name was too generic. Touches: chart name + helpers, image registry path, Go module path, secret/configmap names, deployment mountPath, all docs.
7 lines
174 B
YAML
7 lines
174 B
YAML
apiVersion: v2
|
|
name: telegram-gateway
|
|
description: Telegram webhook gateway for the Arcodange home lab (tg.arcodange.fr)
|
|
type: application
|
|
version: 0.1.0
|
|
appVersion: "0.1.0"
|