diff --git a/services/Gitea/application-gitea.yaml b/services/Gitea/application-gitea.yaml index 20955ec..c6fba4a 100644 --- a/services/Gitea/application-gitea.yaml +++ b/services/Gitea/application-gitea.yaml @@ -22,7 +22,7 @@ spec: - repoURL: https://dl.gitea.com/charts/ chart: gitea # targetRevision: 11.0.0 - targetRevision: 12.5.0 + targetRevision: 12.7.0 helm: valueFiles: - $values/services/Gitea/values.yaml diff --git a/system/ArgoCD/application-argo-cd.yaml b/system/ArgoCD/application-argo-cd.yaml index 84c57ca..b8e3776 100644 --- a/system/ArgoCD/application-argo-cd.yaml +++ b/system/ArgoCD/application-argo-cd.yaml @@ -14,7 +14,7 @@ spec: targetRevision: HEAD - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 9.3.7 + targetRevision: 9.7.1 helm: valueFiles: - $values/system/ArgoCD/values.yaml