Skip to content

Commit

Permalink
hmctspublic.azurecr.io/libragob/housekeeping:prod-25ddebf3-1734004131
Browse files Browse the repository at this point in the history
  • Loading branch information
fluxcdbot committed Dec 12, 2024
1 parent cb9fc7f commit a20238b
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-3635df1e-1733998571 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-25ddebf3-1734004131 #{"$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-3635df1e-1733998571 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-25ddebf3-1734004131 #{"$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-3635df1e-1733998571 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-25ddebf3-1734004131 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
schedule: "0 19 * * *"
suspend: true
keyVaults:
Expand Down

0 comments on commit a20238b

Please sign in to comment.