diff --git a/argocd/backbone/apps/argocd.yaml b/argocd/backbone/apps/argocd.yaml index 74b2c5d..18c6332 100644 --- a/argocd/backbone/apps/argocd.yaml +++ b/argocd/backbone/apps/argocd.yaml @@ -14,7 +14,7 @@ spec: - values.yaml - https://raw.githubusercontent.com/isac322/homelab/HEAD/values/argocd/backbone.yml repoURL: https://isac322.github.io/homelab - targetRevision: 0.1.5 + targetRevision: 0.1.6 syncPolicy: automated: prune: true diff --git a/argocd/backbone/apps/external-dns.yaml b/argocd/backbone/apps/external-dns.yaml index 66adff8..9dc23bc 100644 --- a/argocd/backbone/apps/external-dns.yaml +++ b/argocd/backbone/apps/external-dns.yaml @@ -14,7 +14,7 @@ spec: - values.yaml - https://raw.githubusercontent.com/isac322/homelab/HEAD/values/external-dns/backbone.yaml repoURL: https://isac322.github.io/homelab - targetRevision: 0.1.0 + targetRevision: 0.1.1 syncPolicy: automated: prune: true