Skip to content

Commit

Permalink
530 stage latest fertiscan changes (#537)
Browse files Browse the repository at this point in the history
* issue #530: stage fertiscan v2

* issue #530: stage fertiscan v2 (amended)

* issue #530: remove volume mounts

* issue #530: update secrets version

* issue #530: deploy last stable images

* issue #530: point to latest images (models & ingredients fix)

* issue #530: remove filebrowser

* issue #530: deploy latest images
  • Loading branch information
k-allagbe authored Feb 5, 2025
1 parent 55cf8d1 commit b8ada29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
- agent
containers:
- name: fertiscan-backend-preview
image: ghcr.io/ai-cfia/fertiscan-backend:232
image: ghcr.io/ai-cfia/fertiscan-backend:242
imagePullPolicy: Always
envFrom:
- secretRef:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
- agent
containers:
- name: fertiscan-frontend-preview
image: ghcr.io/ai-cfia/fertiscan-frontend:416
image: ghcr.io/ai-cfia/fertiscan-frontend:447
imagePullPolicy: Always
env:
- name: NEXT_PUBLIC_DEBUG
Expand Down

0 comments on commit b8ada29

Please sign in to comment.