chore: swap vso to virtual helm repo #109

Merged
unkinben merged 1 commits from benvin/helm_virtual_hashicorp into main 2026-05-03 16:49:54 +10:00
2 changed files with 2 additions and 1 deletions
@@ -9,7 +9,7 @@ resources:
helmCharts: helmCharts:
- name: vault-secrets-operator - name: vault-secrets-operator
repo: https://helm.releases.hashicorp.com repo: https://artifactapi.k8s.syd1.au.unkin.net/api/v1/virtual/helm
version: "1.2.0" version: "1.2.0"
releaseName: vault-secrets-operator releaseName: vault-secrets-operator
namespace: vso-system namespace: vso-system
+1
View File
@@ -8,6 +8,7 @@ spec:
description: Platform infrastructure and core services description: Platform infrastructure and core services
sourceRepos: sourceRepos:
- https://git.unkin.net/unkin/argocd-apps - https://git.unkin.net/unkin/argocd-apps
- https://artifactapi.k8s.syd1.au.unkin.net/api/v1/virtual/helm
- https://charts.jetstack.io - https://charts.jetstack.io
- https://cloudnative-pg.github.io/charts - https://cloudnative-pg.github.io/charts
- https://helm.elastic.co - https://helm.elastic.co