moves helm chart

This commit is contained in:
simon.franken
2026-03-25 10:25:29 +01:00
parent ca521000bf
commit 88866f73e6
12 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
set -euo pipefail set -euo pipefail
REGISTRY="git.simon-franken.de" REGISTRY="git.simon-franken.de"
CHART_DIR="timetracker-chart" CHART_DIR="helm"
# Load .env file if present (values do not override existing env variables) # Load .env file if present (values do not override existing env variables)
if [[ -f ".env" ]]; then if [[ -f ".env" ]]; then