From a68b95ec28833c00b2bb48dae014a988f0b6dc84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Sun, 19 Apr 2026 11:36:07 +0200 Subject: [PATCH] chore: Move hipster and petimeter to attic --- {charts => attic/charts}/hipster/.helmignore | 0 {charts => attic/charts}/hipster/Chart.yaml | 0 {charts => attic/charts}/hipster/templates/NOTES.txt | 0 {charts => attic/charts}/hipster/templates/_helpers.tpl | 0 {charts => attic/charts}/hipster/templates/deployment.yaml | 0 {charts => attic/charts}/hipster/templates/hpa.yaml | 0 {charts => attic/charts}/hipster/templates/ingress.yaml | 0 {charts => attic/charts}/hipster/templates/pvc.yaml | 0 {charts => attic/charts}/hipster/templates/service.yaml | 0 {charts => attic/charts}/hipster/templates/serviceaccount.yaml | 0 {charts => attic/charts}/hipster/values.yaml | 0 {charts => attic/charts}/petimeter/.helmignore | 0 {charts => attic/charts}/petimeter/Chart.yaml | 0 {charts => attic/charts}/petimeter/templates/NOTES.txt | 0 {charts => attic/charts}/petimeter/templates/_helpers.tpl | 0 {charts => attic/charts}/petimeter/templates/cluster.yaml | 0 {charts => attic/charts}/petimeter/templates/deployment.yaml | 0 {charts => attic/charts}/petimeter/templates/hpa.yaml | 0 {charts => attic/charts}/petimeter/templates/ingress.yaml | 0 {charts => attic/charts}/petimeter/templates/pvc.yaml | 0 {charts => attic/charts}/petimeter/templates/service.yaml | 0 {charts => attic/charts}/petimeter/templates/serviceaccount.yaml | 0 {charts => attic/charts}/petimeter/values.yaml | 0 23 files changed, 0 insertions(+), 0 deletions(-) rename {charts => attic/charts}/hipster/.helmignore (100%) rename {charts => attic/charts}/hipster/Chart.yaml (100%) rename {charts => attic/charts}/hipster/templates/NOTES.txt (100%) rename {charts => attic/charts}/hipster/templates/_helpers.tpl (100%) rename {charts => attic/charts}/hipster/templates/deployment.yaml (100%) rename {charts => attic/charts}/hipster/templates/hpa.yaml (100%) rename {charts => attic/charts}/hipster/templates/ingress.yaml (100%) rename {charts => attic/charts}/hipster/templates/pvc.yaml (100%) rename {charts => attic/charts}/hipster/templates/service.yaml (100%) rename {charts => attic/charts}/hipster/templates/serviceaccount.yaml (100%) rename {charts => attic/charts}/hipster/values.yaml (100%) rename {charts => attic/charts}/petimeter/.helmignore (100%) rename {charts => attic/charts}/petimeter/Chart.yaml (100%) rename {charts => attic/charts}/petimeter/templates/NOTES.txt (100%) rename {charts => attic/charts}/petimeter/templates/_helpers.tpl (100%) rename {charts => attic/charts}/petimeter/templates/cluster.yaml (100%) rename {charts => attic/charts}/petimeter/templates/deployment.yaml (100%) rename {charts => attic/charts}/petimeter/templates/hpa.yaml (100%) rename {charts => attic/charts}/petimeter/templates/ingress.yaml (100%) rename {charts => attic/charts}/petimeter/templates/pvc.yaml (100%) rename {charts => attic/charts}/petimeter/templates/service.yaml (100%) rename {charts => attic/charts}/petimeter/templates/serviceaccount.yaml (100%) rename {charts => attic/charts}/petimeter/values.yaml (100%) diff --git a/charts/hipster/.helmignore b/attic/charts/hipster/.helmignore similarity index 100% rename from charts/hipster/.helmignore rename to attic/charts/hipster/.helmignore diff --git a/charts/hipster/Chart.yaml b/attic/charts/hipster/Chart.yaml similarity index 100% rename from charts/hipster/Chart.yaml rename to attic/charts/hipster/Chart.yaml diff --git a/charts/hipster/templates/NOTES.txt b/attic/charts/hipster/templates/NOTES.txt similarity index 100% rename from charts/hipster/templates/NOTES.txt rename to attic/charts/hipster/templates/NOTES.txt diff --git a/charts/hipster/templates/_helpers.tpl b/attic/charts/hipster/templates/_helpers.tpl similarity index 100% rename from charts/hipster/templates/_helpers.tpl rename to attic/charts/hipster/templates/_helpers.tpl diff --git a/charts/hipster/templates/deployment.yaml b/attic/charts/hipster/templates/deployment.yaml similarity index 100% rename from charts/hipster/templates/deployment.yaml rename to attic/charts/hipster/templates/deployment.yaml diff --git a/charts/hipster/templates/hpa.yaml b/attic/charts/hipster/templates/hpa.yaml similarity index 100% rename from charts/hipster/templates/hpa.yaml rename to attic/charts/hipster/templates/hpa.yaml diff --git a/charts/hipster/templates/ingress.yaml b/attic/charts/hipster/templates/ingress.yaml similarity index 100% rename from charts/hipster/templates/ingress.yaml rename to attic/charts/hipster/templates/ingress.yaml diff --git a/charts/hipster/templates/pvc.yaml b/attic/charts/hipster/templates/pvc.yaml similarity index 100% rename from charts/hipster/templates/pvc.yaml rename to attic/charts/hipster/templates/pvc.yaml diff --git a/charts/hipster/templates/service.yaml b/attic/charts/hipster/templates/service.yaml similarity index 100% rename from charts/hipster/templates/service.yaml rename to attic/charts/hipster/templates/service.yaml diff --git a/charts/hipster/templates/serviceaccount.yaml b/attic/charts/hipster/templates/serviceaccount.yaml similarity index 100% rename from charts/hipster/templates/serviceaccount.yaml rename to attic/charts/hipster/templates/serviceaccount.yaml diff --git a/charts/hipster/values.yaml b/attic/charts/hipster/values.yaml similarity index 100% rename from charts/hipster/values.yaml rename to attic/charts/hipster/values.yaml diff --git a/charts/petimeter/.helmignore b/attic/charts/petimeter/.helmignore similarity index 100% rename from charts/petimeter/.helmignore rename to attic/charts/petimeter/.helmignore diff --git a/charts/petimeter/Chart.yaml b/attic/charts/petimeter/Chart.yaml similarity index 100% rename from charts/petimeter/Chart.yaml rename to attic/charts/petimeter/Chart.yaml diff --git a/charts/petimeter/templates/NOTES.txt b/attic/charts/petimeter/templates/NOTES.txt similarity index 100% rename from charts/petimeter/templates/NOTES.txt rename to attic/charts/petimeter/templates/NOTES.txt diff --git a/charts/petimeter/templates/_helpers.tpl b/attic/charts/petimeter/templates/_helpers.tpl similarity index 100% rename from charts/petimeter/templates/_helpers.tpl rename to attic/charts/petimeter/templates/_helpers.tpl diff --git a/charts/petimeter/templates/cluster.yaml b/attic/charts/petimeter/templates/cluster.yaml similarity index 100% rename from charts/petimeter/templates/cluster.yaml rename to attic/charts/petimeter/templates/cluster.yaml diff --git a/charts/petimeter/templates/deployment.yaml b/attic/charts/petimeter/templates/deployment.yaml similarity index 100% rename from charts/petimeter/templates/deployment.yaml rename to attic/charts/petimeter/templates/deployment.yaml diff --git a/charts/petimeter/templates/hpa.yaml b/attic/charts/petimeter/templates/hpa.yaml similarity index 100% rename from charts/petimeter/templates/hpa.yaml rename to attic/charts/petimeter/templates/hpa.yaml diff --git a/charts/petimeter/templates/ingress.yaml b/attic/charts/petimeter/templates/ingress.yaml similarity index 100% rename from charts/petimeter/templates/ingress.yaml rename to attic/charts/petimeter/templates/ingress.yaml diff --git a/charts/petimeter/templates/pvc.yaml b/attic/charts/petimeter/templates/pvc.yaml similarity index 100% rename from charts/petimeter/templates/pvc.yaml rename to attic/charts/petimeter/templates/pvc.yaml diff --git a/charts/petimeter/templates/service.yaml b/attic/charts/petimeter/templates/service.yaml similarity index 100% rename from charts/petimeter/templates/service.yaml rename to attic/charts/petimeter/templates/service.yaml diff --git a/charts/petimeter/templates/serviceaccount.yaml b/attic/charts/petimeter/templates/serviceaccount.yaml similarity index 100% rename from charts/petimeter/templates/serviceaccount.yaml rename to attic/charts/petimeter/templates/serviceaccount.yaml diff --git a/charts/petimeter/values.yaml b/attic/charts/petimeter/values.yaml similarity index 100% rename from charts/petimeter/values.yaml rename to attic/charts/petimeter/values.yaml