diff --git a/renovate.json b/.gitea/renovate.json similarity index 100% rename from renovate.json rename to .gitea/renovate.json diff --git a/charts/archmeister/.helmignore b/attic/charts/archmeister/.helmignore similarity index 100% rename from charts/archmeister/.helmignore rename to attic/charts/archmeister/.helmignore diff --git a/charts/archmeister/Chart.yaml b/attic/charts/archmeister/Chart.yaml similarity index 100% rename from charts/archmeister/Chart.yaml rename to attic/charts/archmeister/Chart.yaml diff --git a/charts/archmeister/templates/NOTES.txt b/attic/charts/archmeister/templates/NOTES.txt similarity index 100% rename from charts/archmeister/templates/NOTES.txt rename to attic/charts/archmeister/templates/NOTES.txt diff --git a/charts/archmeister/templates/_helpers.tpl b/attic/charts/archmeister/templates/_helpers.tpl similarity index 100% rename from charts/archmeister/templates/_helpers.tpl rename to attic/charts/archmeister/templates/_helpers.tpl diff --git a/charts/archmeister/templates/cluster.yaml b/attic/charts/archmeister/templates/cluster.yaml similarity index 100% rename from charts/archmeister/templates/cluster.yaml rename to attic/charts/archmeister/templates/cluster.yaml diff --git a/charts/archmeister/templates/deployment.yaml b/attic/charts/archmeister/templates/deployment.yaml similarity index 100% rename from charts/archmeister/templates/deployment.yaml rename to attic/charts/archmeister/templates/deployment.yaml diff --git a/charts/archmeister/templates/hpa.yaml b/attic/charts/archmeister/templates/hpa.yaml similarity index 100% rename from charts/archmeister/templates/hpa.yaml rename to attic/charts/archmeister/templates/hpa.yaml diff --git a/charts/archmeister/templates/ingress.yaml b/attic/charts/archmeister/templates/ingress.yaml similarity index 100% rename from charts/archmeister/templates/ingress.yaml rename to attic/charts/archmeister/templates/ingress.yaml diff --git a/charts/archmeister/templates/internal-ingress.yaml b/attic/charts/archmeister/templates/internal-ingress.yaml similarity index 100% rename from charts/archmeister/templates/internal-ingress.yaml rename to attic/charts/archmeister/templates/internal-ingress.yaml diff --git a/charts/archmeister/templates/pvc.yaml b/attic/charts/archmeister/templates/pvc.yaml similarity index 100% rename from charts/archmeister/templates/pvc.yaml rename to attic/charts/archmeister/templates/pvc.yaml diff --git a/charts/archmeister/templates/service.yaml b/attic/charts/archmeister/templates/service.yaml similarity index 100% rename from charts/archmeister/templates/service.yaml rename to attic/charts/archmeister/templates/service.yaml diff --git a/charts/archmeister/templates/serviceaccount.yaml b/attic/charts/archmeister/templates/serviceaccount.yaml similarity index 100% rename from charts/archmeister/templates/serviceaccount.yaml rename to attic/charts/archmeister/templates/serviceaccount.yaml diff --git a/charts/archmeister/values.yaml b/attic/charts/archmeister/values.yaml similarity index 100% rename from charts/archmeister/values.yaml rename to attic/charts/archmeister/values.yaml diff --git a/values/plume/values/values-staging.yaml b/values/plume/values/values-staging.yaml index f3f21bfa..c03076ea 100644 --- a/values/plume/values/values-staging.yaml +++ b/values/plume/values/values-staging.yaml @@ -1,6 +1,6 @@ replicaCount: 1 image: - repository: git.oceanbox.io + repository: "git.oceanbox.io/plume/plume" tag: f8f5e004-debug podAnnotations: dapr.io/enabled: "true"