Skip to content

Commit

Permalink
Merge branch 'master' into PUB-2682-Deploy-ListType-Subscription
Browse files Browse the repository at this point in the history
  • Loading branch information
junaidiqbalmoj authored Dec 5, 2024
2 parents 8c8d863 + f50e539 commit 2e3dd89
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions 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-83c7c9cd-1733414214 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-aba87124-1733416867 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
schedule: "*/1 * * * *"
suspend: false
kind: CronJob
Expand All @@ -34,7 +34,7 @@ spec:
releaseName: libragob-batch-ams-reporting
interval: 5m
values:
image: hmctspublic.azurecr.io/libragob/ams-reporting:prod-83c7c9cd-1733414213 #{"$imagepolicy": "flux-system:libragob-batch-ams-reporting"}
image: hmctspublic.azurecr.io/libragob/ams-reporting:prod-aba87124-1733416867 #{"$imagepolicy": "flux-system:libragob-batch-ams-reporting"}
schedule: "*/1 * * * *"
suspend: false
kind: CronJob
Expand Down
4 changes: 2 additions & 2 deletions 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-83c7c9cd-1733414214 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-aba87124-1733416867 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
schedule: "0 19 * * *"
suspend: false
keyVaults:
Expand Down Expand Up @@ -43,7 +43,7 @@ spec:
releaseName: libragob-batch-ams-reporting
values:
kind: CronJob
image: hmctspublic.azurecr.io/libragob/ams-reporting:prod-83c7c9cd-1733414213 #{"$imagepolicy": "flux-system:libragob-batch-ams-reporting"}
image: hmctspublic.azurecr.io/libragob/ams-reporting:prod-aba87124-1733416867 #{"$imagepolicy": "flux-system:libragob-batch-ams-reporting"}
schedule: "*/5 * * * *"
suspend: false
keyVaults:
Expand Down
4 changes: 2 additions & 2 deletions 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-83c7c9cd-1733414214 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
image: hmctspublic.azurecr.io/libragob/housekeeping:prod-aba87124-1733416867 #{"$imagepolicy": "flux-system:libragob-batch-housekeeping"}
schedule: "0 19 * * *"
suspend: true
keyVaults:
Expand Down Expand Up @@ -43,7 +43,7 @@ spec:
releaseName: libragob-batch-ams-reporting
values:
kind: CronJob
image: hmctspublic.azurecr.io/libragob/ams-reporting:prod-83c7c9cd-1733414213 #{"$imagepolicy": "flux-system:libragob-batch-ams-reporting"}
image: hmctspublic.azurecr.io/libragob/ams-reporting:prod-aba87124-1733416867 #{"$imagepolicy": "flux-system:libragob-batch-ams-reporting"}
schedule: "*/15 * * * *"
suspend: false
keyVaults:
Expand Down
2 changes: 1 addition & 1 deletion apps/opal/opal-frontend/opal-frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ spec:
interval: 1m
values:
nodejs:
image: sdshmctspublic.azurecr.io/opal/frontend:prod-b5f2337-20241205112008 # {"$imagepolicy": "flux-system:opal-frontend"}
image: sdshmctspublic.azurecr.io/opal/frontend:prod-9f07251-20241205160414 # {"$imagepolicy": "flux-system:opal-frontend"}
disableTraefikTls: true

0 comments on commit 2e3dd89

Please sign in to comment.