Skip to content

Commit

Permalink
[ci skip] gcr.io/track-compliance/api-js:master-af5d359-1686937994
Browse files Browse the repository at this point in the history
  • Loading branch information
fluxbot committed Jun 16, 2023
1 parent af5d359 commit 7e77592
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/bases/tracker-api-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spec:
- name: database-config
mountPath: /app
containers:
- image: gcr.io/track-compliance/api-js:master-15ba3b4-1686838565 # {"$imagepolicy": "flux-system:api"}
- image: gcr.io/track-compliance/api-js:master-af5d359-1686937994 # {"$imagepolicy": "flux-system:api"}
name: api
ports:
- containerPort: 4000
Expand Down
2 changes: 1 addition & 1 deletion k8s/apps/bases/api/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
- name: database-config
mountPath: /app
containers:
- image: gcr.io/track-compliance/api-js:master-15ba3b4-1686838565 # {"$imagepolicy": "flux-system:api"}
- image: gcr.io/track-compliance/api-js:master-af5d359-1686937994 # {"$imagepolicy": "flux-system:api"}
name: api
ports:
- containerPort: 4000
Expand Down

0 comments on commit 7e77592

Please sign in to comment.