Skip to content

Commit

Permalink
hmctspublic.azurecr.io/libragob/housekeeping:prod-f387bcbd-1734607440
Browse files Browse the repository at this point in the history
  • Loading branch information
fluxcdbot committed Dec 19, 2024
1 parent d5a2cfe commit a531ed3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/met/batch-jobs/batch-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
releaseName: libragob-batch-housekeeping
interval: 5m
values:
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-9b915bfe-1734606738 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-f387bcbd-1734607440 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
schedule: "*/1 * * * *"
suspend: false
kind: CronJob
Expand Down
2 changes: 1 addition & 1 deletion apps/met/batch-jobs/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
releaseName: libragob-batch-housekeeping
values:
kind: CronJob
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-9b915bfe-1734606738 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-f387bcbd-1734607440 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
schedule: "0 19 * * *"
suspend: false
keyVaults:
Expand Down
2 changes: 1 addition & 1 deletion apps/met/batch-jobs/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
releaseName: libragob-batch-housekeeping
values:
kind: CronJob
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-9b915bfe-1734606738 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-f387bcbd-1734607440 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
schedule: "0 19 * * *"
suspend: true
keyVaults:
Expand Down

0 comments on commit a531ed3

Please sign in to comment.