Skip to content

Commit

Permalink
replaced jobs nightly:latest version by the fixed reference main-2024…
Browse files Browse the repository at this point in the history
…-02-09
  • Loading branch information
nmirasch committed Feb 28, 2024
1 parent 7852703 commit 8c8db2e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ spec:
spec:
containers:
- name: jobs-service-postgresql
image: quay.io/kiegroup/kogito-jobs-service-postgresql-nightly:latest
image: quay.io/kiegroup/kogito-jobs-service-postgresql-nightly:main-2024-02-09
imagePullPolicy: Always
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ spec:
spec:
containers:
- name: jobs-service-postgresql
image: quay.io/kiegroup/kogito-jobs-service-allinone-nightly:latest
image: quay.io/kiegroup/kogito-jobs-service-allinone-nightly:main-2024-02-09
imagePullPolicy: Always
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ spec:
spec:
containers:
- name: jobs-service-postgresql
image: quay.io/kiegroup/kogito-jobs-service-allinone-nightly:latest
image: quay.io/kiegroup/kogito-jobs-service-allinone-nightly:main-2024-02-09
imagePullPolicy: Always
ports:
- containerPort: 8080
Expand Down

0 comments on commit 8c8db2e

Please sign in to comment.