towerops: move ArgoCD source + image-updater to codeberg
The towerops-web repo got renamed to codeberg.org/gmcintire/towerops and its container image follows the same rename (codeberg.org/gmcintire/towerops). Application source repo and image-updater registry list updated.
This commit is contained in:
parent
abb991e3c6
commit
2cd8169e94
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ metadata:
|
|||
name: towerops
|
||||
namespace: argocd
|
||||
annotations:
|
||||
argocd-image-updater.argoproj.io/image-list: towerops=git.mcintire.me/graham/towerops-web
|
||||
argocd-image-updater.argoproj.io/image-list: towerops=codeberg.org/gmcintire/towerops
|
||||
argocd-image-updater.argoproj.io/towerops.update-strategy: newest-build
|
||||
argocd-image-updater.argoproj.io/towerops.allow-tags: regexp:^main-[0-9]+-[0-9a-f]+$
|
||||
argocd-image-updater.argoproj.io/write-back-method: argocd
|
||||
|
|
@ -13,7 +13,7 @@ metadata:
|
|||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://git.mcintire.me/graham/towerops-web.git
|
||||
repoURL: https://codeberg.org/gmcintire/towerops.git
|
||||
targetRevision: main
|
||||
path: k8s
|
||||
destination:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue