diff --git a/helmfiles/applications.yaml b/helmfiles/applications.yaml deleted file mode 100644 index 7c3bedf..0000000 --- a/helmfiles/applications.yaml +++ /dev/null @@ -1,28 +0,0 @@ -bases: - - ../common/templates.gotmpl - -repositories: - - name: gitea - url: https://dl.gitea.io/charts/ - - name: bedag - url: https://bedag.github.io/helm-charts/ - - name: minecraft - url: https://itzg.github.io/minecraft-server-charts/ - -releases: - - name: app-gitea - chart: gitea/gitea - version: 11.0.1 - namespace: org-badhouseplants - inherit: - - template: env-values - - template: env-secrets - - - name: minecraft - chart: minecraft/minecraft - namespace: games - version: 4.26.3 - inherit: - - template: common-values-tpl - - template: env-values - - template: env-secrets diff --git a/helmfiles/badhouseplants-applications.yaml b/helmfiles/badhouseplants-applications.yaml index 0dadc28..8149f6c 100644 --- a/helmfiles/badhouseplants-applications.yaml +++ b/helmfiles/badhouseplants-applications.yaml @@ -136,7 +136,7 @@ releases: - name: renovate-github chart: renovate/renovate - installed: true + installed: false namespace: pipelines version: 39.264.0 inherit: