From b22e0cd82c76780c181867f982bb0666e2fd72a9 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Thu, 9 Oct 2025 17:33:20 +0200 Subject: [PATCH] move things to archive and some cleanup --- DEVTRIGGER => archive/DEVTRIGGER | 0 archive/charts/premium/prometheus/LICENSE | 106 ---------------- .../main/kubernetes/apps/kustomization.yaml | 0 .../clusters}/main/kubernetes/flux-entry.yaml | 0 .../main/kubernetes/kustomization.yaml | 0 .../clustertool}/.gitignore | 0 .../clustertool/.goreleaser.yaml | 0 .../clustertool}/.vscode/extensions.json | 0 .../clustertool}/.vscode/settings.json | 0 .../clustertool}/.vscode/tasks.json | 0 .../clustertool}/DEVTRIGGER | 0 .../clustertool}/README.md | 0 .../clustertool}/changelog.tmpl | 0 .../clustertool/clustertool.LICENSE | 0 .../clustertool}/cmd/adv.go | 0 .../clustertool}/cmd/adv_gentooldocs.go | 0 .../clustertool}/cmd/adv_precommit.go | 0 .../clustertool}/cmd/adv_testcmd.go | 0 .../clustertool}/cmd/charts.go | 0 .../clustertool}/cmd/charts_bump.go | 0 .../clustertool}/cmd/charts_deps.go | 0 .../clustertool}/cmd/charts_genchangelog.go | 0 .../clustertool}/cmd/charts_genchartlist.go | 0 .../clustertool}/cmd/charts_genmeta.go | 0 .../clustertool}/cmd/charts_tagclean.go | 0 .../clustertool}/cmd/checkcrypt.go | 0 .../clustertool}/cmd/decrypt.go | 0 .../clustertool}/cmd/encrypt.go | 0 .../clustertool}/cmd/flux.go | 0 .../clustertool}/cmd/flux_bootstrap.go | 0 .../clustertool}/cmd/genconfig.go | 0 .../clustertool}/cmd/helmrelease.go | 0 .../clustertool}/cmd/helmrelease_install.go | 0 .../clustertool}/cmd/helmrelease_upgrade.go | 0 .../clustertool}/cmd/info.go | 0 .../clustertool}/cmd/init.go | 0 .../clustertool}/cmd/root.go | 0 .../clustertool}/cmd/talos.go | 0 .../clustertool}/cmd/talos_apply.go | 0 .../clustertool}/cmd/talos_bootstrap.go | 0 .../clustertool}/cmd/talos_health.go | 0 .../clustertool}/cmd/talos_kubeconfig.go | 0 .../clustertool}/cmd/talos_reset.go | 0 .../clustertool}/cmd/talos_upgrade.go | 0 .../clustertool}/cspell.config.yaml | 0 .../clustertool}/embed/.gitignore | 0 .../clustertool}/embed/download_talosctl.sh | 0 .../clustertool}/embed/embed.go | 0 .../clustertool}/embed/embedDarwin_amd64.go | 0 .../clustertool}/embed/embedDarwin_arm64.go | 0 .../clustertool}/embed/embedLinux_amd64.go | 0 .../clustertool}/embed/embedLinux_arm64.go | 0 .../clustertool}/embed/embedWindows_amd64.go | 0 .../clustertool}/embed/embedWindows_arm64.go | 0 .../embed/generic/base/DOTREPLACEgitignore | 0 .../embed/generic/base/clusterenv.yaml | 0 .../embed/generic/base/talos/talconfig.yaml | 0 .../app/helm-release.yaml | 0 .../kubernetes-dashboard/app/namespace.yaml | 0 .../core/blocky/app/helm-release.yaml | 0 .../kubernetes/core/blocky/app/namespace.yaml | 0 .../core/clusterissuer/app/helm-release.yaml | 0 .../core/clusterissuer/app/namespace.yaml | 0 .../core/metallb-config/app/helm-release.yaml | 0 .../core/metallb-config/app/namespace.yaml | 0 .../app/kubernetes.yaml | 0 .../app/kustomization.yaml | 0 .../app/talos.yaml | 0 .../embed/generic/kubernetes/flux-entry.yaml | 0 .../flux-system/flux/bootstrap.yaml.ct | 0 .../flux/clustersettings.secret.yaml | 0 .../kubernetes/flux-system/flux/flux.yaml | 0 .../flux-system/flux/kustomization.yaml | 0 .../flux-system/flux/namespace.yaml | 0 .../flux-system/flux/upgradesettings.yaml | 0 .../cilium/app/bootstrap-values.yaml.ct | 0 .../kube-system/cilium/app/helm-release.yaml | 0 .../descheduler/app/bootstrap-values.yaml.ct | 0 .../descheduler/app/helm-release.yaml | 0 .../app/bootstrap-values.yaml.ct | 0 .../app/helm-release.yaml | 0 .../metrics-server/app/helm-release.yaml | 0 .../kubernetes/kube-system/namespace.yaml | 0 .../app/helm-release.yaml | 0 .../nginx-external/app/helm-release.yaml | 0 .../nginx-external/app/namespace.yaml | 0 .../nginx-internal/app/helm-release.yaml | 0 .../nginx-internal/app/namespace.yaml | 0 .../system/cert-manager/app/helm-release.yaml | 0 .../cloudnative-pg/app/helm-release.yaml | 0 .../app/alertmanagerconfig.yaml | 0 .../app/helm-release.yaml | 0 .../app/kustomization.yaml | 0 .../kube-prometheus-stack/app/namespace.yaml | 0 .../app/helm-release.yaml | 0 .../system/longhorn/app/helm-release.yaml | 0 .../system/longhorn/app/namespace.yaml | 0 .../longhorn/app/volumeSnapshotClass.yaml | 0 .../system/metallb/app/helm-release.yaml | 0 .../system/metallb/app/namespace.yaml | 0 .../system/openebs/app/helm-release.yaml | 0 .../system/openebs/app/namespace.yaml | 0 .../snapshot-controller/app/helm-release.yaml | 0 .../system/spegel/app/helm-release.yaml | 0 .../system/spegel/app/namespace.yaml | 0 .../app/helm-release.yaml | 0 .../app/kustomization.yaml | 0 .../app/namespace.yaml | 0 .../system-upgrade-controller/app/rbac.yaml | 0 .../system/volsync/app/helm-release.yaml | 0 .../system/volsync/app/namespace.yaml | 0 .../embed/generic/patches/all.yaml | 0 .../embed/generic/patches/controlplane.yaml | 0 .../embed/generic/patches/nvidia.yaml | 0 .../embed/generic/patches/worker.yaml | 0 .../DOTREPLACEdevcontainer/devcontainer.json | 0 .../postCreateCommand.sh | 0 .../root/DOTREPLACEgithub/renovate.json5 | 0 .../DOTREPLACEgithub/workflows/automerge.yaml | 0 .../workflows/placeholder.yaml | 0 .../embed/generic/root/DOTREPLACEgitignore | 0 .../embed/generic/root/DOTREPLACEsops.yaml | 0 .../root/DOTREPLACEvscode/extensions.json | 0 .../root/DOTREPLACEvscode/settings.json | 0 .../clustertool}/embed/generic/root/README.md | 0 .../repositories/entries/kustomization.yaml | 0 .../generic/root/repositories/flux-entry.yaml | 0 .../root/repositories/git/kustomization.yaml | 0 .../root/repositories/git/this-repo.yaml | 0 .../root/repositories/git/truecharts.yaml | 0 .../generic/root/repositories/helm/bjw-s.yaml | 0 .../repositories/helm/cloudnative-pg.yaml | 0 .../repositories/helm/home-ops-mirror.yaml | 0 .../root/repositories/helm/jetstack.yaml | 0 .../root/repositories/helm/kustomization.yaml | 0 .../root/repositories/helm/metallb.yaml | 0 .../helm/node-feature-discovery.yaml | 0 .../helm/prometheus-community.yaml | 0 .../root/repositories/helm/spegel.yaml | 0 .../root/repositories/helm/truecharts.yaml | 0 .../root/repositories/kustomization.yaml | 0 .../root/repositories/oci/flux-manifests.yaml | 0 .../root/repositories/oci/kustomization.yaml | 0 {clustertool => archive/clustertool}/fix.py | 0 {clustertool => archive/clustertool}/go.mod | 0 {clustertool => archive/clustertool}/go.sum | 0 {clustertool => archive/clustertool}/main.go | 0 .../partial_builds/partial_build.sh | 0 .../partial_builds/precommit/main.go | 0 .../pkg/charts/changelog/active_charts.go | 0 .../pkg/charts/changelog/changed_data.go | 0 .../pkg/charts/changelog/changelog.go | 0 .../pkg/charts/changelog/commit.go | 0 .../pkg/charts/changelog/patch.go | 0 .../pkg/charts/changelog/render.go | 0 .../pkg/charts/changelog/utils.go | 0 .../pkg/charts/chartFile/chart_file.go | 0 .../pkg/charts/chartFile/chart_file_test.go | 0 .../pkg/charts/chartFile/updater.go | 0 .../pkg/charts/chartFile/updater_test.go | 0 .../clustertool}/pkg/charts/deps/deps.go | 0 .../pkg/charts/helmignore/helmignore.go | 0 .../clustertool}/pkg/charts/image/cleanup.go | 0 .../pkg/charts/image/cleanup_test.go | 0 .../clustertool}/pkg/charts/image/image.go | 0 .../pkg/charts/image/image_test.go | 0 .../clustertool}/pkg/charts/info/info.go | 0 .../clustertool}/pkg/charts/readme/readme.go | 0 .../pkg/charts/valuesYaml/addonValues.go | 0 .../valuesYaml/externalInterfaceValues.go | 0 .../pkg/charts/valuesYaml/ingressValues.go | 0 .../pkg/charts/valuesYaml/metricsValues.go | 0 .../charts/valuesYaml/networkPolicyValues.go | 0 .../pkg/charts/valuesYaml/parse.go | 0 .../charts/valuesYaml/persistenceValues.go | 0 .../pkg/charts/valuesYaml/podOptionsValues.go | 0 .../pkg/charts/valuesYaml/resourceValues.go | 0 .../valuesYaml/securityContextValues.go | 0 .../pkg/charts/valuesYaml/serviceValues.go | 0 .../pkg/charts/valuesYaml/updater.go | 0 .../pkg/charts/valuesYaml/workloadValues.go | 0 .../clustertool}/pkg/charts/version/bump.go | 0 .../pkg/charts/version/bump_test.go | 0 .../clustertool}/pkg/fluxhandler/bootstrap.go | 0 .../clustertool}/pkg/fluxhandler/helm.go | 0 .../pkg/fluxhandler/helmrelease.go | 0 .../clustertool}/pkg/fluxhandler/helmrepo.go | 0 .../pkg/fluxhandler/kustomizations.go | 0 .../pkg/fluxhandler/sshsecretgen.go | 0 .../clustertool}/pkg/gencmd/apply.go | 0 .../clustertool}/pkg/gencmd/bootstrap.go | 0 .../clustertool}/pkg/gencmd/execcmd.go | 0 .../clustertool}/pkg/gencmd/genconfig.go | 0 .../clustertool}/pkg/gencmd/plain.go | 0 .../clustertool}/pkg/gencmd/upgrade.go | 0 .../clustertool}/pkg/helper/copy.go | 0 .../clustertool}/pkg/helper/dns.go | 0 .../clustertool}/pkg/helper/envsubst.go | 0 .../clustertool}/pkg/helper/git.go | 0 .../clustertool}/pkg/helper/helper.go | 0 .../clustertool}/pkg/helper/marshaller.go | 0 .../clustertool}/pkg/helper/netvalidate.go | 0 .../clustertool}/pkg/helper/prompts.go | 0 .../clustertool}/pkg/helper/replace.go | 0 .../clustertool}/pkg/helper/runcmd.go | 0 .../pkg/helper/talhelperextract.go | 0 .../clustertool}/pkg/helper/time.go | 0 .../clustertool}/pkg/helper/tooldocs.go | 0 .../clustertool}/pkg/helper/var2file.go | 0 .../clustertool}/pkg/helper/vars.go | 0 .../clustertool}/pkg/helper/walker.go | 0 .../clustertool}/pkg/helper/yamlutil.go | 0 .../clustertool}/pkg/info/info.go | 0 .../clustertool}/pkg/initfiles/clusterenv.go | 0 .../clustertool}/pkg/initfiles/initfiles.go | 0 .../clustertool}/pkg/kubectlcmds/apply.go | 0 .../pkg/kubectlcmds/approvecerts.go | 0 .../pkg/kubectlcmds/checkstatus.go | 0 .../clustertool}/pkg/nodestatus/health.go | 0 .../clustertool}/pkg/nodestatus/status.go | 0 .../clustertool}/pkg/sops/checkencrypt.go | 0 .../clustertool}/pkg/sops/decrypt.go | 0 .../clustertool}/pkg/sops/encrypt.go | 0 .../clustertool}/pkg/sops/loadsops.go | 0 .../clustertool}/pkg/sops/wrapper.go | 0 .../clustertool}/pkg/talassist/load.go | 0 .../pkg/talhelperutil/extractfromtalconfig.go | 0 .../testdata/chart_yaml/invalidChart.yaml | 0 .../testdata/chart_yaml/malformedChart.yaml | 0 .../chart_yaml/unmarshalableChart.yaml | 0 .../testdata/chart_yaml/validChart.yaml | 0 .../testdata/updater/stable/my-app/Chart.yaml | 0 .../testdata/values_yaml/emptyValues.yaml | 0 .../testdata/values_yaml/malformedValues.yaml | 0 .../values_yaml/multiImageValues.yaml | 0 .../values_yaml/singleImageValues.yaml | 0 .../repositories}/kustomization.yaml | 0 dockerhub.sh => archive/scripts/dockerhub.sh | 0 .../workflows/clustertool.golangci-lint.yaml | 0 .../workflows/clustertool.release.yaml | 0 .../workflows/clustertool.tests.yaml | 0 charts/library/common-test/LICENSE | 106 ---------------- charts/library/common/LICENSE | 106 ---------------- charts/premium/app-template/LICENSE | 106 ---------------- charts/premium/blocky/LICENSE | 106 ---------------- charts/premium/clusterissuer/LICENSE | 106 ---------------- charts/premium/grafana/LICENSE | 106 ---------------- charts/premium/kubernetes-dashboard/LICENSE | 106 ---------------- charts/premium/nextcloud/LICENSE | 106 ---------------- charts/premium/vaultwarden/LICENSE | 106 ---------------- charts/stable/authelia/LICENSE | 106 ---------------- charts/stable/authentik/LICENSE | 106 ---------------- charts/stable/fireflyiii/LICENSE | 106 ---------------- charts/stable/immich/LICENSE | 106 ---------------- charts/stable/n8n/LICENSE | 106 ---------------- charts/system/lvm-disk-watcher/LICENSE | 106 ---------------- clustertool/LICENSE | 106 ---------------- clustertool/clustertool.LICENSE | 106 ---------------- clustertool/embed/freebsd_amd64.go | 11 -- clustertool/embed/freebsd_arm64.go | 11 -- clustertool/pkg/charts/website/chart_list.go | 119 ------------------ kustomization.yaml | 7 -- .../helm/actions-runner-controller.yaml | 11 -- repositories/helm/authentik.yaml | 9 -- repositories/helm/backube.yaml | 10 -- repositories/helm/bitnami.yaml | 11 -- repositories/helm/bjw-s.yaml | 11 -- repositories/helm/cilium.yaml | 10 -- repositories/helm/cloudnative-pg.yaml | 10 -- repositories/helm/coredns.yaml | 10 -- repositories/helm/crossplane.yaml | 10 -- repositories/helm/crowdsec.yaml | 9 -- repositories/helm/crunchydata.yaml | 11 -- repositories/helm/csi-driver-nfs.yaml | 10 -- repositories/helm/deliveryhero.yaml | 10 -- repositories/helm/democratic-csi.yaml | 9 -- repositories/helm/descheduler.yaml | 10 -- repositories/helm/dysnix.yaml | 9 -- repositories/helm/emqx.yaml | 10 -- repositories/helm/external-dns.yaml | 10 -- repositories/helm/external-secrets.yaml | 10 -- repositories/helm/fairwinds.yaml | 10 -- repositories/helm/fluent-bit.yaml | 9 -- repositories/helm/grafana.yaml | 10 -- repositories/helm/home-ops-mirror.yaml | 11 -- repositories/helm/infracloudio.yaml | 9 -- repositories/helm/ingress-nginx.yaml | 10 -- repositories/helm/intel.yaml | 10 -- repositories/helm/jaegertracing.yaml | 10 -- repositories/helm/jetstack.yaml | 10 -- repositories/helm/k8s-at-home.yaml | 9 -- .../helm/kubernetes-sigs-metrics-server.yaml | 10 -- repositories/helm/kustomization.yaml | 58 --------- repositories/helm/kyverno.yaml | 11 -- repositories/helm/longhorn.yaml | 10 -- repositories/helm/lwolf.yaml | 9 -- repositories/helm/metallb.yaml | 9 -- repositories/helm/metrics-server.yaml | 10 -- repositories/helm/node-feature-discovery.yaml | 10 -- repositories/helm/nvidia.yaml | 10 -- repositories/helm/openebs.yaml | 10 -- repositories/helm/piraeus.yaml | 10 -- repositories/helm/postfinance.yaml | 10 -- repositories/helm/prometheus-community.yaml | 11 -- repositories/helm/rook-ceph.yaml | 10 -- repositories/helm/runix.yaml | 10 -- repositories/helm/spegel.yaml | 11 -- repositories/helm/stakater.yaml | 11 -- repositories/helm/stevehipwell.yaml | 11 -- repositories/helm/topolvm.yaml | 10 -- repositories/helm/traefik.yaml | 9 -- repositories/helm/truecharts.yaml | 10 -- repositories/helm/weave-gitops.yaml | 10 -- 313 files changed, 2614 deletions(-) rename DEVTRIGGER => archive/DEVTRIGGER (100%) delete mode 100644 archive/charts/premium/prometheus/LICENSE rename {clusters => archive/clusters}/main/kubernetes/apps/kustomization.yaml (100%) rename {clusters => archive/clusters}/main/kubernetes/flux-entry.yaml (100%) rename {clusters => archive/clusters}/main/kubernetes/kustomization.yaml (100%) rename {clustertool => archive/clustertool}/.gitignore (100%) rename .goreleaser.yaml => archive/clustertool/.goreleaser.yaml (100%) rename {clustertool => archive/clustertool}/.vscode/extensions.json (100%) rename {clustertool => archive/clustertool}/.vscode/settings.json (100%) rename {clustertool => archive/clustertool}/.vscode/tasks.json (100%) rename {clustertool => archive/clustertool}/DEVTRIGGER (100%) rename {clustertool => archive/clustertool}/README.md (100%) rename {clustertool => archive/clustertool}/changelog.tmpl (100%) rename clustertool.LICENSE => archive/clustertool/clustertool.LICENSE (100%) rename {clustertool => archive/clustertool}/cmd/adv.go (100%) rename {clustertool => archive/clustertool}/cmd/adv_gentooldocs.go (100%) rename {clustertool => archive/clustertool}/cmd/adv_precommit.go (100%) rename {clustertool => archive/clustertool}/cmd/adv_testcmd.go (100%) rename {clustertool => archive/clustertool}/cmd/charts.go (100%) rename {clustertool => archive/clustertool}/cmd/charts_bump.go (100%) rename {clustertool => archive/clustertool}/cmd/charts_deps.go (100%) rename {clustertool => archive/clustertool}/cmd/charts_genchangelog.go (100%) rename {clustertool => archive/clustertool}/cmd/charts_genchartlist.go (100%) rename {clustertool => archive/clustertool}/cmd/charts_genmeta.go (100%) rename {clustertool => archive/clustertool}/cmd/charts_tagclean.go (100%) rename {clustertool => archive/clustertool}/cmd/checkcrypt.go (100%) rename {clustertool => archive/clustertool}/cmd/decrypt.go (100%) rename {clustertool => archive/clustertool}/cmd/encrypt.go (100%) rename {clustertool => archive/clustertool}/cmd/flux.go (100%) rename {clustertool => archive/clustertool}/cmd/flux_bootstrap.go (100%) rename {clustertool => archive/clustertool}/cmd/genconfig.go (100%) rename {clustertool => archive/clustertool}/cmd/helmrelease.go (100%) rename {clustertool => archive/clustertool}/cmd/helmrelease_install.go (100%) rename {clustertool => archive/clustertool}/cmd/helmrelease_upgrade.go (100%) rename {clustertool => archive/clustertool}/cmd/info.go (100%) rename {clustertool => archive/clustertool}/cmd/init.go (100%) rename {clustertool => archive/clustertool}/cmd/root.go (100%) rename {clustertool => archive/clustertool}/cmd/talos.go (100%) rename {clustertool => archive/clustertool}/cmd/talos_apply.go (100%) rename {clustertool => archive/clustertool}/cmd/talos_bootstrap.go (100%) rename {clustertool => archive/clustertool}/cmd/talos_health.go (100%) rename {clustertool => archive/clustertool}/cmd/talos_kubeconfig.go (100%) rename {clustertool => archive/clustertool}/cmd/talos_reset.go (100%) rename {clustertool => archive/clustertool}/cmd/talos_upgrade.go (100%) rename {clustertool => archive/clustertool}/cspell.config.yaml (100%) rename {clustertool => archive/clustertool}/embed/.gitignore (100%) rename {clustertool => archive/clustertool}/embed/download_talosctl.sh (100%) rename {clustertool => archive/clustertool}/embed/embed.go (100%) rename {clustertool => archive/clustertool}/embed/embedDarwin_amd64.go (100%) rename {clustertool => archive/clustertool}/embed/embedDarwin_arm64.go (100%) rename {clustertool => archive/clustertool}/embed/embedLinux_amd64.go (100%) rename {clustertool => archive/clustertool}/embed/embedLinux_arm64.go (100%) rename {clustertool => archive/clustertool}/embed/embedWindows_amd64.go (100%) rename {clustertool => archive/clustertool}/embed/embedWindows_arm64.go (100%) rename {clustertool => archive/clustertool}/embed/generic/base/DOTREPLACEgitignore (100%) rename {clustertool => archive/clustertool}/embed/generic/base/clusterenv.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/base/talos/talconfig.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/apps/kubernetes-dashboard/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/apps/kubernetes-dashboard/app/namespace.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/core/blocky/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/core/blocky/app/namespace.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/core/clusterissuer/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/core/clusterissuer/app/namespace.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/core/metallb-config/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/core/metallb-config/app/namespace.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/core/system-upgrade-controller-plans/app/kubernetes.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/core/system-upgrade-controller-plans/app/kustomization.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/core/system-upgrade-controller-plans/app/talos.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/flux-entry.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/flux-system/flux/bootstrap.yaml.ct (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/flux-system/flux/clustersettings.secret.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/flux-system/flux/flux.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/flux-system/flux/kustomization.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/flux-system/flux/namespace.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/flux-system/flux/upgradesettings.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/kube-system/cilium/app/bootstrap-values.yaml.ct (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/kube-system/cilium/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/kube-system/descheduler/app/bootstrap-values.yaml.ct (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/kube-system/descheduler/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/kube-system/kubelet-csr-approver/app/bootstrap-values.yaml.ct (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/kube-system/kubelet-csr-approver/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/kube-system/metrics-server/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/kube-system/namespace.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/kube-system/node-feature-discovery/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/networking/nginx-external/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/networking/nginx-external/app/namespace.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/networking/nginx-internal/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/networking/nginx-internal/app/namespace.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/cert-manager/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/cloudnative-pg/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/kube-prometheus-stack/app/alertmanagerconfig.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/kube-prometheus-stack/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/kube-prometheus-stack/app/kustomization.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/kube-prometheus-stack/app/namespace.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/kubernetes-reflector/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/longhorn/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/longhorn/app/namespace.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/longhorn/app/volumeSnapshotClass.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/metallb/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/metallb/app/namespace.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/openebs/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/openebs/app/namespace.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/snapshot-controller/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/spegel/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/spegel/app/namespace.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/system-upgrade-controller/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/system-upgrade-controller/app/kustomization.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/system-upgrade-controller/app/namespace.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/system-upgrade-controller/app/rbac.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/volsync/app/helm-release.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/kubernetes/system/volsync/app/namespace.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/patches/all.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/patches/controlplane.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/patches/nvidia.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/patches/worker.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/DOTREPLACEdevcontainer/devcontainer.json (100%) rename {clustertool => archive/clustertool}/embed/generic/root/DOTREPLACEdevcontainer/postCreateCommand.sh (100%) rename {clustertool => archive/clustertool}/embed/generic/root/DOTREPLACEgithub/renovate.json5 (100%) rename {clustertool => archive/clustertool}/embed/generic/root/DOTREPLACEgithub/workflows/automerge.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/DOTREPLACEgithub/workflows/placeholder.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/DOTREPLACEgitignore (100%) rename {clustertool => archive/clustertool}/embed/generic/root/DOTREPLACEsops.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/DOTREPLACEvscode/extensions.json (100%) rename {clustertool => archive/clustertool}/embed/generic/root/DOTREPLACEvscode/settings.json (100%) rename {clustertool => archive/clustertool}/embed/generic/root/README.md (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/entries/kustomization.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/flux-entry.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/git/kustomization.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/git/this-repo.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/git/truecharts.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/helm/bjw-s.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/helm/cloudnative-pg.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/helm/home-ops-mirror.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/helm/jetstack.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/helm/kustomization.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/helm/metallb.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/helm/node-feature-discovery.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/helm/prometheus-community.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/helm/spegel.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/helm/truecharts.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/kustomization.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/oci/flux-manifests.yaml (100%) rename {clustertool => archive/clustertool}/embed/generic/root/repositories/oci/kustomization.yaml (100%) rename {clustertool => archive/clustertool}/fix.py (100%) rename {clustertool => archive/clustertool}/go.mod (100%) rename {clustertool => archive/clustertool}/go.sum (100%) rename {clustertool => archive/clustertool}/main.go (100%) rename {clustertool => archive/clustertool}/partial_builds/partial_build.sh (100%) rename {clustertool => archive/clustertool}/partial_builds/precommit/main.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/changelog/active_charts.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/changelog/changed_data.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/changelog/changelog.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/changelog/commit.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/changelog/patch.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/changelog/render.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/changelog/utils.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/chartFile/chart_file.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/chartFile/chart_file_test.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/chartFile/updater.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/chartFile/updater_test.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/deps/deps.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/helmignore/helmignore.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/image/cleanup.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/image/cleanup_test.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/image/image.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/image/image_test.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/info/info.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/readme/readme.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/valuesYaml/addonValues.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/valuesYaml/externalInterfaceValues.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/valuesYaml/ingressValues.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/valuesYaml/metricsValues.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/valuesYaml/networkPolicyValues.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/valuesYaml/parse.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/valuesYaml/persistenceValues.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/valuesYaml/podOptionsValues.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/valuesYaml/resourceValues.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/valuesYaml/securityContextValues.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/valuesYaml/serviceValues.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/valuesYaml/updater.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/valuesYaml/workloadValues.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/version/bump.go (100%) rename {clustertool => archive/clustertool}/pkg/charts/version/bump_test.go (100%) rename {clustertool => archive/clustertool}/pkg/fluxhandler/bootstrap.go (100%) rename {clustertool => archive/clustertool}/pkg/fluxhandler/helm.go (100%) rename {clustertool => archive/clustertool}/pkg/fluxhandler/helmrelease.go (100%) rename {clustertool => archive/clustertool}/pkg/fluxhandler/helmrepo.go (100%) rename {clustertool => archive/clustertool}/pkg/fluxhandler/kustomizations.go (100%) rename {clustertool => archive/clustertool}/pkg/fluxhandler/sshsecretgen.go (100%) rename {clustertool => archive/clustertool}/pkg/gencmd/apply.go (100%) rename {clustertool => archive/clustertool}/pkg/gencmd/bootstrap.go (100%) rename {clustertool => archive/clustertool}/pkg/gencmd/execcmd.go (100%) rename {clustertool => archive/clustertool}/pkg/gencmd/genconfig.go (100%) rename {clustertool => archive/clustertool}/pkg/gencmd/plain.go (100%) rename {clustertool => archive/clustertool}/pkg/gencmd/upgrade.go (100%) rename {clustertool => archive/clustertool}/pkg/helper/copy.go (100%) rename {clustertool => archive/clustertool}/pkg/helper/dns.go (100%) rename {clustertool => archive/clustertool}/pkg/helper/envsubst.go (100%) rename {clustertool => archive/clustertool}/pkg/helper/git.go (100%) rename {clustertool => archive/clustertool}/pkg/helper/helper.go (100%) rename {clustertool => archive/clustertool}/pkg/helper/marshaller.go (100%) rename {clustertool => archive/clustertool}/pkg/helper/netvalidate.go (100%) rename {clustertool => archive/clustertool}/pkg/helper/prompts.go (100%) rename {clustertool => archive/clustertool}/pkg/helper/replace.go (100%) rename {clustertool => archive/clustertool}/pkg/helper/runcmd.go (100%) rename {clustertool => archive/clustertool}/pkg/helper/talhelperextract.go (100%) rename {clustertool => archive/clustertool}/pkg/helper/time.go (100%) rename {clustertool => archive/clustertool}/pkg/helper/tooldocs.go (100%) rename {clustertool => archive/clustertool}/pkg/helper/var2file.go (100%) rename {clustertool => archive/clustertool}/pkg/helper/vars.go (100%) rename {clustertool => archive/clustertool}/pkg/helper/walker.go (100%) rename {clustertool => archive/clustertool}/pkg/helper/yamlutil.go (100%) rename {clustertool => archive/clustertool}/pkg/info/info.go (100%) rename {clustertool => archive/clustertool}/pkg/initfiles/clusterenv.go (100%) rename {clustertool => archive/clustertool}/pkg/initfiles/initfiles.go (100%) rename {clustertool => archive/clustertool}/pkg/kubectlcmds/apply.go (100%) rename {clustertool => archive/clustertool}/pkg/kubectlcmds/approvecerts.go (100%) rename {clustertool => archive/clustertool}/pkg/kubectlcmds/checkstatus.go (100%) rename {clustertool => archive/clustertool}/pkg/nodestatus/health.go (100%) rename {clustertool => archive/clustertool}/pkg/nodestatus/status.go (100%) rename {clustertool => archive/clustertool}/pkg/sops/checkencrypt.go (100%) rename {clustertool => archive/clustertool}/pkg/sops/decrypt.go (100%) rename {clustertool => archive/clustertool}/pkg/sops/encrypt.go (100%) rename {clustertool => archive/clustertool}/pkg/sops/loadsops.go (100%) rename {clustertool => archive/clustertool}/pkg/sops/wrapper.go (100%) rename {clustertool => archive/clustertool}/pkg/talassist/load.go (100%) rename {clustertool => archive/clustertool}/pkg/talhelperutil/extractfromtalconfig.go (100%) rename {clustertool => archive/clustertool}/testdata/chart_yaml/invalidChart.yaml (100%) rename {clustertool => archive/clustertool}/testdata/chart_yaml/malformedChart.yaml (100%) rename {clustertool => archive/clustertool}/testdata/chart_yaml/unmarshalableChart.yaml (100%) rename {clustertool => archive/clustertool}/testdata/chart_yaml/validChart.yaml (100%) rename {clustertool => archive/clustertool}/testdata/updater/stable/my-app/Chart.yaml (100%) rename {clustertool => archive/clustertool}/testdata/values_yaml/emptyValues.yaml (100%) rename {clustertool => archive/clustertool}/testdata/values_yaml/malformedValues.yaml (100%) rename {clustertool => archive/clustertool}/testdata/values_yaml/multiImageValues.yaml (100%) rename {clustertool => archive/clustertool}/testdata/values_yaml/singleImageValues.yaml (100%) rename {repositories => archive/repositories}/kustomization.yaml (100%) rename dockerhub.sh => archive/scripts/dockerhub.sh (100%) rename {.github => archive}/workflows/clustertool.golangci-lint.yaml (100%) rename {.github => archive}/workflows/clustertool.release.yaml (100%) rename {.github => archive}/workflows/clustertool.tests.yaml (100%) delete mode 100644 charts/library/common-test/LICENSE delete mode 100644 charts/library/common/LICENSE delete mode 100644 charts/premium/app-template/LICENSE delete mode 100644 charts/premium/blocky/LICENSE delete mode 100644 charts/premium/clusterissuer/LICENSE delete mode 100644 charts/premium/grafana/LICENSE delete mode 100644 charts/premium/kubernetes-dashboard/LICENSE delete mode 100644 charts/premium/nextcloud/LICENSE delete mode 100644 charts/premium/vaultwarden/LICENSE delete mode 100644 charts/stable/authelia/LICENSE delete mode 100644 charts/stable/authentik/LICENSE delete mode 100644 charts/stable/fireflyiii/LICENSE delete mode 100644 charts/stable/immich/LICENSE delete mode 100644 charts/stable/n8n/LICENSE delete mode 100644 charts/system/lvm-disk-watcher/LICENSE delete mode 100644 clustertool/LICENSE delete mode 100644 clustertool/clustertool.LICENSE delete mode 100644 clustertool/embed/freebsd_amd64.go delete mode 100644 clustertool/embed/freebsd_arm64.go delete mode 100644 clustertool/pkg/charts/website/chart_list.go delete mode 100644 kustomization.yaml delete mode 100644 repositories/helm/actions-runner-controller.yaml delete mode 100644 repositories/helm/authentik.yaml delete mode 100644 repositories/helm/backube.yaml delete mode 100644 repositories/helm/bitnami.yaml delete mode 100644 repositories/helm/bjw-s.yaml delete mode 100644 repositories/helm/cilium.yaml delete mode 100644 repositories/helm/cloudnative-pg.yaml delete mode 100644 repositories/helm/coredns.yaml delete mode 100644 repositories/helm/crossplane.yaml delete mode 100644 repositories/helm/crowdsec.yaml delete mode 100644 repositories/helm/crunchydata.yaml delete mode 100644 repositories/helm/csi-driver-nfs.yaml delete mode 100644 repositories/helm/deliveryhero.yaml delete mode 100644 repositories/helm/democratic-csi.yaml delete mode 100644 repositories/helm/descheduler.yaml delete mode 100644 repositories/helm/dysnix.yaml delete mode 100644 repositories/helm/emqx.yaml delete mode 100644 repositories/helm/external-dns.yaml delete mode 100644 repositories/helm/external-secrets.yaml delete mode 100644 repositories/helm/fairwinds.yaml delete mode 100644 repositories/helm/fluent-bit.yaml delete mode 100644 repositories/helm/grafana.yaml delete mode 100644 repositories/helm/home-ops-mirror.yaml delete mode 100644 repositories/helm/infracloudio.yaml delete mode 100644 repositories/helm/ingress-nginx.yaml delete mode 100644 repositories/helm/intel.yaml delete mode 100644 repositories/helm/jaegertracing.yaml delete mode 100644 repositories/helm/jetstack.yaml delete mode 100644 repositories/helm/k8s-at-home.yaml delete mode 100644 repositories/helm/kubernetes-sigs-metrics-server.yaml delete mode 100644 repositories/helm/kustomization.yaml delete mode 100644 repositories/helm/kyverno.yaml delete mode 100644 repositories/helm/longhorn.yaml delete mode 100644 repositories/helm/lwolf.yaml delete mode 100644 repositories/helm/metallb.yaml delete mode 100644 repositories/helm/metrics-server.yaml delete mode 100644 repositories/helm/node-feature-discovery.yaml delete mode 100644 repositories/helm/nvidia.yaml delete mode 100644 repositories/helm/openebs.yaml delete mode 100644 repositories/helm/piraeus.yaml delete mode 100644 repositories/helm/postfinance.yaml delete mode 100644 repositories/helm/prometheus-community.yaml delete mode 100644 repositories/helm/rook-ceph.yaml delete mode 100644 repositories/helm/runix.yaml delete mode 100644 repositories/helm/spegel.yaml delete mode 100644 repositories/helm/stakater.yaml delete mode 100644 repositories/helm/stevehipwell.yaml delete mode 100644 repositories/helm/topolvm.yaml delete mode 100644 repositories/helm/traefik.yaml delete mode 100644 repositories/helm/truecharts.yaml delete mode 100644 repositories/helm/weave-gitops.yaml diff --git a/DEVTRIGGER b/archive/DEVTRIGGER similarity index 100% rename from DEVTRIGGER rename to archive/DEVTRIGGER diff --git a/archive/charts/premium/prometheus/LICENSE b/archive/charts/premium/prometheus/LICENSE deleted file mode 100644 index 33a8cbb23f0..00000000000 --- a/archive/charts/premium/prometheus/LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts "Blocky" Helm Chart -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/clusters/main/kubernetes/apps/kustomization.yaml b/archive/clusters/main/kubernetes/apps/kustomization.yaml similarity index 100% rename from clusters/main/kubernetes/apps/kustomization.yaml rename to archive/clusters/main/kubernetes/apps/kustomization.yaml diff --git a/clusters/main/kubernetes/flux-entry.yaml b/archive/clusters/main/kubernetes/flux-entry.yaml similarity index 100% rename from clusters/main/kubernetes/flux-entry.yaml rename to archive/clusters/main/kubernetes/flux-entry.yaml diff --git a/clusters/main/kubernetes/kustomization.yaml b/archive/clusters/main/kubernetes/kustomization.yaml similarity index 100% rename from clusters/main/kubernetes/kustomization.yaml rename to archive/clusters/main/kubernetes/kustomization.yaml diff --git a/clustertool/.gitignore b/archive/clustertool/.gitignore similarity index 100% rename from clustertool/.gitignore rename to archive/clustertool/.gitignore diff --git a/.goreleaser.yaml b/archive/clustertool/.goreleaser.yaml similarity index 100% rename from .goreleaser.yaml rename to archive/clustertool/.goreleaser.yaml diff --git a/clustertool/.vscode/extensions.json b/archive/clustertool/.vscode/extensions.json similarity index 100% rename from clustertool/.vscode/extensions.json rename to archive/clustertool/.vscode/extensions.json diff --git a/clustertool/.vscode/settings.json b/archive/clustertool/.vscode/settings.json similarity index 100% rename from clustertool/.vscode/settings.json rename to archive/clustertool/.vscode/settings.json diff --git a/clustertool/.vscode/tasks.json b/archive/clustertool/.vscode/tasks.json similarity index 100% rename from clustertool/.vscode/tasks.json rename to archive/clustertool/.vscode/tasks.json diff --git a/clustertool/DEVTRIGGER b/archive/clustertool/DEVTRIGGER similarity index 100% rename from clustertool/DEVTRIGGER rename to archive/clustertool/DEVTRIGGER diff --git a/clustertool/README.md b/archive/clustertool/README.md similarity index 100% rename from clustertool/README.md rename to archive/clustertool/README.md diff --git a/clustertool/changelog.tmpl b/archive/clustertool/changelog.tmpl similarity index 100% rename from clustertool/changelog.tmpl rename to archive/clustertool/changelog.tmpl diff --git a/clustertool.LICENSE b/archive/clustertool/clustertool.LICENSE similarity index 100% rename from clustertool.LICENSE rename to archive/clustertool/clustertool.LICENSE diff --git a/clustertool/cmd/adv.go b/archive/clustertool/cmd/adv.go similarity index 100% rename from clustertool/cmd/adv.go rename to archive/clustertool/cmd/adv.go diff --git a/clustertool/cmd/adv_gentooldocs.go b/archive/clustertool/cmd/adv_gentooldocs.go similarity index 100% rename from clustertool/cmd/adv_gentooldocs.go rename to archive/clustertool/cmd/adv_gentooldocs.go diff --git a/clustertool/cmd/adv_precommit.go b/archive/clustertool/cmd/adv_precommit.go similarity index 100% rename from clustertool/cmd/adv_precommit.go rename to archive/clustertool/cmd/adv_precommit.go diff --git a/clustertool/cmd/adv_testcmd.go b/archive/clustertool/cmd/adv_testcmd.go similarity index 100% rename from clustertool/cmd/adv_testcmd.go rename to archive/clustertool/cmd/adv_testcmd.go diff --git a/clustertool/cmd/charts.go b/archive/clustertool/cmd/charts.go similarity index 100% rename from clustertool/cmd/charts.go rename to archive/clustertool/cmd/charts.go diff --git a/clustertool/cmd/charts_bump.go b/archive/clustertool/cmd/charts_bump.go similarity index 100% rename from clustertool/cmd/charts_bump.go rename to archive/clustertool/cmd/charts_bump.go diff --git a/clustertool/cmd/charts_deps.go b/archive/clustertool/cmd/charts_deps.go similarity index 100% rename from clustertool/cmd/charts_deps.go rename to archive/clustertool/cmd/charts_deps.go diff --git a/clustertool/cmd/charts_genchangelog.go b/archive/clustertool/cmd/charts_genchangelog.go similarity index 100% rename from clustertool/cmd/charts_genchangelog.go rename to archive/clustertool/cmd/charts_genchangelog.go diff --git a/clustertool/cmd/charts_genchartlist.go b/archive/clustertool/cmd/charts_genchartlist.go similarity index 100% rename from clustertool/cmd/charts_genchartlist.go rename to archive/clustertool/cmd/charts_genchartlist.go diff --git a/clustertool/cmd/charts_genmeta.go b/archive/clustertool/cmd/charts_genmeta.go similarity index 100% rename from clustertool/cmd/charts_genmeta.go rename to archive/clustertool/cmd/charts_genmeta.go diff --git a/clustertool/cmd/charts_tagclean.go b/archive/clustertool/cmd/charts_tagclean.go similarity index 100% rename from clustertool/cmd/charts_tagclean.go rename to archive/clustertool/cmd/charts_tagclean.go diff --git a/clustertool/cmd/checkcrypt.go b/archive/clustertool/cmd/checkcrypt.go similarity index 100% rename from clustertool/cmd/checkcrypt.go rename to archive/clustertool/cmd/checkcrypt.go diff --git a/clustertool/cmd/decrypt.go b/archive/clustertool/cmd/decrypt.go similarity index 100% rename from clustertool/cmd/decrypt.go rename to archive/clustertool/cmd/decrypt.go diff --git a/clustertool/cmd/encrypt.go b/archive/clustertool/cmd/encrypt.go similarity index 100% rename from clustertool/cmd/encrypt.go rename to archive/clustertool/cmd/encrypt.go diff --git a/clustertool/cmd/flux.go b/archive/clustertool/cmd/flux.go similarity index 100% rename from clustertool/cmd/flux.go rename to archive/clustertool/cmd/flux.go diff --git a/clustertool/cmd/flux_bootstrap.go b/archive/clustertool/cmd/flux_bootstrap.go similarity index 100% rename from clustertool/cmd/flux_bootstrap.go rename to archive/clustertool/cmd/flux_bootstrap.go diff --git a/clustertool/cmd/genconfig.go b/archive/clustertool/cmd/genconfig.go similarity index 100% rename from clustertool/cmd/genconfig.go rename to archive/clustertool/cmd/genconfig.go diff --git a/clustertool/cmd/helmrelease.go b/archive/clustertool/cmd/helmrelease.go similarity index 100% rename from clustertool/cmd/helmrelease.go rename to archive/clustertool/cmd/helmrelease.go diff --git a/clustertool/cmd/helmrelease_install.go b/archive/clustertool/cmd/helmrelease_install.go similarity index 100% rename from clustertool/cmd/helmrelease_install.go rename to archive/clustertool/cmd/helmrelease_install.go diff --git a/clustertool/cmd/helmrelease_upgrade.go b/archive/clustertool/cmd/helmrelease_upgrade.go similarity index 100% rename from clustertool/cmd/helmrelease_upgrade.go rename to archive/clustertool/cmd/helmrelease_upgrade.go diff --git a/clustertool/cmd/info.go b/archive/clustertool/cmd/info.go similarity index 100% rename from clustertool/cmd/info.go rename to archive/clustertool/cmd/info.go diff --git a/clustertool/cmd/init.go b/archive/clustertool/cmd/init.go similarity index 100% rename from clustertool/cmd/init.go rename to archive/clustertool/cmd/init.go diff --git a/clustertool/cmd/root.go b/archive/clustertool/cmd/root.go similarity index 100% rename from clustertool/cmd/root.go rename to archive/clustertool/cmd/root.go diff --git a/clustertool/cmd/talos.go b/archive/clustertool/cmd/talos.go similarity index 100% rename from clustertool/cmd/talos.go rename to archive/clustertool/cmd/talos.go diff --git a/clustertool/cmd/talos_apply.go b/archive/clustertool/cmd/talos_apply.go similarity index 100% rename from clustertool/cmd/talos_apply.go rename to archive/clustertool/cmd/talos_apply.go diff --git a/clustertool/cmd/talos_bootstrap.go b/archive/clustertool/cmd/talos_bootstrap.go similarity index 100% rename from clustertool/cmd/talos_bootstrap.go rename to archive/clustertool/cmd/talos_bootstrap.go diff --git a/clustertool/cmd/talos_health.go b/archive/clustertool/cmd/talos_health.go similarity index 100% rename from clustertool/cmd/talos_health.go rename to archive/clustertool/cmd/talos_health.go diff --git a/clustertool/cmd/talos_kubeconfig.go b/archive/clustertool/cmd/talos_kubeconfig.go similarity index 100% rename from clustertool/cmd/talos_kubeconfig.go rename to archive/clustertool/cmd/talos_kubeconfig.go diff --git a/clustertool/cmd/talos_reset.go b/archive/clustertool/cmd/talos_reset.go similarity index 100% rename from clustertool/cmd/talos_reset.go rename to archive/clustertool/cmd/talos_reset.go diff --git a/clustertool/cmd/talos_upgrade.go b/archive/clustertool/cmd/talos_upgrade.go similarity index 100% rename from clustertool/cmd/talos_upgrade.go rename to archive/clustertool/cmd/talos_upgrade.go diff --git a/clustertool/cspell.config.yaml b/archive/clustertool/cspell.config.yaml similarity index 100% rename from clustertool/cspell.config.yaml rename to archive/clustertool/cspell.config.yaml diff --git a/clustertool/embed/.gitignore b/archive/clustertool/embed/.gitignore similarity index 100% rename from clustertool/embed/.gitignore rename to archive/clustertool/embed/.gitignore diff --git a/clustertool/embed/download_talosctl.sh b/archive/clustertool/embed/download_talosctl.sh similarity index 100% rename from clustertool/embed/download_talosctl.sh rename to archive/clustertool/embed/download_talosctl.sh diff --git a/clustertool/embed/embed.go b/archive/clustertool/embed/embed.go similarity index 100% rename from clustertool/embed/embed.go rename to archive/clustertool/embed/embed.go diff --git a/clustertool/embed/embedDarwin_amd64.go b/archive/clustertool/embed/embedDarwin_amd64.go similarity index 100% rename from clustertool/embed/embedDarwin_amd64.go rename to archive/clustertool/embed/embedDarwin_amd64.go diff --git a/clustertool/embed/embedDarwin_arm64.go b/archive/clustertool/embed/embedDarwin_arm64.go similarity index 100% rename from clustertool/embed/embedDarwin_arm64.go rename to archive/clustertool/embed/embedDarwin_arm64.go diff --git a/clustertool/embed/embedLinux_amd64.go b/archive/clustertool/embed/embedLinux_amd64.go similarity index 100% rename from clustertool/embed/embedLinux_amd64.go rename to archive/clustertool/embed/embedLinux_amd64.go diff --git a/clustertool/embed/embedLinux_arm64.go b/archive/clustertool/embed/embedLinux_arm64.go similarity index 100% rename from clustertool/embed/embedLinux_arm64.go rename to archive/clustertool/embed/embedLinux_arm64.go diff --git a/clustertool/embed/embedWindows_amd64.go b/archive/clustertool/embed/embedWindows_amd64.go similarity index 100% rename from clustertool/embed/embedWindows_amd64.go rename to archive/clustertool/embed/embedWindows_amd64.go diff --git a/clustertool/embed/embedWindows_arm64.go b/archive/clustertool/embed/embedWindows_arm64.go similarity index 100% rename from clustertool/embed/embedWindows_arm64.go rename to archive/clustertool/embed/embedWindows_arm64.go diff --git a/clustertool/embed/generic/base/DOTREPLACEgitignore b/archive/clustertool/embed/generic/base/DOTREPLACEgitignore similarity index 100% rename from clustertool/embed/generic/base/DOTREPLACEgitignore rename to archive/clustertool/embed/generic/base/DOTREPLACEgitignore diff --git a/clustertool/embed/generic/base/clusterenv.yaml b/archive/clustertool/embed/generic/base/clusterenv.yaml similarity index 100% rename from clustertool/embed/generic/base/clusterenv.yaml rename to archive/clustertool/embed/generic/base/clusterenv.yaml diff --git a/clustertool/embed/generic/base/talos/talconfig.yaml b/archive/clustertool/embed/generic/base/talos/talconfig.yaml similarity index 100% rename from clustertool/embed/generic/base/talos/talconfig.yaml rename to archive/clustertool/embed/generic/base/talos/talconfig.yaml diff --git a/clustertool/embed/generic/kubernetes/apps/kubernetes-dashboard/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/apps/kubernetes-dashboard/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/apps/kubernetes-dashboard/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/apps/kubernetes-dashboard/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/apps/kubernetes-dashboard/app/namespace.yaml b/archive/clustertool/embed/generic/kubernetes/apps/kubernetes-dashboard/app/namespace.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/apps/kubernetes-dashboard/app/namespace.yaml rename to archive/clustertool/embed/generic/kubernetes/apps/kubernetes-dashboard/app/namespace.yaml diff --git a/clustertool/embed/generic/kubernetes/core/blocky/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/core/blocky/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/core/blocky/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/core/blocky/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/core/blocky/app/namespace.yaml b/archive/clustertool/embed/generic/kubernetes/core/blocky/app/namespace.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/core/blocky/app/namespace.yaml rename to archive/clustertool/embed/generic/kubernetes/core/blocky/app/namespace.yaml diff --git a/clustertool/embed/generic/kubernetes/core/clusterissuer/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/core/clusterissuer/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/core/clusterissuer/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/core/clusterissuer/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/core/clusterissuer/app/namespace.yaml b/archive/clustertool/embed/generic/kubernetes/core/clusterissuer/app/namespace.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/core/clusterissuer/app/namespace.yaml rename to archive/clustertool/embed/generic/kubernetes/core/clusterissuer/app/namespace.yaml diff --git a/clustertool/embed/generic/kubernetes/core/metallb-config/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/core/metallb-config/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/core/metallb-config/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/core/metallb-config/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/core/metallb-config/app/namespace.yaml b/archive/clustertool/embed/generic/kubernetes/core/metallb-config/app/namespace.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/core/metallb-config/app/namespace.yaml rename to archive/clustertool/embed/generic/kubernetes/core/metallb-config/app/namespace.yaml diff --git a/clustertool/embed/generic/kubernetes/core/system-upgrade-controller-plans/app/kubernetes.yaml b/archive/clustertool/embed/generic/kubernetes/core/system-upgrade-controller-plans/app/kubernetes.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/core/system-upgrade-controller-plans/app/kubernetes.yaml rename to archive/clustertool/embed/generic/kubernetes/core/system-upgrade-controller-plans/app/kubernetes.yaml diff --git a/clustertool/embed/generic/kubernetes/core/system-upgrade-controller-plans/app/kustomization.yaml b/archive/clustertool/embed/generic/kubernetes/core/system-upgrade-controller-plans/app/kustomization.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/core/system-upgrade-controller-plans/app/kustomization.yaml rename to archive/clustertool/embed/generic/kubernetes/core/system-upgrade-controller-plans/app/kustomization.yaml diff --git a/clustertool/embed/generic/kubernetes/core/system-upgrade-controller-plans/app/talos.yaml b/archive/clustertool/embed/generic/kubernetes/core/system-upgrade-controller-plans/app/talos.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/core/system-upgrade-controller-plans/app/talos.yaml rename to archive/clustertool/embed/generic/kubernetes/core/system-upgrade-controller-plans/app/talos.yaml diff --git a/clustertool/embed/generic/kubernetes/flux-entry.yaml b/archive/clustertool/embed/generic/kubernetes/flux-entry.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/flux-entry.yaml rename to archive/clustertool/embed/generic/kubernetes/flux-entry.yaml diff --git a/clustertool/embed/generic/kubernetes/flux-system/flux/bootstrap.yaml.ct b/archive/clustertool/embed/generic/kubernetes/flux-system/flux/bootstrap.yaml.ct similarity index 100% rename from clustertool/embed/generic/kubernetes/flux-system/flux/bootstrap.yaml.ct rename to archive/clustertool/embed/generic/kubernetes/flux-system/flux/bootstrap.yaml.ct diff --git a/clustertool/embed/generic/kubernetes/flux-system/flux/clustersettings.secret.yaml b/archive/clustertool/embed/generic/kubernetes/flux-system/flux/clustersettings.secret.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/flux-system/flux/clustersettings.secret.yaml rename to archive/clustertool/embed/generic/kubernetes/flux-system/flux/clustersettings.secret.yaml diff --git a/clustertool/embed/generic/kubernetes/flux-system/flux/flux.yaml b/archive/clustertool/embed/generic/kubernetes/flux-system/flux/flux.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/flux-system/flux/flux.yaml rename to archive/clustertool/embed/generic/kubernetes/flux-system/flux/flux.yaml diff --git a/clustertool/embed/generic/kubernetes/flux-system/flux/kustomization.yaml b/archive/clustertool/embed/generic/kubernetes/flux-system/flux/kustomization.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/flux-system/flux/kustomization.yaml rename to archive/clustertool/embed/generic/kubernetes/flux-system/flux/kustomization.yaml diff --git a/clustertool/embed/generic/kubernetes/flux-system/flux/namespace.yaml b/archive/clustertool/embed/generic/kubernetes/flux-system/flux/namespace.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/flux-system/flux/namespace.yaml rename to archive/clustertool/embed/generic/kubernetes/flux-system/flux/namespace.yaml diff --git a/clustertool/embed/generic/kubernetes/flux-system/flux/upgradesettings.yaml b/archive/clustertool/embed/generic/kubernetes/flux-system/flux/upgradesettings.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/flux-system/flux/upgradesettings.yaml rename to archive/clustertool/embed/generic/kubernetes/flux-system/flux/upgradesettings.yaml diff --git a/clustertool/embed/generic/kubernetes/kube-system/cilium/app/bootstrap-values.yaml.ct b/archive/clustertool/embed/generic/kubernetes/kube-system/cilium/app/bootstrap-values.yaml.ct similarity index 100% rename from clustertool/embed/generic/kubernetes/kube-system/cilium/app/bootstrap-values.yaml.ct rename to archive/clustertool/embed/generic/kubernetes/kube-system/cilium/app/bootstrap-values.yaml.ct diff --git a/clustertool/embed/generic/kubernetes/kube-system/cilium/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/kube-system/cilium/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/kube-system/cilium/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/kube-system/cilium/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/kube-system/descheduler/app/bootstrap-values.yaml.ct b/archive/clustertool/embed/generic/kubernetes/kube-system/descheduler/app/bootstrap-values.yaml.ct similarity index 100% rename from clustertool/embed/generic/kubernetes/kube-system/descheduler/app/bootstrap-values.yaml.ct rename to archive/clustertool/embed/generic/kubernetes/kube-system/descheduler/app/bootstrap-values.yaml.ct diff --git a/clustertool/embed/generic/kubernetes/kube-system/descheduler/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/kube-system/descheduler/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/kube-system/descheduler/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/kube-system/descheduler/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/kube-system/kubelet-csr-approver/app/bootstrap-values.yaml.ct b/archive/clustertool/embed/generic/kubernetes/kube-system/kubelet-csr-approver/app/bootstrap-values.yaml.ct similarity index 100% rename from clustertool/embed/generic/kubernetes/kube-system/kubelet-csr-approver/app/bootstrap-values.yaml.ct rename to archive/clustertool/embed/generic/kubernetes/kube-system/kubelet-csr-approver/app/bootstrap-values.yaml.ct diff --git a/clustertool/embed/generic/kubernetes/kube-system/kubelet-csr-approver/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/kube-system/kubelet-csr-approver/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/kube-system/kubelet-csr-approver/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/kube-system/kubelet-csr-approver/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/kube-system/metrics-server/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/kube-system/metrics-server/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/kube-system/metrics-server/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/kube-system/metrics-server/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/kube-system/namespace.yaml b/archive/clustertool/embed/generic/kubernetes/kube-system/namespace.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/kube-system/namespace.yaml rename to archive/clustertool/embed/generic/kubernetes/kube-system/namespace.yaml diff --git a/clustertool/embed/generic/kubernetes/kube-system/node-feature-discovery/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/kube-system/node-feature-discovery/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/kube-system/node-feature-discovery/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/kube-system/node-feature-discovery/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/networking/nginx-external/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/networking/nginx-external/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/networking/nginx-external/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/networking/nginx-external/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/networking/nginx-external/app/namespace.yaml b/archive/clustertool/embed/generic/kubernetes/networking/nginx-external/app/namespace.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/networking/nginx-external/app/namespace.yaml rename to archive/clustertool/embed/generic/kubernetes/networking/nginx-external/app/namespace.yaml diff --git a/clustertool/embed/generic/kubernetes/networking/nginx-internal/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/networking/nginx-internal/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/networking/nginx-internal/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/networking/nginx-internal/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/networking/nginx-internal/app/namespace.yaml b/archive/clustertool/embed/generic/kubernetes/networking/nginx-internal/app/namespace.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/networking/nginx-internal/app/namespace.yaml rename to archive/clustertool/embed/generic/kubernetes/networking/nginx-internal/app/namespace.yaml diff --git a/clustertool/embed/generic/kubernetes/system/cert-manager/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/system/cert-manager/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/cert-manager/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/system/cert-manager/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/system/cloudnative-pg/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/system/cloudnative-pg/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/cloudnative-pg/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/system/cloudnative-pg/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/alertmanagerconfig.yaml b/archive/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/alertmanagerconfig.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/alertmanagerconfig.yaml rename to archive/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/alertmanagerconfig.yaml diff --git a/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/kustomization.yaml b/archive/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/kustomization.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/kustomization.yaml rename to archive/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/kustomization.yaml diff --git a/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/namespace.yaml b/archive/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/namespace.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/namespace.yaml rename to archive/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/namespace.yaml diff --git a/clustertool/embed/generic/kubernetes/system/kubernetes-reflector/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/system/kubernetes-reflector/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/kubernetes-reflector/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/system/kubernetes-reflector/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/system/longhorn/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/system/longhorn/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/longhorn/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/system/longhorn/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/system/longhorn/app/namespace.yaml b/archive/clustertool/embed/generic/kubernetes/system/longhorn/app/namespace.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/longhorn/app/namespace.yaml rename to archive/clustertool/embed/generic/kubernetes/system/longhorn/app/namespace.yaml diff --git a/clustertool/embed/generic/kubernetes/system/longhorn/app/volumeSnapshotClass.yaml b/archive/clustertool/embed/generic/kubernetes/system/longhorn/app/volumeSnapshotClass.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/longhorn/app/volumeSnapshotClass.yaml rename to archive/clustertool/embed/generic/kubernetes/system/longhorn/app/volumeSnapshotClass.yaml diff --git a/clustertool/embed/generic/kubernetes/system/metallb/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/system/metallb/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/metallb/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/system/metallb/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/system/metallb/app/namespace.yaml b/archive/clustertool/embed/generic/kubernetes/system/metallb/app/namespace.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/metallb/app/namespace.yaml rename to archive/clustertool/embed/generic/kubernetes/system/metallb/app/namespace.yaml diff --git a/clustertool/embed/generic/kubernetes/system/openebs/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/system/openebs/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/openebs/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/system/openebs/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/system/openebs/app/namespace.yaml b/archive/clustertool/embed/generic/kubernetes/system/openebs/app/namespace.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/openebs/app/namespace.yaml rename to archive/clustertool/embed/generic/kubernetes/system/openebs/app/namespace.yaml diff --git a/clustertool/embed/generic/kubernetes/system/snapshot-controller/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/system/snapshot-controller/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/snapshot-controller/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/system/snapshot-controller/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/system/spegel/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/system/spegel/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/spegel/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/system/spegel/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/system/spegel/app/namespace.yaml b/archive/clustertool/embed/generic/kubernetes/system/spegel/app/namespace.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/spegel/app/namespace.yaml rename to archive/clustertool/embed/generic/kubernetes/system/spegel/app/namespace.yaml diff --git a/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/kustomization.yaml b/archive/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/kustomization.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/kustomization.yaml rename to archive/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/kustomization.yaml diff --git a/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/namespace.yaml b/archive/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/namespace.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/namespace.yaml rename to archive/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/namespace.yaml diff --git a/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/rbac.yaml b/archive/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/rbac.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/rbac.yaml rename to archive/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/rbac.yaml diff --git a/clustertool/embed/generic/kubernetes/system/volsync/app/helm-release.yaml b/archive/clustertool/embed/generic/kubernetes/system/volsync/app/helm-release.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/volsync/app/helm-release.yaml rename to archive/clustertool/embed/generic/kubernetes/system/volsync/app/helm-release.yaml diff --git a/clustertool/embed/generic/kubernetes/system/volsync/app/namespace.yaml b/archive/clustertool/embed/generic/kubernetes/system/volsync/app/namespace.yaml similarity index 100% rename from clustertool/embed/generic/kubernetes/system/volsync/app/namespace.yaml rename to archive/clustertool/embed/generic/kubernetes/system/volsync/app/namespace.yaml diff --git a/clustertool/embed/generic/patches/all.yaml b/archive/clustertool/embed/generic/patches/all.yaml similarity index 100% rename from clustertool/embed/generic/patches/all.yaml rename to archive/clustertool/embed/generic/patches/all.yaml diff --git a/clustertool/embed/generic/patches/controlplane.yaml b/archive/clustertool/embed/generic/patches/controlplane.yaml similarity index 100% rename from clustertool/embed/generic/patches/controlplane.yaml rename to archive/clustertool/embed/generic/patches/controlplane.yaml diff --git a/clustertool/embed/generic/patches/nvidia.yaml b/archive/clustertool/embed/generic/patches/nvidia.yaml similarity index 100% rename from clustertool/embed/generic/patches/nvidia.yaml rename to archive/clustertool/embed/generic/patches/nvidia.yaml diff --git a/clustertool/embed/generic/patches/worker.yaml b/archive/clustertool/embed/generic/patches/worker.yaml similarity index 100% rename from clustertool/embed/generic/patches/worker.yaml rename to archive/clustertool/embed/generic/patches/worker.yaml diff --git a/clustertool/embed/generic/root/DOTREPLACEdevcontainer/devcontainer.json b/archive/clustertool/embed/generic/root/DOTREPLACEdevcontainer/devcontainer.json similarity index 100% rename from clustertool/embed/generic/root/DOTREPLACEdevcontainer/devcontainer.json rename to archive/clustertool/embed/generic/root/DOTREPLACEdevcontainer/devcontainer.json diff --git a/clustertool/embed/generic/root/DOTREPLACEdevcontainer/postCreateCommand.sh b/archive/clustertool/embed/generic/root/DOTREPLACEdevcontainer/postCreateCommand.sh similarity index 100% rename from clustertool/embed/generic/root/DOTREPLACEdevcontainer/postCreateCommand.sh rename to archive/clustertool/embed/generic/root/DOTREPLACEdevcontainer/postCreateCommand.sh diff --git a/clustertool/embed/generic/root/DOTREPLACEgithub/renovate.json5 b/archive/clustertool/embed/generic/root/DOTREPLACEgithub/renovate.json5 similarity index 100% rename from clustertool/embed/generic/root/DOTREPLACEgithub/renovate.json5 rename to archive/clustertool/embed/generic/root/DOTREPLACEgithub/renovate.json5 diff --git a/clustertool/embed/generic/root/DOTREPLACEgithub/workflows/automerge.yaml b/archive/clustertool/embed/generic/root/DOTREPLACEgithub/workflows/automerge.yaml similarity index 100% rename from clustertool/embed/generic/root/DOTREPLACEgithub/workflows/automerge.yaml rename to archive/clustertool/embed/generic/root/DOTREPLACEgithub/workflows/automerge.yaml diff --git a/clustertool/embed/generic/root/DOTREPLACEgithub/workflows/placeholder.yaml b/archive/clustertool/embed/generic/root/DOTREPLACEgithub/workflows/placeholder.yaml similarity index 100% rename from clustertool/embed/generic/root/DOTREPLACEgithub/workflows/placeholder.yaml rename to archive/clustertool/embed/generic/root/DOTREPLACEgithub/workflows/placeholder.yaml diff --git a/clustertool/embed/generic/root/DOTREPLACEgitignore b/archive/clustertool/embed/generic/root/DOTREPLACEgitignore similarity index 100% rename from clustertool/embed/generic/root/DOTREPLACEgitignore rename to archive/clustertool/embed/generic/root/DOTREPLACEgitignore diff --git a/clustertool/embed/generic/root/DOTREPLACEsops.yaml b/archive/clustertool/embed/generic/root/DOTREPLACEsops.yaml similarity index 100% rename from clustertool/embed/generic/root/DOTREPLACEsops.yaml rename to archive/clustertool/embed/generic/root/DOTREPLACEsops.yaml diff --git a/clustertool/embed/generic/root/DOTREPLACEvscode/extensions.json b/archive/clustertool/embed/generic/root/DOTREPLACEvscode/extensions.json similarity index 100% rename from clustertool/embed/generic/root/DOTREPLACEvscode/extensions.json rename to archive/clustertool/embed/generic/root/DOTREPLACEvscode/extensions.json diff --git a/clustertool/embed/generic/root/DOTREPLACEvscode/settings.json b/archive/clustertool/embed/generic/root/DOTREPLACEvscode/settings.json similarity index 100% rename from clustertool/embed/generic/root/DOTREPLACEvscode/settings.json rename to archive/clustertool/embed/generic/root/DOTREPLACEvscode/settings.json diff --git a/clustertool/embed/generic/root/README.md b/archive/clustertool/embed/generic/root/README.md similarity index 100% rename from clustertool/embed/generic/root/README.md rename to archive/clustertool/embed/generic/root/README.md diff --git a/clustertool/embed/generic/root/repositories/entries/kustomization.yaml b/archive/clustertool/embed/generic/root/repositories/entries/kustomization.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/entries/kustomization.yaml rename to archive/clustertool/embed/generic/root/repositories/entries/kustomization.yaml diff --git a/clustertool/embed/generic/root/repositories/flux-entry.yaml b/archive/clustertool/embed/generic/root/repositories/flux-entry.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/flux-entry.yaml rename to archive/clustertool/embed/generic/root/repositories/flux-entry.yaml diff --git a/clustertool/embed/generic/root/repositories/git/kustomization.yaml b/archive/clustertool/embed/generic/root/repositories/git/kustomization.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/git/kustomization.yaml rename to archive/clustertool/embed/generic/root/repositories/git/kustomization.yaml diff --git a/clustertool/embed/generic/root/repositories/git/this-repo.yaml b/archive/clustertool/embed/generic/root/repositories/git/this-repo.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/git/this-repo.yaml rename to archive/clustertool/embed/generic/root/repositories/git/this-repo.yaml diff --git a/clustertool/embed/generic/root/repositories/git/truecharts.yaml b/archive/clustertool/embed/generic/root/repositories/git/truecharts.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/git/truecharts.yaml rename to archive/clustertool/embed/generic/root/repositories/git/truecharts.yaml diff --git a/clustertool/embed/generic/root/repositories/helm/bjw-s.yaml b/archive/clustertool/embed/generic/root/repositories/helm/bjw-s.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/helm/bjw-s.yaml rename to archive/clustertool/embed/generic/root/repositories/helm/bjw-s.yaml diff --git a/clustertool/embed/generic/root/repositories/helm/cloudnative-pg.yaml b/archive/clustertool/embed/generic/root/repositories/helm/cloudnative-pg.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/helm/cloudnative-pg.yaml rename to archive/clustertool/embed/generic/root/repositories/helm/cloudnative-pg.yaml diff --git a/clustertool/embed/generic/root/repositories/helm/home-ops-mirror.yaml b/archive/clustertool/embed/generic/root/repositories/helm/home-ops-mirror.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/helm/home-ops-mirror.yaml rename to archive/clustertool/embed/generic/root/repositories/helm/home-ops-mirror.yaml diff --git a/clustertool/embed/generic/root/repositories/helm/jetstack.yaml b/archive/clustertool/embed/generic/root/repositories/helm/jetstack.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/helm/jetstack.yaml rename to archive/clustertool/embed/generic/root/repositories/helm/jetstack.yaml diff --git a/clustertool/embed/generic/root/repositories/helm/kustomization.yaml b/archive/clustertool/embed/generic/root/repositories/helm/kustomization.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/helm/kustomization.yaml rename to archive/clustertool/embed/generic/root/repositories/helm/kustomization.yaml diff --git a/clustertool/embed/generic/root/repositories/helm/metallb.yaml b/archive/clustertool/embed/generic/root/repositories/helm/metallb.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/helm/metallb.yaml rename to archive/clustertool/embed/generic/root/repositories/helm/metallb.yaml diff --git a/clustertool/embed/generic/root/repositories/helm/node-feature-discovery.yaml b/archive/clustertool/embed/generic/root/repositories/helm/node-feature-discovery.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/helm/node-feature-discovery.yaml rename to archive/clustertool/embed/generic/root/repositories/helm/node-feature-discovery.yaml diff --git a/clustertool/embed/generic/root/repositories/helm/prometheus-community.yaml b/archive/clustertool/embed/generic/root/repositories/helm/prometheus-community.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/helm/prometheus-community.yaml rename to archive/clustertool/embed/generic/root/repositories/helm/prometheus-community.yaml diff --git a/clustertool/embed/generic/root/repositories/helm/spegel.yaml b/archive/clustertool/embed/generic/root/repositories/helm/spegel.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/helm/spegel.yaml rename to archive/clustertool/embed/generic/root/repositories/helm/spegel.yaml diff --git a/clustertool/embed/generic/root/repositories/helm/truecharts.yaml b/archive/clustertool/embed/generic/root/repositories/helm/truecharts.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/helm/truecharts.yaml rename to archive/clustertool/embed/generic/root/repositories/helm/truecharts.yaml diff --git a/clustertool/embed/generic/root/repositories/kustomization.yaml b/archive/clustertool/embed/generic/root/repositories/kustomization.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/kustomization.yaml rename to archive/clustertool/embed/generic/root/repositories/kustomization.yaml diff --git a/clustertool/embed/generic/root/repositories/oci/flux-manifests.yaml b/archive/clustertool/embed/generic/root/repositories/oci/flux-manifests.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/oci/flux-manifests.yaml rename to archive/clustertool/embed/generic/root/repositories/oci/flux-manifests.yaml diff --git a/clustertool/embed/generic/root/repositories/oci/kustomization.yaml b/archive/clustertool/embed/generic/root/repositories/oci/kustomization.yaml similarity index 100% rename from clustertool/embed/generic/root/repositories/oci/kustomization.yaml rename to archive/clustertool/embed/generic/root/repositories/oci/kustomization.yaml diff --git a/clustertool/fix.py b/archive/clustertool/fix.py similarity index 100% rename from clustertool/fix.py rename to archive/clustertool/fix.py diff --git a/clustertool/go.mod b/archive/clustertool/go.mod similarity index 100% rename from clustertool/go.mod rename to archive/clustertool/go.mod diff --git a/clustertool/go.sum b/archive/clustertool/go.sum similarity index 100% rename from clustertool/go.sum rename to archive/clustertool/go.sum diff --git a/clustertool/main.go b/archive/clustertool/main.go similarity index 100% rename from clustertool/main.go rename to archive/clustertool/main.go diff --git a/clustertool/partial_builds/partial_build.sh b/archive/clustertool/partial_builds/partial_build.sh similarity index 100% rename from clustertool/partial_builds/partial_build.sh rename to archive/clustertool/partial_builds/partial_build.sh diff --git a/clustertool/partial_builds/precommit/main.go b/archive/clustertool/partial_builds/precommit/main.go similarity index 100% rename from clustertool/partial_builds/precommit/main.go rename to archive/clustertool/partial_builds/precommit/main.go diff --git a/clustertool/pkg/charts/changelog/active_charts.go b/archive/clustertool/pkg/charts/changelog/active_charts.go similarity index 100% rename from clustertool/pkg/charts/changelog/active_charts.go rename to archive/clustertool/pkg/charts/changelog/active_charts.go diff --git a/clustertool/pkg/charts/changelog/changed_data.go b/archive/clustertool/pkg/charts/changelog/changed_data.go similarity index 100% rename from clustertool/pkg/charts/changelog/changed_data.go rename to archive/clustertool/pkg/charts/changelog/changed_data.go diff --git a/clustertool/pkg/charts/changelog/changelog.go b/archive/clustertool/pkg/charts/changelog/changelog.go similarity index 100% rename from clustertool/pkg/charts/changelog/changelog.go rename to archive/clustertool/pkg/charts/changelog/changelog.go diff --git a/clustertool/pkg/charts/changelog/commit.go b/archive/clustertool/pkg/charts/changelog/commit.go similarity index 100% rename from clustertool/pkg/charts/changelog/commit.go rename to archive/clustertool/pkg/charts/changelog/commit.go diff --git a/clustertool/pkg/charts/changelog/patch.go b/archive/clustertool/pkg/charts/changelog/patch.go similarity index 100% rename from clustertool/pkg/charts/changelog/patch.go rename to archive/clustertool/pkg/charts/changelog/patch.go diff --git a/clustertool/pkg/charts/changelog/render.go b/archive/clustertool/pkg/charts/changelog/render.go similarity index 100% rename from clustertool/pkg/charts/changelog/render.go rename to archive/clustertool/pkg/charts/changelog/render.go diff --git a/clustertool/pkg/charts/changelog/utils.go b/archive/clustertool/pkg/charts/changelog/utils.go similarity index 100% rename from clustertool/pkg/charts/changelog/utils.go rename to archive/clustertool/pkg/charts/changelog/utils.go diff --git a/clustertool/pkg/charts/chartFile/chart_file.go b/archive/clustertool/pkg/charts/chartFile/chart_file.go similarity index 100% rename from clustertool/pkg/charts/chartFile/chart_file.go rename to archive/clustertool/pkg/charts/chartFile/chart_file.go diff --git a/clustertool/pkg/charts/chartFile/chart_file_test.go b/archive/clustertool/pkg/charts/chartFile/chart_file_test.go similarity index 100% rename from clustertool/pkg/charts/chartFile/chart_file_test.go rename to archive/clustertool/pkg/charts/chartFile/chart_file_test.go diff --git a/clustertool/pkg/charts/chartFile/updater.go b/archive/clustertool/pkg/charts/chartFile/updater.go similarity index 100% rename from clustertool/pkg/charts/chartFile/updater.go rename to archive/clustertool/pkg/charts/chartFile/updater.go diff --git a/clustertool/pkg/charts/chartFile/updater_test.go b/archive/clustertool/pkg/charts/chartFile/updater_test.go similarity index 100% rename from clustertool/pkg/charts/chartFile/updater_test.go rename to archive/clustertool/pkg/charts/chartFile/updater_test.go diff --git a/clustertool/pkg/charts/deps/deps.go b/archive/clustertool/pkg/charts/deps/deps.go similarity index 100% rename from clustertool/pkg/charts/deps/deps.go rename to archive/clustertool/pkg/charts/deps/deps.go diff --git a/clustertool/pkg/charts/helmignore/helmignore.go b/archive/clustertool/pkg/charts/helmignore/helmignore.go similarity index 100% rename from clustertool/pkg/charts/helmignore/helmignore.go rename to archive/clustertool/pkg/charts/helmignore/helmignore.go diff --git a/clustertool/pkg/charts/image/cleanup.go b/archive/clustertool/pkg/charts/image/cleanup.go similarity index 100% rename from clustertool/pkg/charts/image/cleanup.go rename to archive/clustertool/pkg/charts/image/cleanup.go diff --git a/clustertool/pkg/charts/image/cleanup_test.go b/archive/clustertool/pkg/charts/image/cleanup_test.go similarity index 100% rename from clustertool/pkg/charts/image/cleanup_test.go rename to archive/clustertool/pkg/charts/image/cleanup_test.go diff --git a/clustertool/pkg/charts/image/image.go b/archive/clustertool/pkg/charts/image/image.go similarity index 100% rename from clustertool/pkg/charts/image/image.go rename to archive/clustertool/pkg/charts/image/image.go diff --git a/clustertool/pkg/charts/image/image_test.go b/archive/clustertool/pkg/charts/image/image_test.go similarity index 100% rename from clustertool/pkg/charts/image/image_test.go rename to archive/clustertool/pkg/charts/image/image_test.go diff --git a/clustertool/pkg/charts/info/info.go b/archive/clustertool/pkg/charts/info/info.go similarity index 100% rename from clustertool/pkg/charts/info/info.go rename to archive/clustertool/pkg/charts/info/info.go diff --git a/clustertool/pkg/charts/readme/readme.go b/archive/clustertool/pkg/charts/readme/readme.go similarity index 100% rename from clustertool/pkg/charts/readme/readme.go rename to archive/clustertool/pkg/charts/readme/readme.go diff --git a/clustertool/pkg/charts/valuesYaml/addonValues.go b/archive/clustertool/pkg/charts/valuesYaml/addonValues.go similarity index 100% rename from clustertool/pkg/charts/valuesYaml/addonValues.go rename to archive/clustertool/pkg/charts/valuesYaml/addonValues.go diff --git a/clustertool/pkg/charts/valuesYaml/externalInterfaceValues.go b/archive/clustertool/pkg/charts/valuesYaml/externalInterfaceValues.go similarity index 100% rename from clustertool/pkg/charts/valuesYaml/externalInterfaceValues.go rename to archive/clustertool/pkg/charts/valuesYaml/externalInterfaceValues.go diff --git a/clustertool/pkg/charts/valuesYaml/ingressValues.go b/archive/clustertool/pkg/charts/valuesYaml/ingressValues.go similarity index 100% rename from clustertool/pkg/charts/valuesYaml/ingressValues.go rename to archive/clustertool/pkg/charts/valuesYaml/ingressValues.go diff --git a/clustertool/pkg/charts/valuesYaml/metricsValues.go b/archive/clustertool/pkg/charts/valuesYaml/metricsValues.go similarity index 100% rename from clustertool/pkg/charts/valuesYaml/metricsValues.go rename to archive/clustertool/pkg/charts/valuesYaml/metricsValues.go diff --git a/clustertool/pkg/charts/valuesYaml/networkPolicyValues.go b/archive/clustertool/pkg/charts/valuesYaml/networkPolicyValues.go similarity index 100% rename from clustertool/pkg/charts/valuesYaml/networkPolicyValues.go rename to archive/clustertool/pkg/charts/valuesYaml/networkPolicyValues.go diff --git a/clustertool/pkg/charts/valuesYaml/parse.go b/archive/clustertool/pkg/charts/valuesYaml/parse.go similarity index 100% rename from clustertool/pkg/charts/valuesYaml/parse.go rename to archive/clustertool/pkg/charts/valuesYaml/parse.go diff --git a/clustertool/pkg/charts/valuesYaml/persistenceValues.go b/archive/clustertool/pkg/charts/valuesYaml/persistenceValues.go similarity index 100% rename from clustertool/pkg/charts/valuesYaml/persistenceValues.go rename to archive/clustertool/pkg/charts/valuesYaml/persistenceValues.go diff --git a/clustertool/pkg/charts/valuesYaml/podOptionsValues.go b/archive/clustertool/pkg/charts/valuesYaml/podOptionsValues.go similarity index 100% rename from clustertool/pkg/charts/valuesYaml/podOptionsValues.go rename to archive/clustertool/pkg/charts/valuesYaml/podOptionsValues.go diff --git a/clustertool/pkg/charts/valuesYaml/resourceValues.go b/archive/clustertool/pkg/charts/valuesYaml/resourceValues.go similarity index 100% rename from clustertool/pkg/charts/valuesYaml/resourceValues.go rename to archive/clustertool/pkg/charts/valuesYaml/resourceValues.go diff --git a/clustertool/pkg/charts/valuesYaml/securityContextValues.go b/archive/clustertool/pkg/charts/valuesYaml/securityContextValues.go similarity index 100% rename from clustertool/pkg/charts/valuesYaml/securityContextValues.go rename to archive/clustertool/pkg/charts/valuesYaml/securityContextValues.go diff --git a/clustertool/pkg/charts/valuesYaml/serviceValues.go b/archive/clustertool/pkg/charts/valuesYaml/serviceValues.go similarity index 100% rename from clustertool/pkg/charts/valuesYaml/serviceValues.go rename to archive/clustertool/pkg/charts/valuesYaml/serviceValues.go diff --git a/clustertool/pkg/charts/valuesYaml/updater.go b/archive/clustertool/pkg/charts/valuesYaml/updater.go similarity index 100% rename from clustertool/pkg/charts/valuesYaml/updater.go rename to archive/clustertool/pkg/charts/valuesYaml/updater.go diff --git a/clustertool/pkg/charts/valuesYaml/workloadValues.go b/archive/clustertool/pkg/charts/valuesYaml/workloadValues.go similarity index 100% rename from clustertool/pkg/charts/valuesYaml/workloadValues.go rename to archive/clustertool/pkg/charts/valuesYaml/workloadValues.go diff --git a/clustertool/pkg/charts/version/bump.go b/archive/clustertool/pkg/charts/version/bump.go similarity index 100% rename from clustertool/pkg/charts/version/bump.go rename to archive/clustertool/pkg/charts/version/bump.go diff --git a/clustertool/pkg/charts/version/bump_test.go b/archive/clustertool/pkg/charts/version/bump_test.go similarity index 100% rename from clustertool/pkg/charts/version/bump_test.go rename to archive/clustertool/pkg/charts/version/bump_test.go diff --git a/clustertool/pkg/fluxhandler/bootstrap.go b/archive/clustertool/pkg/fluxhandler/bootstrap.go similarity index 100% rename from clustertool/pkg/fluxhandler/bootstrap.go rename to archive/clustertool/pkg/fluxhandler/bootstrap.go diff --git a/clustertool/pkg/fluxhandler/helm.go b/archive/clustertool/pkg/fluxhandler/helm.go similarity index 100% rename from clustertool/pkg/fluxhandler/helm.go rename to archive/clustertool/pkg/fluxhandler/helm.go diff --git a/clustertool/pkg/fluxhandler/helmrelease.go b/archive/clustertool/pkg/fluxhandler/helmrelease.go similarity index 100% rename from clustertool/pkg/fluxhandler/helmrelease.go rename to archive/clustertool/pkg/fluxhandler/helmrelease.go diff --git a/clustertool/pkg/fluxhandler/helmrepo.go b/archive/clustertool/pkg/fluxhandler/helmrepo.go similarity index 100% rename from clustertool/pkg/fluxhandler/helmrepo.go rename to archive/clustertool/pkg/fluxhandler/helmrepo.go diff --git a/clustertool/pkg/fluxhandler/kustomizations.go b/archive/clustertool/pkg/fluxhandler/kustomizations.go similarity index 100% rename from clustertool/pkg/fluxhandler/kustomizations.go rename to archive/clustertool/pkg/fluxhandler/kustomizations.go diff --git a/clustertool/pkg/fluxhandler/sshsecretgen.go b/archive/clustertool/pkg/fluxhandler/sshsecretgen.go similarity index 100% rename from clustertool/pkg/fluxhandler/sshsecretgen.go rename to archive/clustertool/pkg/fluxhandler/sshsecretgen.go diff --git a/clustertool/pkg/gencmd/apply.go b/archive/clustertool/pkg/gencmd/apply.go similarity index 100% rename from clustertool/pkg/gencmd/apply.go rename to archive/clustertool/pkg/gencmd/apply.go diff --git a/clustertool/pkg/gencmd/bootstrap.go b/archive/clustertool/pkg/gencmd/bootstrap.go similarity index 100% rename from clustertool/pkg/gencmd/bootstrap.go rename to archive/clustertool/pkg/gencmd/bootstrap.go diff --git a/clustertool/pkg/gencmd/execcmd.go b/archive/clustertool/pkg/gencmd/execcmd.go similarity index 100% rename from clustertool/pkg/gencmd/execcmd.go rename to archive/clustertool/pkg/gencmd/execcmd.go diff --git a/clustertool/pkg/gencmd/genconfig.go b/archive/clustertool/pkg/gencmd/genconfig.go similarity index 100% rename from clustertool/pkg/gencmd/genconfig.go rename to archive/clustertool/pkg/gencmd/genconfig.go diff --git a/clustertool/pkg/gencmd/plain.go b/archive/clustertool/pkg/gencmd/plain.go similarity index 100% rename from clustertool/pkg/gencmd/plain.go rename to archive/clustertool/pkg/gencmd/plain.go diff --git a/clustertool/pkg/gencmd/upgrade.go b/archive/clustertool/pkg/gencmd/upgrade.go similarity index 100% rename from clustertool/pkg/gencmd/upgrade.go rename to archive/clustertool/pkg/gencmd/upgrade.go diff --git a/clustertool/pkg/helper/copy.go b/archive/clustertool/pkg/helper/copy.go similarity index 100% rename from clustertool/pkg/helper/copy.go rename to archive/clustertool/pkg/helper/copy.go diff --git a/clustertool/pkg/helper/dns.go b/archive/clustertool/pkg/helper/dns.go similarity index 100% rename from clustertool/pkg/helper/dns.go rename to archive/clustertool/pkg/helper/dns.go diff --git a/clustertool/pkg/helper/envsubst.go b/archive/clustertool/pkg/helper/envsubst.go similarity index 100% rename from clustertool/pkg/helper/envsubst.go rename to archive/clustertool/pkg/helper/envsubst.go diff --git a/clustertool/pkg/helper/git.go b/archive/clustertool/pkg/helper/git.go similarity index 100% rename from clustertool/pkg/helper/git.go rename to archive/clustertool/pkg/helper/git.go diff --git a/clustertool/pkg/helper/helper.go b/archive/clustertool/pkg/helper/helper.go similarity index 100% rename from clustertool/pkg/helper/helper.go rename to archive/clustertool/pkg/helper/helper.go diff --git a/clustertool/pkg/helper/marshaller.go b/archive/clustertool/pkg/helper/marshaller.go similarity index 100% rename from clustertool/pkg/helper/marshaller.go rename to archive/clustertool/pkg/helper/marshaller.go diff --git a/clustertool/pkg/helper/netvalidate.go b/archive/clustertool/pkg/helper/netvalidate.go similarity index 100% rename from clustertool/pkg/helper/netvalidate.go rename to archive/clustertool/pkg/helper/netvalidate.go diff --git a/clustertool/pkg/helper/prompts.go b/archive/clustertool/pkg/helper/prompts.go similarity index 100% rename from clustertool/pkg/helper/prompts.go rename to archive/clustertool/pkg/helper/prompts.go diff --git a/clustertool/pkg/helper/replace.go b/archive/clustertool/pkg/helper/replace.go similarity index 100% rename from clustertool/pkg/helper/replace.go rename to archive/clustertool/pkg/helper/replace.go diff --git a/clustertool/pkg/helper/runcmd.go b/archive/clustertool/pkg/helper/runcmd.go similarity index 100% rename from clustertool/pkg/helper/runcmd.go rename to archive/clustertool/pkg/helper/runcmd.go diff --git a/clustertool/pkg/helper/talhelperextract.go b/archive/clustertool/pkg/helper/talhelperextract.go similarity index 100% rename from clustertool/pkg/helper/talhelperextract.go rename to archive/clustertool/pkg/helper/talhelperextract.go diff --git a/clustertool/pkg/helper/time.go b/archive/clustertool/pkg/helper/time.go similarity index 100% rename from clustertool/pkg/helper/time.go rename to archive/clustertool/pkg/helper/time.go diff --git a/clustertool/pkg/helper/tooldocs.go b/archive/clustertool/pkg/helper/tooldocs.go similarity index 100% rename from clustertool/pkg/helper/tooldocs.go rename to archive/clustertool/pkg/helper/tooldocs.go diff --git a/clustertool/pkg/helper/var2file.go b/archive/clustertool/pkg/helper/var2file.go similarity index 100% rename from clustertool/pkg/helper/var2file.go rename to archive/clustertool/pkg/helper/var2file.go diff --git a/clustertool/pkg/helper/vars.go b/archive/clustertool/pkg/helper/vars.go similarity index 100% rename from clustertool/pkg/helper/vars.go rename to archive/clustertool/pkg/helper/vars.go diff --git a/clustertool/pkg/helper/walker.go b/archive/clustertool/pkg/helper/walker.go similarity index 100% rename from clustertool/pkg/helper/walker.go rename to archive/clustertool/pkg/helper/walker.go diff --git a/clustertool/pkg/helper/yamlutil.go b/archive/clustertool/pkg/helper/yamlutil.go similarity index 100% rename from clustertool/pkg/helper/yamlutil.go rename to archive/clustertool/pkg/helper/yamlutil.go diff --git a/clustertool/pkg/info/info.go b/archive/clustertool/pkg/info/info.go similarity index 100% rename from clustertool/pkg/info/info.go rename to archive/clustertool/pkg/info/info.go diff --git a/clustertool/pkg/initfiles/clusterenv.go b/archive/clustertool/pkg/initfiles/clusterenv.go similarity index 100% rename from clustertool/pkg/initfiles/clusterenv.go rename to archive/clustertool/pkg/initfiles/clusterenv.go diff --git a/clustertool/pkg/initfiles/initfiles.go b/archive/clustertool/pkg/initfiles/initfiles.go similarity index 100% rename from clustertool/pkg/initfiles/initfiles.go rename to archive/clustertool/pkg/initfiles/initfiles.go diff --git a/clustertool/pkg/kubectlcmds/apply.go b/archive/clustertool/pkg/kubectlcmds/apply.go similarity index 100% rename from clustertool/pkg/kubectlcmds/apply.go rename to archive/clustertool/pkg/kubectlcmds/apply.go diff --git a/clustertool/pkg/kubectlcmds/approvecerts.go b/archive/clustertool/pkg/kubectlcmds/approvecerts.go similarity index 100% rename from clustertool/pkg/kubectlcmds/approvecerts.go rename to archive/clustertool/pkg/kubectlcmds/approvecerts.go diff --git a/clustertool/pkg/kubectlcmds/checkstatus.go b/archive/clustertool/pkg/kubectlcmds/checkstatus.go similarity index 100% rename from clustertool/pkg/kubectlcmds/checkstatus.go rename to archive/clustertool/pkg/kubectlcmds/checkstatus.go diff --git a/clustertool/pkg/nodestatus/health.go b/archive/clustertool/pkg/nodestatus/health.go similarity index 100% rename from clustertool/pkg/nodestatus/health.go rename to archive/clustertool/pkg/nodestatus/health.go diff --git a/clustertool/pkg/nodestatus/status.go b/archive/clustertool/pkg/nodestatus/status.go similarity index 100% rename from clustertool/pkg/nodestatus/status.go rename to archive/clustertool/pkg/nodestatus/status.go diff --git a/clustertool/pkg/sops/checkencrypt.go b/archive/clustertool/pkg/sops/checkencrypt.go similarity index 100% rename from clustertool/pkg/sops/checkencrypt.go rename to archive/clustertool/pkg/sops/checkencrypt.go diff --git a/clustertool/pkg/sops/decrypt.go b/archive/clustertool/pkg/sops/decrypt.go similarity index 100% rename from clustertool/pkg/sops/decrypt.go rename to archive/clustertool/pkg/sops/decrypt.go diff --git a/clustertool/pkg/sops/encrypt.go b/archive/clustertool/pkg/sops/encrypt.go similarity index 100% rename from clustertool/pkg/sops/encrypt.go rename to archive/clustertool/pkg/sops/encrypt.go diff --git a/clustertool/pkg/sops/loadsops.go b/archive/clustertool/pkg/sops/loadsops.go similarity index 100% rename from clustertool/pkg/sops/loadsops.go rename to archive/clustertool/pkg/sops/loadsops.go diff --git a/clustertool/pkg/sops/wrapper.go b/archive/clustertool/pkg/sops/wrapper.go similarity index 100% rename from clustertool/pkg/sops/wrapper.go rename to archive/clustertool/pkg/sops/wrapper.go diff --git a/clustertool/pkg/talassist/load.go b/archive/clustertool/pkg/talassist/load.go similarity index 100% rename from clustertool/pkg/talassist/load.go rename to archive/clustertool/pkg/talassist/load.go diff --git a/clustertool/pkg/talhelperutil/extractfromtalconfig.go b/archive/clustertool/pkg/talhelperutil/extractfromtalconfig.go similarity index 100% rename from clustertool/pkg/talhelperutil/extractfromtalconfig.go rename to archive/clustertool/pkg/talhelperutil/extractfromtalconfig.go diff --git a/clustertool/testdata/chart_yaml/invalidChart.yaml b/archive/clustertool/testdata/chart_yaml/invalidChart.yaml similarity index 100% rename from clustertool/testdata/chart_yaml/invalidChart.yaml rename to archive/clustertool/testdata/chart_yaml/invalidChart.yaml diff --git a/clustertool/testdata/chart_yaml/malformedChart.yaml b/archive/clustertool/testdata/chart_yaml/malformedChart.yaml similarity index 100% rename from clustertool/testdata/chart_yaml/malformedChart.yaml rename to archive/clustertool/testdata/chart_yaml/malformedChart.yaml diff --git a/clustertool/testdata/chart_yaml/unmarshalableChart.yaml b/archive/clustertool/testdata/chart_yaml/unmarshalableChart.yaml similarity index 100% rename from clustertool/testdata/chart_yaml/unmarshalableChart.yaml rename to archive/clustertool/testdata/chart_yaml/unmarshalableChart.yaml diff --git a/clustertool/testdata/chart_yaml/validChart.yaml b/archive/clustertool/testdata/chart_yaml/validChart.yaml similarity index 100% rename from clustertool/testdata/chart_yaml/validChart.yaml rename to archive/clustertool/testdata/chart_yaml/validChart.yaml diff --git a/clustertool/testdata/updater/stable/my-app/Chart.yaml b/archive/clustertool/testdata/updater/stable/my-app/Chart.yaml similarity index 100% rename from clustertool/testdata/updater/stable/my-app/Chart.yaml rename to archive/clustertool/testdata/updater/stable/my-app/Chart.yaml diff --git a/clustertool/testdata/values_yaml/emptyValues.yaml b/archive/clustertool/testdata/values_yaml/emptyValues.yaml similarity index 100% rename from clustertool/testdata/values_yaml/emptyValues.yaml rename to archive/clustertool/testdata/values_yaml/emptyValues.yaml diff --git a/clustertool/testdata/values_yaml/malformedValues.yaml b/archive/clustertool/testdata/values_yaml/malformedValues.yaml similarity index 100% rename from clustertool/testdata/values_yaml/malformedValues.yaml rename to archive/clustertool/testdata/values_yaml/malformedValues.yaml diff --git a/clustertool/testdata/values_yaml/multiImageValues.yaml b/archive/clustertool/testdata/values_yaml/multiImageValues.yaml similarity index 100% rename from clustertool/testdata/values_yaml/multiImageValues.yaml rename to archive/clustertool/testdata/values_yaml/multiImageValues.yaml diff --git a/clustertool/testdata/values_yaml/singleImageValues.yaml b/archive/clustertool/testdata/values_yaml/singleImageValues.yaml similarity index 100% rename from clustertool/testdata/values_yaml/singleImageValues.yaml rename to archive/clustertool/testdata/values_yaml/singleImageValues.yaml diff --git a/repositories/kustomization.yaml b/archive/repositories/kustomization.yaml similarity index 100% rename from repositories/kustomization.yaml rename to archive/repositories/kustomization.yaml diff --git a/dockerhub.sh b/archive/scripts/dockerhub.sh similarity index 100% rename from dockerhub.sh rename to archive/scripts/dockerhub.sh diff --git a/.github/workflows/clustertool.golangci-lint.yaml b/archive/workflows/clustertool.golangci-lint.yaml similarity index 100% rename from .github/workflows/clustertool.golangci-lint.yaml rename to archive/workflows/clustertool.golangci-lint.yaml diff --git a/.github/workflows/clustertool.release.yaml b/archive/workflows/clustertool.release.yaml similarity index 100% rename from .github/workflows/clustertool.release.yaml rename to archive/workflows/clustertool.release.yaml diff --git a/.github/workflows/clustertool.tests.yaml b/archive/workflows/clustertool.tests.yaml similarity index 100% rename from .github/workflows/clustertool.tests.yaml rename to archive/workflows/clustertool.tests.yaml diff --git a/charts/library/common-test/LICENSE b/charts/library/common-test/LICENSE deleted file mode 100644 index 30e1322aea9..00000000000 --- a/charts/library/common-test/LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts "Common-Test" Helm Chart -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/charts/library/common/LICENSE b/charts/library/common/LICENSE deleted file mode 100644 index 4ce034b0e75..00000000000 --- a/charts/library/common/LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts "Common" Helm Chart -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/charts/premium/app-template/LICENSE b/charts/premium/app-template/LICENSE deleted file mode 100644 index 33a8cbb23f0..00000000000 --- a/charts/premium/app-template/LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts "Blocky" Helm Chart -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/charts/premium/blocky/LICENSE b/charts/premium/blocky/LICENSE deleted file mode 100644 index 33a8cbb23f0..00000000000 --- a/charts/premium/blocky/LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts "Blocky" Helm Chart -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/charts/premium/clusterissuer/LICENSE b/charts/premium/clusterissuer/LICENSE deleted file mode 100644 index 33a8cbb23f0..00000000000 --- a/charts/premium/clusterissuer/LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts "Blocky" Helm Chart -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/charts/premium/grafana/LICENSE b/charts/premium/grafana/LICENSE deleted file mode 100644 index 33a8cbb23f0..00000000000 --- a/charts/premium/grafana/LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts "Blocky" Helm Chart -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/charts/premium/kubernetes-dashboard/LICENSE b/charts/premium/kubernetes-dashboard/LICENSE deleted file mode 100644 index 33a8cbb23f0..00000000000 --- a/charts/premium/kubernetes-dashboard/LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts "Blocky" Helm Chart -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/charts/premium/nextcloud/LICENSE b/charts/premium/nextcloud/LICENSE deleted file mode 100644 index 33a8cbb23f0..00000000000 --- a/charts/premium/nextcloud/LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts "Blocky" Helm Chart -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/charts/premium/vaultwarden/LICENSE b/charts/premium/vaultwarden/LICENSE deleted file mode 100644 index 33a8cbb23f0..00000000000 --- a/charts/premium/vaultwarden/LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts "Blocky" Helm Chart -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/charts/stable/authelia/LICENSE b/charts/stable/authelia/LICENSE deleted file mode 100644 index 33a8cbb23f0..00000000000 --- a/charts/stable/authelia/LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts "Blocky" Helm Chart -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/charts/stable/authentik/LICENSE b/charts/stable/authentik/LICENSE deleted file mode 100644 index 33a8cbb23f0..00000000000 --- a/charts/stable/authentik/LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts "Blocky" Helm Chart -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/charts/stable/fireflyiii/LICENSE b/charts/stable/fireflyiii/LICENSE deleted file mode 100644 index 33a8cbb23f0..00000000000 --- a/charts/stable/fireflyiii/LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts "Blocky" Helm Chart -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/charts/stable/immich/LICENSE b/charts/stable/immich/LICENSE deleted file mode 100644 index 555d499816c..00000000000 --- a/charts/stable/immich/LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts "Blocky" Helm Chart -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/charts/stable/n8n/LICENSE b/charts/stable/n8n/LICENSE deleted file mode 100644 index 33a8cbb23f0..00000000000 --- a/charts/stable/n8n/LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts "Blocky" Helm Chart -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/charts/system/lvm-disk-watcher/LICENSE b/charts/system/lvm-disk-watcher/LICENSE deleted file mode 100644 index 33a8cbb23f0..00000000000 --- a/charts/system/lvm-disk-watcher/LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts "Blocky" Helm Chart -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/clustertool/LICENSE b/clustertool/LICENSE deleted file mode 100644 index 64f0db83fa0..00000000000 --- a/clustertool/LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts ClusterTool -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/clustertool/clustertool.LICENSE b/clustertool/clustertool.LICENSE deleted file mode 100644 index 33a8cbb23f0..00000000000 --- a/clustertool/clustertool.LICENSE +++ /dev/null @@ -1,106 +0,0 @@ -Business Source License 1.1 - -Parameters - -Licensor: The TrueCharts Project, it's owner and it's contributors -Licensed Work: The TrueCharts "Blocky" Helm Chart -Additional Use Grant: You may use the licensed work in production, as long - as it is directly sourced from a TrueCharts provided - official repository, catalog or source. You may also make private - modification to the directly sourced licenced work, - when used in production. - - The following cases are, due to their nature, also - defined as 'production use' and explicitly prohibited: - - Bundling, including or displaying the licensed work - with(in) another work intended for production use, - with the apparent intend of facilitating and/or - promoting production use by third parties in - violation of this license. - -Change Date: 2050-01-01 - -Change License: 3-clause BSD license - -For information about alternative licensing arrangements for the Software, -please contact: legal@truecharts.org - -Notice - -The Business Source License (this document, or the “License”) is not an Open -Source license. However, the Licensed Work will eventually be made available -under an Open Source License, as stated in this License. - -License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. -“Business Source License” is a trademark of MariaDB Corporation Ab. - ------------------------------------------------------------------------------ - -Business Source License 1.1 - -Terms - -The Licensor hereby grants you the right to copy, modify, create derivative -works, redistribute, and make non-production use of the Licensed Work. The -Licensor may make an Additional Use Grant, above, permitting limited -production use. - -Effective on the Change Date, or the fourth anniversary of the first publicly -available distribution of a specific version of the Licensed Work under this -License, whichever comes first, the Licensor hereby grants you rights under -the terms of the Change License, and the rights granted in the paragraph -above terminate. - -If your use of the Licensed Work does not comply with the requirements -currently in effect as described in this License, you must purchase a -commercial license from the Licensor, its affiliated entities, or authorized -resellers, or you must refrain from using the Licensed Work. - -All copies of the original and modified Licensed Work, and derivative works -of the Licensed Work, are subject to this License. This License applies -separately for each version of the Licensed Work and the Change Date may vary -for each version of the Licensed Work released by Licensor. - -You must conspicuously display this License on each original or modified copy -of the Licensed Work. If you receive the Licensed Work in original or -modified form from a third party, the terms and conditions set forth in this -License apply to your use of that work. - -Any use of the Licensed Work in violation of this License will automatically -terminate your rights under this License for the current and all other -versions of the Licensed Work. - -This License does not grant you any right in any trademark or logo of -Licensor or its affiliates (provided that you may use a trademark or logo of -Licensor as expressly required by this License). - -TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON -AN “AS IS” BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, -EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND -TITLE. - -MariaDB hereby grants you permission to use this License’s text to license -your works, and to refer to it using the trademark “Business Source License”, -as long as you comply with the Covenants of Licensor below. - -Covenants of Licensor - -In consideration of the right to use this License’s text and the “Business -Source License” name and trademark, Licensor covenants to MariaDB, and to all -other recipients of the licensed work to be provided by Licensor: - -1. To specify as the Change License the GPL Version 2.0 or any later version, - or a license that is compatible with GPL Version 2.0 or a later version, - where “compatible” means that software provided under the Change License can - be included in a program with software provided under GPL Version 2.0 or a - later version. Licensor may specify additional Change Licenses without - limitation. - -2. To either: (a) specify an additional grant of rights to use that does not - impose any additional restriction on the right granted in this License, as - the Additional Use Grant; or (b) insert the text “None”. - -3. To specify a Change Date. - -4. Not to modify this License in any other way. diff --git a/clustertool/embed/freebsd_amd64.go b/clustertool/embed/freebsd_amd64.go deleted file mode 100644 index 5ce9c4e76bb..00000000000 --- a/clustertool/embed/freebsd_amd64.go +++ /dev/null @@ -1,11 +0,0 @@ -//go:build freebsd && amd64 -// +build freebsd,amd64 - -package embed - -import ( - "embed" -) - -//go:embed freebsd_amd64 -var StaticFiles embed.FS diff --git a/clustertool/embed/freebsd_arm64.go b/clustertool/embed/freebsd_arm64.go deleted file mode 100644 index 87b16c114ad..00000000000 --- a/clustertool/embed/freebsd_arm64.go +++ /dev/null @@ -1,11 +0,0 @@ -//go:build freebsd && arm64 -// +build freebsd,arm64 - -package embed - -import ( - "embed" -) - -//go:embed freebsd_arm64 -var StaticFiles embed.FS diff --git a/clustertool/pkg/charts/website/chart_list.go b/clustertool/pkg/charts/website/chart_list.go deleted file mode 100644 index d9d9084e7b3..00000000000 --- a/clustertool/pkg/charts/website/chart_list.go +++ /dev/null @@ -1,119 +0,0 @@ -package website - -import ( - "encoding/json" - "fmt" - "os" - "path/filepath" - "slices" - "sync" - - "github.com/trueforge-org/truecharts/clustertool/pkg/charts/chartFile" - "github.com/trueforge-org/truecharts/clustertool/pkg/helper" -) - -type ChartList struct { - TotalCount int64 `json:"totalCount"` - Trains []Train `json:"trains"` -} - -type Train struct { - Name string `json:"name"` - Count int64 `json:"count"` - Charts []Chart `json:"charts"` -} - -type Chart struct { - Name string `json:"name"` - Description string `json:"description"` - Train string `json:"train"` - Link string `json:"link"` - Icon string `json:"icon"` - Version string `json:"version"` -} - -type ChartListOptions struct { - OutputPath string // Path to put the chart list json file - TrainFilter []string // Empty means all trains - sync.Mutex - list *ChartList -} - -func (o *ChartListOptions) WriteChartList() error { - if o.list == nil { - return fmt.Errorf("chart list is nil") - } - - data, err := json.Marshal(o.list) - if err != nil { - return err - } - - return os.WriteFile(o.OutputPath, data, 0644) -} -func (o *ChartListOptions) GetChartData(path string, entry os.DirEntry, err error) error { - if o.list == nil { - o.list = &ChartList{} - } - - if err != nil { - return err - } - - // Skip directories that are excluded - if entry.IsDir() && slices.Contains(helper.ExcludedDirs, entry.Name()) { - return filepath.SkipDir - } - - if entry.Name() != "Chart.yaml" { - return nil - } - - chart := chartFile.NewHelmChart() - if err := chart.LoadFromFile(path); err != nil { - return err - } - - train := chartFile.GetTrain(path, chart) - if len(o.TrainFilter) > 0 { - if !slices.Contains(o.TrainFilter, train) { - return nil - } - } - - o.Lock() - defer o.Unlock() - // Increment the total count - o.list.TotalCount++ - webChart := Chart{ - Name: chart.Metadata.Name, - Description: chart.Metadata.Description, - Icon: chart.Metadata.Icon, - Link: chart.Metadata.Home, - Version: chart.Metadata.Version, - Train: chartFile.GetTrain(path, chart), - } - - trainExists := false - for idx, train := range o.list.Trains { - if train.Name == webChart.Train { - trainExists = true - // Increase chart count for the existing train - o.list.Trains[idx].Count++ - // Add the chart to the existing train - o.list.Trains[idx].Charts = append(o.list.Trains[idx].Charts, webChart) - } - } - if trainExists { - return nil - } - - // Add a new train with the chart - o.list.Trains = append(o.list.Trains, Train{ - Name: webChart.Train, - Count: 1, - Charts: []Chart{webChart}, - }) - - return nil -} diff --git a/kustomization.yaml b/kustomization.yaml deleted file mode 100644 index 89123222953..00000000000 --- a/kustomization.yaml +++ /dev/null @@ -1,7 +0,0 @@ -apiVersion: kustomize.config.k8s.io/v1beta1 -kind: Kustomization -metadata: - name: truecharts - namespace: flux-system -resources: - - ./repositories diff --git a/repositories/helm/actions-runner-controller.yaml b/repositories/helm/actions-runner-controller.yaml deleted file mode 100644 index 167d6385867..00000000000 --- a/repositories/helm/actions-runner-controller.yaml +++ /dev/null @@ -1,11 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-actions-runner-controller - namespace: flux-system -spec: - type: oci - interval: 5m - url: oci://ghcr.io/actions/actions-runner-controller-charts diff --git a/repositories/helm/authentik.yaml b/repositories/helm/authentik.yaml deleted file mode 100644 index c29c5e6e4ba..00000000000 --- a/repositories/helm/authentik.yaml +++ /dev/null @@ -1,9 +0,0 @@ -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-authentik - namespace: flux-system -spec: - interval: 15m - url: https://charts.goauthentik.io - timeout: 3m diff --git a/repositories/helm/backube.yaml b/repositories/helm/backube.yaml deleted file mode 100644 index 136a2f1d64b..00000000000 --- a/repositories/helm/backube.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-backube - namespace: flux-system -spec: - interval: 2h - url: https://backube.github.io/helm-charts/ diff --git a/repositories/helm/bitnami.yaml b/repositories/helm/bitnami.yaml deleted file mode 100644 index 4daaa5e5f42..00000000000 --- a/repositories/helm/bitnami.yaml +++ /dev/null @@ -1,11 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-bitnami - namespace: flux-system -spec: - type: oci - interval: 5m - url: oci://registry-1.docker.io/bitnamicharts diff --git a/repositories/helm/bjw-s.yaml b/repositories/helm/bjw-s.yaml deleted file mode 100644 index fe657535c88..00000000000 --- a/repositories/helm/bjw-s.yaml +++ /dev/null @@ -1,11 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-bjw-s - namespace: flux-system -spec: - type: oci - interval: 5m - url: oci://ghcr.io/bjw-s-labs/helm diff --git a/repositories/helm/cilium.yaml b/repositories/helm/cilium.yaml deleted file mode 100644 index ec381f1fae1..00000000000 --- a/repositories/helm/cilium.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-cilium - namespace: flux-system -spec: - interval: 2h - url: https://helm.cilium.io diff --git a/repositories/helm/cloudnative-pg.yaml b/repositories/helm/cloudnative-pg.yaml deleted file mode 100644 index fadc8534268..00000000000 --- a/repositories/helm/cloudnative-pg.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-cloudnative-pg - namespace: flux-system -spec: - interval: 2h - url: https://cloudnative-pg.github.io/charts diff --git a/repositories/helm/coredns.yaml b/repositories/helm/coredns.yaml deleted file mode 100644 index 7856ec8f084..00000000000 --- a/repositories/helm/coredns.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-coredns - namespace: flux-system -spec: - interval: 2h - url: https://coredns.github.io/helm diff --git a/repositories/helm/crossplane.yaml b/repositories/helm/crossplane.yaml deleted file mode 100644 index 5c180734457..00000000000 --- a/repositories/helm/crossplane.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-crossplane - namespace: flux-system -spec: - interval: 2h - url: https://charts.crossplane.io/stable diff --git a/repositories/helm/crowdsec.yaml b/repositories/helm/crowdsec.yaml deleted file mode 100644 index 2ac3ebb2c1b..00000000000 --- a/repositories/helm/crowdsec.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# yaml-language-server: $schema=https://kubernetes-schemas.zinn.ca/source.toolkit.fluxcd.io/helmrepository_v1beta2.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-crowdsec - namespace: flux-system -spec: - interval: 1h - url: https://crowdsecurity.github.io/helm-charts diff --git a/repositories/helm/crunchydata.yaml b/repositories/helm/crunchydata.yaml deleted file mode 100644 index 44307a3c408..00000000000 --- a/repositories/helm/crunchydata.yaml +++ /dev/null @@ -1,11 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-crunchydata - namespace: flux-system -spec: - type: oci - interval: 5m - url: oci://registry.developers.crunchydata.com/crunchydata diff --git a/repositories/helm/csi-driver-nfs.yaml b/repositories/helm/csi-driver-nfs.yaml deleted file mode 100644 index f10f6c788d0..00000000000 --- a/repositories/helm/csi-driver-nfs.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-csi-driver-nfs - namespace: flux-system -spec: - interval: 2h - url: https://raw.githubusercontent.com/kubernetes-csi/csi-driver-nfs/master/charts diff --git a/repositories/helm/deliveryhero.yaml b/repositories/helm/deliveryhero.yaml deleted file mode 100644 index 74500945932..00000000000 --- a/repositories/helm/deliveryhero.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# yaml-language-server: $schema=https://kubernetes-schemas.zinn.ca/source.toolkit.fluxcd.io/helmrepository_v1beta2.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-deliveryhero - namespace: flux-system -spec: - interval: 30m - url: https://charts.deliveryhero.io/ - timeout: 3m diff --git a/repositories/helm/democratic-csi.yaml b/repositories/helm/democratic-csi.yaml deleted file mode 100644 index 36d90ecb83e..00000000000 --- a/repositories/helm/democratic-csi.yaml +++ /dev/null @@ -1,9 +0,0 @@ -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-democratic-csi - namespace: flux-system -spec: - interval: 30m - url: https://democratic-csi.github.io/charts/ - timeout: 3m diff --git a/repositories/helm/descheduler.yaml b/repositories/helm/descheduler.yaml deleted file mode 100644 index 69845cb5f37..00000000000 --- a/repositories/helm/descheduler.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-descheduler - namespace: flux-system -spec: - interval: 2h - url: https://kubernetes-sigs.github.io/descheduler diff --git a/repositories/helm/dysnix.yaml b/repositories/helm/dysnix.yaml deleted file mode 100644 index 15b6b9254ca..00000000000 --- a/repositories/helm/dysnix.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# yaml-language-server: $schema=https://kubernetes-schemas.zinn.ca/source.toolkit.fluxcd.io/helmrepository_v1beta2.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-dysnix - namespace: flux-system -spec: - interval: 1h - url: https://dysnix.github.io/charts diff --git a/repositories/helm/emqx.yaml b/repositories/helm/emqx.yaml deleted file mode 100644 index f5be83dd7ec..00000000000 --- a/repositories/helm/emqx.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-emqx - namespace: flux-system -spec: - interval: 2h - url: https://repos.emqx.io/charts diff --git a/repositories/helm/external-dns.yaml b/repositories/helm/external-dns.yaml deleted file mode 100644 index b2e7e27a1c2..00000000000 --- a/repositories/helm/external-dns.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-external-dns - namespace: flux-system -spec: - interval: 2h - url: https://kubernetes-sigs.github.io/external-dns diff --git a/repositories/helm/external-secrets.yaml b/repositories/helm/external-secrets.yaml deleted file mode 100644 index 17b70e9d37b..00000000000 --- a/repositories/helm/external-secrets.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-external-secrets - namespace: flux-system -spec: - interval: 2h - url: https://charts.external-secrets.io diff --git a/repositories/helm/fairwinds.yaml b/repositories/helm/fairwinds.yaml deleted file mode 100644 index fe5fe12e4b5..00000000000 --- a/repositories/helm/fairwinds.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# yaml-language-server: $schema=https://kubernetes-schemas.zinn.ca/source.toolkit.fluxcd.io/helmrepository_v1beta2.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-fairwinds - namespace: flux-system -spec: - interval: 30m - url: https://charts.fairwinds.com/stable - timeout: 3m diff --git a/repositories/helm/fluent-bit.yaml b/repositories/helm/fluent-bit.yaml deleted file mode 100644 index c4dfb9e1bbb..00000000000 --- a/repositories/helm/fluent-bit.yaml +++ /dev/null @@ -1,9 +0,0 @@ -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-fluent-bit - namespace: flux-system -spec: - interval: 10m - url: https://fluent.github.io/helm-charts - timeout: 3m diff --git a/repositories/helm/grafana.yaml b/repositories/helm/grafana.yaml deleted file mode 100644 index 2186ea2c279..00000000000 --- a/repositories/helm/grafana.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-grafana - namespace: flux-system -spec: - interval: 2h - url: https://grafana.github.io/helm-charts diff --git a/repositories/helm/home-ops-mirror.yaml b/repositories/helm/home-ops-mirror.yaml deleted file mode 100644 index 3f447714778..00000000000 --- a/repositories/helm/home-ops-mirror.yaml +++ /dev/null @@ -1,11 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: home-ops-mirror - namespace: flux-system -spec: - type: oci - interval: 2h - url: oci://ghcr.io/home-operations/charts-mirror/ diff --git a/repositories/helm/infracloudio.yaml b/repositories/helm/infracloudio.yaml deleted file mode 100644 index 37d0331615a..00000000000 --- a/repositories/helm/infracloudio.yaml +++ /dev/null @@ -1,9 +0,0 @@ -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-infracloudio - namespace: flux-system -spec: - interval: 10m - url: https://infracloudio.github.io/charts - timeout: 3m diff --git a/repositories/helm/ingress-nginx.yaml b/repositories/helm/ingress-nginx.yaml deleted file mode 100644 index f4baa6500c1..00000000000 --- a/repositories/helm/ingress-nginx.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-ingress-nginx - namespace: flux-system -spec: - interval: 2h - url: https://kubernetes.github.io/ingress-nginx diff --git a/repositories/helm/intel.yaml b/repositories/helm/intel.yaml deleted file mode 100644 index 7e296eb3176..00000000000 --- a/repositories/helm/intel.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-intel - namespace: flux-system -spec: - interval: 2h - url: https://intel.github.io/helm-charts diff --git a/repositories/helm/jaegertracing.yaml b/repositories/helm/jaegertracing.yaml deleted file mode 100644 index 33dacbbad65..00000000000 --- a/repositories/helm/jaegertracing.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# yaml-language-server: $schema=https://kubernetes-schemas.zinn.ca/source.toolkit.fluxcd.io/helmrepository_v1beta2.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-jaegertracing - namespace: flux-system -spec: - interval: 30m - url: https://jaegertracing.github.io/helm-charts - timeout: 3m diff --git a/repositories/helm/jetstack.yaml b/repositories/helm/jetstack.yaml deleted file mode 100644 index 079633ad994..00000000000 --- a/repositories/helm/jetstack.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-jetstack - namespace: flux-system -spec: - interval: 2h - url: https://charts.jetstack.io/ diff --git a/repositories/helm/k8s-at-home.yaml b/repositories/helm/k8s-at-home.yaml deleted file mode 100644 index 17f908d9391..00000000000 --- a/repositories/helm/k8s-at-home.yaml +++ /dev/null @@ -1,9 +0,0 @@ -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-k8s-at-home - namespace: flux-system -spec: - interval: 10m - url: https://k8s-at-home.com/charts - timeout: 3m diff --git a/repositories/helm/kubernetes-sigs-metrics-server.yaml b/repositories/helm/kubernetes-sigs-metrics-server.yaml deleted file mode 100644 index 1335cc99bac..00000000000 --- a/repositories/helm/kubernetes-sigs-metrics-server.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# yaml-language-server: $schema=https://kubernetes-schemas.zinn.ca/source.toolkit.fluxcd.io/helmrepository_v1beta2.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-kubernetes-sigs-metrics-server - namespace: flux-system -spec: - interval: 30m - url: https://kubernetes-sigs.github.io/metrics-server/ - timeout: 3m diff --git a/repositories/helm/kustomization.yaml b/repositories/helm/kustomization.yaml deleted file mode 100644 index 0ea7d6177ff..00000000000 --- a/repositories/helm/kustomization.yaml +++ /dev/null @@ -1,58 +0,0 @@ -apiVersion: kustomize.config.k8s.io/v1beta1 -kind: Kustomization -metadata: - name: truecharts-helm-repos - namespace: flux-system -resources: - - actions-runner-controller.yaml - - authentik.yaml - - backube.yaml - - bitnami.yaml - - bjw-s.yaml - - cilium.yaml - - cloudnative-pg.yaml - - coredns.yaml - - crossplane.yaml - - crowdsec.yaml - - crunchydata.yaml - - csi-driver-nfs.yaml - - deliveryhero.yaml - - democratic-csi.yaml - - descheduler.yaml - - dysnix.yaml - - emqx.yaml - - external-dns.yaml - - external-secrets.yaml - - fairwinds.yaml - - fluent-bit.yaml - - grafana.yaml - - home-ops-mirror.yaml - - infracloudio.yaml - - ingress-nginx.yaml - - intel.yaml - - jaegertracing.yaml - - jetstack.yaml - - k8s-at-home.yaml - - kubernetes-sigs-metrics-server.yaml - - kustomization.yaml - - kyverno.yaml - - longhorn.yaml - - lwolf.yaml - - metallb.yaml - - metrics-server.yaml - - node-feature-discovery.yaml - - nvidia.yaml - - openebs.yaml - - piraeus.yaml - - postfinance.yaml - - prometheus-community.yaml - - rook-ceph.yaml - - runix.yaml - - spegel.yaml - - stakater.yaml - - stevehipwell.yaml - - topolvm.yaml - - traefik.yaml - - truecharts.yaml - - weave-gitops.yaml -# more goes here! diff --git a/repositories/helm/kyverno.yaml b/repositories/helm/kyverno.yaml deleted file mode 100644 index 8597a06d5bb..00000000000 --- a/repositories/helm/kyverno.yaml +++ /dev/null @@ -1,11 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-kyverno - namespace: flux-system -spec: - type: oci - interval: 5m - url: oci://ghcr.io/kyverno/charts diff --git a/repositories/helm/longhorn.yaml b/repositories/helm/longhorn.yaml deleted file mode 100644 index 98a141b0df4..00000000000 --- a/repositories/helm/longhorn.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-longhorn - namespace: flux-system -spec: - interval: 2h - url: https://charts.longhorn.io diff --git a/repositories/helm/lwolf.yaml b/repositories/helm/lwolf.yaml deleted file mode 100644 index 926799782eb..00000000000 --- a/repositories/helm/lwolf.yaml +++ /dev/null @@ -1,9 +0,0 @@ -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-lwolf - namespace: flux-system -spec: - interval: 1h - url: https://charts.lwolf.org - timeout: 3m diff --git a/repositories/helm/metallb.yaml b/repositories/helm/metallb.yaml deleted file mode 100644 index bc42d7b4434..00000000000 --- a/repositories/helm/metallb.yaml +++ /dev/null @@ -1,9 +0,0 @@ -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-metallb - namespace: flux-system -spec: - interval: 10m - url: https://metallb.github.io/metallb - timeout: 3m diff --git a/repositories/helm/metrics-server.yaml b/repositories/helm/metrics-server.yaml deleted file mode 100644 index 37a2b367f4f..00000000000 --- a/repositories/helm/metrics-server.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-metrics-server - namespace: flux-system -spec: - interval: 2h - url: https://kubernetes-sigs.github.io/metrics-server diff --git a/repositories/helm/node-feature-discovery.yaml b/repositories/helm/node-feature-discovery.yaml deleted file mode 100644 index c2d52e2349a..00000000000 --- a/repositories/helm/node-feature-discovery.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-node-feature-discovery - namespace: flux-system -spec: - interval: 2h - url: https://kubernetes-sigs.github.io/node-feature-discovery/charts diff --git a/repositories/helm/nvidia.yaml b/repositories/helm/nvidia.yaml deleted file mode 100644 index 796b3868b5e..00000000000 --- a/repositories/helm/nvidia.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-nvidia - namespace: flux-system -spec: - interval: 2h - url: https://helm.ngc.nvidia.com/nvidia diff --git a/repositories/helm/openebs.yaml b/repositories/helm/openebs.yaml deleted file mode 100644 index 6141120d48b..00000000000 --- a/repositories/helm/openebs.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-openebs - namespace: flux-system -spec: - interval: 2h - url: https://openebs.github.io/openebs diff --git a/repositories/helm/piraeus.yaml b/repositories/helm/piraeus.yaml deleted file mode 100644 index 0ac643f56c6..00000000000 --- a/repositories/helm/piraeus.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-piraeus - namespace: flux-system -spec: - interval: 2h - url: https://piraeus.io/helm-charts/ diff --git a/repositories/helm/postfinance.yaml b/repositories/helm/postfinance.yaml deleted file mode 100644 index 94447af7175..00000000000 --- a/repositories/helm/postfinance.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-postfinance - namespace: flux-system -spec: - interval: 2h - url: https://postfinance.github.io/kubelet-csr-approver diff --git a/repositories/helm/prometheus-community.yaml b/repositories/helm/prometheus-community.yaml deleted file mode 100644 index d4e91c5f630..00000000000 --- a/repositories/helm/prometheus-community.yaml +++ /dev/null @@ -1,11 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-prometheus-community - namespace: flux-system -spec: - type: oci - interval: 5m - url: oci://ghcr.io/prometheus-community/charts diff --git a/repositories/helm/rook-ceph.yaml b/repositories/helm/rook-ceph.yaml deleted file mode 100644 index 7525e8bc3c0..00000000000 --- a/repositories/helm/rook-ceph.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-rook-ceph - namespace: flux-system -spec: - interval: 2h - url: https://charts.rook.io/release diff --git a/repositories/helm/runix.yaml b/repositories/helm/runix.yaml deleted file mode 100644 index d478857e1eb..00000000000 --- a/repositories/helm/runix.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# yaml-language-server: $schema=https://kubernetes-schemas.zinn.ca/source.toolkit.fluxcd.io/helmrepository_v1beta2.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-runix - namespace: flux-system -spec: - interval: 30m - url: https://helm.runix.net - timeout: 3m diff --git a/repositories/helm/spegel.yaml b/repositories/helm/spegel.yaml deleted file mode 100644 index 9ebb082940b..00000000000 --- a/repositories/helm/spegel.yaml +++ /dev/null @@ -1,11 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-spegel - namespace: flux-system -spec: - type: oci - interval: 5m - url: oci://ghcr.io/spegel-org/helm-charts diff --git a/repositories/helm/stakater.yaml b/repositories/helm/stakater.yaml deleted file mode 100644 index a9c65622fe0..00000000000 --- a/repositories/helm/stakater.yaml +++ /dev/null @@ -1,11 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-stakater - namespace: flux-system -spec: - type: oci - interval: 5m - url: oci://ghcr.io/stakater/charts diff --git a/repositories/helm/stevehipwell.yaml b/repositories/helm/stevehipwell.yaml deleted file mode 100644 index 2d256adf56b..00000000000 --- a/repositories/helm/stevehipwell.yaml +++ /dev/null @@ -1,11 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-stevehipwell - namespace: flux-system -spec: - type: oci - interval: 5m - url: oci://ghcr.io/stevehipwell/helm-charts diff --git a/repositories/helm/topolvm.yaml b/repositories/helm/topolvm.yaml deleted file mode 100644 index 06d637a7577..00000000000 --- a/repositories/helm/topolvm.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/source.toolkit.fluxcd.io/helmrepository_v1.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-topolvm - namespace: flux-system -spec: - interval: 2h - url: https://topolvm.github.io/topolvm diff --git a/repositories/helm/traefik.yaml b/repositories/helm/traefik.yaml deleted file mode 100644 index d56ec71e28f..00000000000 --- a/repositories/helm/traefik.yaml +++ /dev/null @@ -1,9 +0,0 @@ -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-traefik - namespace: flux-system -spec: - interval: 10m - url: https://helm.traefik.io/traefik - timeout: 3m diff --git a/repositories/helm/truecharts.yaml b/repositories/helm/truecharts.yaml deleted file mode 100644 index 11394c366d0..00000000000 --- a/repositories/helm/truecharts.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# yaml-language-server: $schema=https://kubernetes-schemas.zinn.ca/source.toolkit.fluxcd.io/helmrepository_v1beta2.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-truecharts - namespace: flux-system -spec: - type: oci - interval: 5m - url: oci://oci.trueforge.org/truecharts diff --git a/repositories/helm/weave-gitops.yaml b/repositories/helm/weave-gitops.yaml deleted file mode 100644 index 582abcbb637..00000000000 --- a/repositories/helm/weave-gitops.yaml +++ /dev/null @@ -1,10 +0,0 @@ -# yaml-language-server: $schema=https://kubernetes-schemas.zinn.ca/source.toolkit.fluxcd.io/helmrepository_v1beta2.json -apiVersion: source.toolkit.fluxcd.io/v1 -kind: HelmRepository -metadata: - name: tc-weave-gitops - namespace: flux-system -spec: - type: oci - interval: 5m - url: oci://ghcr.io/weaveworks/charts