From 9822441e387064ce7b1e7a115b2142878aa3ba97 Mon Sep 17 00:00:00 2001 From: Mayne0213 Date: Sat, 3 Jan 2026 21:08:42 +0900 Subject: [PATCH] REFACTOR(repo): migrate repoURL to K3S-HOME - Update repository URL to K3S-HOME organization - Change from personal to organization repo --- authelia/argocd.yaml | 4 ++-- external-secrets/argocd.yaml | 2 +- falco/argocd.yaml | 4 ++-- trivy/argocd.yaml | 4 ++-- vault/argocd.yaml | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/authelia/argocd.yaml b/authelia/argocd.yaml index 95bf231..24e69a8 100644 --- a/authelia/argocd.yaml +++ b/authelia/argocd.yaml @@ -14,10 +14,10 @@ spec: helm: valueFiles: - $values/authelia/helm-values.yaml - - repoURL: https://github.com/Mayne0213/cluster-infrastructure.git + - repoURL: https://github.com/K3S-HOME/cluster-infrastructure.git targetRevision: main ref: values - - repoURL: https://github.com/Mayne0213/cluster-infrastructure.git + - repoURL: https://github.com/K3S-HOME/cluster-infrastructure.git targetRevision: main path: authelia destination: diff --git a/external-secrets/argocd.yaml b/external-secrets/argocd.yaml index d7c17fc..138ed17 100644 --- a/external-secrets/argocd.yaml +++ b/external-secrets/argocd.yaml @@ -20,7 +20,7 @@ spec: helm: valueFiles: - $values/external-secrets/helm-values.yaml - - repoURL: https://github.com/Mayne0213/cluster-infrastructure.git + - repoURL: https://github.com/K3S-HOME/cluster-infrastructure.git targetRevision: main ref: values destination: diff --git a/falco/argocd.yaml b/falco/argocd.yaml index c0f022a..27d6fe5 100644 --- a/falco/argocd.yaml +++ b/falco/argocd.yaml @@ -14,10 +14,10 @@ spec: helm: valueFiles: - $values/falco/helm-values.yaml - - repoURL: https://github.com/Mayne0213/cluster-infrastructure.git + - repoURL: https://github.com/K3S-HOME/cluster-infrastructure.git targetRevision: main ref: values - - repoURL: https://github.com/Mayne0213/cluster-infrastructure.git + - repoURL: https://github.com/K3S-HOME/cluster-infrastructure.git targetRevision: main path: falco kustomize: {} diff --git a/trivy/argocd.yaml b/trivy/argocd.yaml index 37fc214..356418c 100644 --- a/trivy/argocd.yaml +++ b/trivy/argocd.yaml @@ -14,10 +14,10 @@ spec: helm: valueFiles: - $values/trivy/helm-values.yaml - - repoURL: https://github.com/Mayne0213/monitoring.git + - repoURL: https://github.com/K3S-HOME/monitoring.git targetRevision: main ref: values - - repoURL: https://github.com/Mayne0213/monitoring.git + - repoURL: https://github.com/K3S-HOME/monitoring.git targetRevision: main path: trivy destination: diff --git a/vault/argocd.yaml b/vault/argocd.yaml index 55ca9d4..f719c4b 100644 --- a/vault/argocd.yaml +++ b/vault/argocd.yaml @@ -14,10 +14,10 @@ spec: helm: valueFiles: - $values/vault/helm-values.yaml - - repoURL: https://github.com/Mayne0213/cluster-infrastructure.git + - repoURL: https://github.com/K3S-HOME/cluster-infrastructure.git targetRevision: main ref: values - - repoURL: https://github.com/Mayne0213/cluster-infrastructure.git + - repoURL: https://github.com/K3S-HOME/cluster-infrastructure.git targetRevision: main path: vault destination: