bstein-dev-home: re-enable image automation

This commit is contained in:
Brad Stein 2025-12-20 23:59:31 -03:00
parent a4a5904201
commit b6acab8ee6
2 changed files with 2 additions and 3 deletions

View File

@ -6,7 +6,6 @@ metadata:
namespace: bstein-dev-home namespace: bstein-dev-home
spec: spec:
interval: 1m0s interval: 1m0s
suspend: true
sourceRef: sourceRef:
kind: GitRepository kind: GitRepository
name: flux-system name: flux-system

View File

@ -12,6 +12,6 @@ resources:
- ingress.yaml - ingress.yaml
images: images:
- name: registry.bstein.dev/bstein/bstein-dev-home-frontend - name: registry.bstein.dev/bstein/bstein-dev-home-frontend
newTag: 0.1.1-16 newTag: latest # {"$imagepolicy": "bstein-dev-home:bstein-dev-home-frontend"}
- name: registry.bstein.dev/bstein/bstein-dev-home-backend - name: registry.bstein.dev/bstein/bstein-dev-home-backend
newTag: 0.1.1-16 newTag: latest # {"$imagepolicy": "bstein-dev-home:bstein-dev-home-backend"}