diff --git a/common/templates.yaml b/common/templates.gotmpl similarity index 100% rename from common/templates.yaml rename to common/templates.gotmpl diff --git a/helmfiles/applications.yaml b/helmfiles/applications.yaml index aeda4c4..7c3bedf 100644 --- a/helmfiles/applications.yaml +++ b/helmfiles/applications.yaml @@ -1,5 +1,5 @@ bases: - - ../common/templates.yaml + - ../common/templates.gotmpl repositories: - name: gitea diff --git a/helmfiles/badhouseplants-applications.yaml b/helmfiles/badhouseplants-applications.yaml index 1ab4557..0dadc28 100644 --- a/helmfiles/badhouseplants-applications.yaml +++ b/helmfiles/badhouseplants-applications.yaml @@ -1,5 +1,5 @@ bases: - - ../common/templates.yaml + - ../common/templates.gotmpl repositories: - name: gitea diff --git a/helmfiles/base.yaml b/helmfiles/base.yaml index 9d3c55a..e9e7008 100644 --- a/helmfiles/base.yaml +++ b/helmfiles/base.yaml @@ -1,5 +1,5 @@ bases: - - ../common/templates.yaml + - ../common/templates.gotmpl releases: # -- This one must be executed with --take-ownership at least once diff --git a/helmfiles/databases.yaml b/helmfiles/databases.yaml index b6de446..15a1c24 100644 --- a/helmfiles/databases.yaml +++ b/helmfiles/databases.yaml @@ -1,5 +1,5 @@ bases: - - ../common/templates.yaml + - ../common/templates.gotmpl repositories: - name: bitnami diff --git a/helmfiles/etersoft-applications.yaml b/helmfiles/etersoft-applications.yaml index 4e5422a..e005cb5 100644 --- a/helmfiles/etersoft-applications.yaml +++ b/helmfiles/etersoft-applications.yaml @@ -1,5 +1,5 @@ bases: - - ../common/templates.yaml + - ../common/templates.gotmpl repositories: - name: allangers-charts url: ghcr.io/allanger/allangers-charts diff --git a/helmfiles/monitoring.yaml b/helmfiles/monitoring.yaml index bb6946d..fe778d6 100644 --- a/helmfiles/monitoring.yaml +++ b/helmfiles/monitoring.yaml @@ -1,5 +1,5 @@ bases: - - ../common/templates.yaml + - ../common/templates.gotmpl repositories: - name: bedag diff --git a/helmfiles/pipelines.yaml b/helmfiles/pipelines.yaml index a08fee5..24bf99c 100644 --- a/helmfiles/pipelines.yaml +++ b/helmfiles/pipelines.yaml @@ -1,5 +1,5 @@ bases: - - ../common/templates.yaml + - ../common/templates.gotmpl repositories: - name: woodpecker diff --git a/helmfiles/platform.yaml b/helmfiles/platform.yaml index 8aa8130..7e0451a 100644 --- a/helmfiles/platform.yaml +++ b/helmfiles/platform.yaml @@ -1,5 +1,5 @@ bases: - - ../common/templates.yaml + - ../common/templates.gotmpl repositories: - name: keel diff --git a/helmfiles/system.yaml b/helmfiles/system.yaml index 1fcec55..6d9aa1f 100644 --- a/helmfiles/system.yaml +++ b/helmfiles/system.yaml @@ -1,5 +1,5 @@ bases: - - ../common/templates.yaml + - ../common/templates.gotmpl repositories: - name: coredns