Skip to content
12 changes: 6 additions & 6 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion k8s/apps/bases/api/domain-cleanup-cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
type: RuntimeDefault
containers:
- name: domain-cleanup
image: northamerica-northeast1-docker.pkg.dev/track-compliance/tracker/services/domain-cleanup:master-81a9902-1781631902 # {"$imagepolicy": "flux-system:domain-cleanup"}
image: northamerica-northeast1-docker.pkg.dev/track-compliance/tracker/services/domain-cleanup:master-7441508-1786550584 # {"$imagepolicy": "flux-system:domain-cleanup"}
env:
- name: DB_PASS
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion k8s/apps/bases/frontend/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
seccompProfile:
type: RuntimeDefault
containers:
- image: northamerica-northeast1-docker.pkg.dev/track-compliance/tracker/frontend:master-11426a9-1785350909 # {"$imagepolicy": "flux-system:frontend"}
- image: northamerica-northeast1-docker.pkg.dev/track-compliance/tracker/frontend:master-ecebca2-1786550402 # {"$imagepolicy": "flux-system:frontend"}
name: frontend
env:
- name: FRENCH_HOSTS
Expand Down
2 changes: 1 addition & 1 deletion k8s/apps/bases/scanners/dmarc-report-cronjob/cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
type: RuntimeDefault
containers:
- name: dmarc-report
image: northamerica-northeast1-docker.pkg.dev/track-compliance/tracker/dmarc-report:master-74b829a-1782234548 # {"$imagepolicy": "flux-system:dmarc-report"}
image: northamerica-northeast1-docker.pkg.dev/track-compliance/tracker/dmarc-report:master-0249357-1786551045 # {"$imagepolicy": "flux-system:dmarc-report"}
env:
- name: DB_NAME
valueFrom:
Expand Down
2 changes: 1 addition & 1 deletion k8s/jobs/bases/super-admin/super-admin-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
spec:
containers:
- name: super-admin
image: northamerica-northeast1-docker.pkg.dev/track-compliance/tracker/super-admin:master-394446b-1777395316 # {"$imagepolicy": "flux-system:super-admin"}
image: northamerica-northeast1-docker.pkg.dev/track-compliance/tracker/super-admin:master-fe79468-1786551080 # {"$imagepolicy": "flux-system:super-admin"}
env:
- name: DB_PASS
valueFrom:
Expand Down
Loading