Compare commits

..

2 Commits

Author SHA1 Message Date
2f2ab4a5f3
chore(deps): update dependency helm/helm to v3.17.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-04-01 19:24:03 +00:00
ebc8597ead
fix(Makefile): make FQIN configurable
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-04-01 20:45:54 +02:00

View File

@ -9,8 +9,8 @@ CONTAINER_RUNTIME?=$(shell which podman)
# HELM_IMAGE_REGISTRY_NAME
# Defines the name of the new container to be built using several variables.
HELM_IMAGE_REGISTRY_NAME:=git.cryptic.systems
HELM_IMAGE_REGISTRY_USER:=volker.raschek
HELM_IMAGE_REGISTRY_NAME?=git.cryptic.systems
HELM_IMAGE_REGISTRY_USER?=volker.raschek
HELM_IMAGE_NAMESPACE?=${HELM_IMAGE_REGISTRY_USER}
HELM_IMAGE_NAME:=helm