airgap: rewrite URLs to use registry.benadis.org
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"namespace": "argo-rollouts",
|
||||
"step": "3",
|
||||
"source": {
|
||||
"repoURL": "https://argoproj.github.io/argo-helm",
|
||||
"repoURL": "registry.benadis.org/gitea_admin",
|
||||
"chart": "argo-rollouts",
|
||||
"targetRevision": "2.40.6"
|
||||
},
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"namespace": "cert-manager",
|
||||
"step": "1",
|
||||
"source": {
|
||||
"repoURL": "https://charts.jetstack.io",
|
||||
"repoURL": "registry.benadis.org/gitea_admin",
|
||||
"chart": "cert-manager",
|
||||
"targetRevision": "v1.20.0"
|
||||
},
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"namespace": "ci",
|
||||
"step": "5",
|
||||
"source": {
|
||||
"repoURL": "https://github.com/Kargones/deploy-app-kargo-private.git",
|
||||
"repoURL": "https://registry.benadis.org/gitea_admin/deploy-app-kargo-private.git",
|
||||
"path": "kargo/ci",
|
||||
"targetRevision": "main"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"namespace": "infra",
|
||||
"step": "5",
|
||||
"source": {
|
||||
"repoURL": "https://github.com/Kargones/deploy-app-kargo-private.git",
|
||||
"repoURL": "https://registry.benadis.org/gitea_admin/deploy-app-kargo-private.git",
|
||||
"path": "kargo/infra",
|
||||
"targetRevision": "main"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"namespace": "test-env",
|
||||
"step": "5",
|
||||
"source": {
|
||||
"repoURL": "https://github.com/Kargones/deploy-app-kargo-private.git",
|
||||
"repoURL": "https://registry.benadis.org/gitea_admin/deploy-app-kargo-private.git",
|
||||
"path": "kargo/test-env",
|
||||
"targetRevision": "main"
|
||||
}
|
||||
|
||||
@@ -2,9 +2,11 @@
|
||||
"name": "kargo",
|
||||
"namespace": "kargo",
|
||||
"step": "4",
|
||||
"syncOptions": ["Replace=true"],
|
||||
"syncOptions": [
|
||||
"Replace=true"
|
||||
],
|
||||
"source": {
|
||||
"repoURL": "ghcr.io/akuity/kargo-charts",
|
||||
"repoURL": "registry.benadis.org/gitea_admin",
|
||||
"chart": "kargo",
|
||||
"targetRevision": "1.9.5"
|
||||
},
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"namespace": "kube-system",
|
||||
"step": "2",
|
||||
"source": {
|
||||
"repoURL": "https://github.com/Kargones/deploy-app-kargo-private.git",
|
||||
"repoURL": "https://registry.benadis.org/gitea_admin/deploy-app-kargo-private.git",
|
||||
"path": "bootstrap/traefik-routes/manifests",
|
||||
"targetRevision": "main"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"namespace": "gitea-runner",
|
||||
"step": "5",
|
||||
"source": {
|
||||
"repoURL": "https://github.com/Kargones/deploy-app-kargo-private.git",
|
||||
"repoURL": "https://registry.benadis.org/gitea_admin/deploy-app-kargo-private.git",
|
||||
"path": "ci/gitea-runner/manifests",
|
||||
"targetRevision": "main"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"namespace": "gitea",
|
||||
"step": "2",
|
||||
"source": {
|
||||
"repoURL": "https://github.com/Kargones/deploy-app-kargo-private.git",
|
||||
"repoURL": "https://registry.benadis.org/gitea_admin/deploy-app-kargo-private.git",
|
||||
"path": "infra/gitea-custom/manifests",
|
||||
"targetRevision": "main"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"namespace": "gitea",
|
||||
"step": "1",
|
||||
"source": {
|
||||
"repoURL": "https://dl.gitea.com/charts",
|
||||
"repoURL": "registry.benadis.org/gitea_admin",
|
||||
"chart": "gitea",
|
||||
"targetRevision": "12.5.0"
|
||||
},
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"namespace": "test-env",
|
||||
"step": "6",
|
||||
"source": {
|
||||
"repoURL": "https://github.com/Kargones/deploy-app-kargo-private.git",
|
||||
"repoURL": "https://registry.benadis.org/gitea_admin/deploy-app-kargo-private.git",
|
||||
"path": "test-env",
|
||||
"targetRevision": "main"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user