fix: missing package-system.mk

This commit is contained in:
Andrei Kvapil
2024-04-23 09:32:32 +02:00
parent a1340c1839
commit 5d58e5ce7d
27 changed files with 26 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
NAME=capi-operator
NAMESPACE=cozy-cluster-api
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf charts

View File

@@ -1,4 +1,4 @@
NAME=capi-providers
NAMESPACE=cozy-cluster-api
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk

View File

@@ -1,4 +1,4 @@
NAME=cert-manager-issuers
NAMESPACE=cozy-cert-manager
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk

View File

@@ -1,7 +1,7 @@
NAME=cert-manager
NAMESPACE=cozy-$(NAME)
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf charts

View File

@@ -1,7 +1,7 @@
NAME=cilium
NAMESPACE=cozy-$(NAME)
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf charts

View File

@@ -1,7 +1,7 @@
NAME=clickhouse-operator
NAMESPACE=cozy-clickhouse-operator
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf charts

View File

@@ -5,7 +5,7 @@ LOAD := 0
REPOSITORY := ghcr.io/aenix-io/cozystack
TAG := v0.3.0
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update: update-chart update-dockerfiles
image: image-dashboard image-kubeapps-apis

View File

@@ -1,7 +1,7 @@
NAME=grafana-operator
NAMESPACE=cozy-grafana-operator
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf charts

View File

@@ -1,7 +1,7 @@
NAME=ingress-nginx
NAMESPACE=cozy-$(NAME)
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf charts

View File

@@ -1,7 +1,7 @@
NAME=kafka-operator
NAMESPACE=cozy-$(NAME)
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf charts

View File

@@ -1,7 +1,7 @@
NAME=kamaji
NAMESPACE=cozy-$(NAME)
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf charts

View File

@@ -1,7 +1,7 @@
NAME=kubeovn
NAMESPACE=cozy-$(NAME)
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf charts && mkdir -p charts/kube-ovn

View File

@@ -1,7 +1,7 @@
NAME=kubevirt-cdi-operator
NAMESPACE=cozy-kubevirt-cdi
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf templates

View File

@@ -1,7 +1,7 @@
NAME=kubevirt-cdi
NAMESPACE=cozy-$(NAME)
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf templates

View File

@@ -1,7 +1,7 @@
NAME=kubevirt-operator
NAMESPACE=cozy-kubevirt
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf templates

View File

@@ -1,7 +1,7 @@
NAME=kubevirt
NAMESPACE=cozy-$(NAME)
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf templates

View File

@@ -1,4 +1,4 @@
NAME=linstor
NAMESPACE=cozy-$(NAME)
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk

View File

@@ -1,7 +1,7 @@
NAME=mariadb-operator
NAMESPACE=cozy-$(NAME)
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf charts

View File

@@ -1,7 +1,7 @@
NAME=metallb
NAMESPACE=cozy-$(NAME)
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf charts

View File

@@ -1,7 +1,7 @@
NAME=monitoring
NAMESPACE=cozy-$(NAME)
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf charts

View File

@@ -1,7 +1,7 @@
NAME=piraeus-operator
NAMESPACE=cozy-linstor
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf charts

View File

@@ -1,7 +1,7 @@
NAME=postgres-operator
NAMESPACE=cozy-$(NAME)
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf charts

View File

@@ -1,7 +1,7 @@
NAME=rabbitmq-operator
NAMESPACE=cozy-$(NAME)
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf templates/cluster-operator.yml

View File

@@ -1,7 +1,7 @@
NAME=redis-operator
NAMESPACE=cozy-$(NAME)
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf charts

View File

@@ -1,7 +1,7 @@
NAME=traffic-manager
NAMESPACE=cozy-telepresence
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf charts

View File

@@ -1,7 +1,7 @@
NAME=victoria-metrics-operator
NAMESPACE=cozy-$(NAME)
include ../../../hack/package-system.mk
include ../../../scripts/package-system.mk
update:
rm -rf charts