Skip to content

Commit

Permalink
[ci skip] gcr.io/track-compliance/api-js:master-a03254e-1694708602
Browse files Browse the repository at this point in the history
  • Loading branch information
fluxbot committed Sep 14, 2023
1 parent a03254e commit ad9da18
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-ec38e91-1694605752 # {"$imagepolicy": "flux-system:api"}
- image: gcr.io/track-compliance/api-js:master-a03254e-1694708602 # {"$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-ec38e91-1694605752 # {"$imagepolicy": "flux-system:api"}
- image: gcr.io/track-compliance/api-js:master-a03254e-1694708602 # {"$imagepolicy": "flux-system:api"}
name: api
ports:
- containerPort: 4000
Expand Down

0 comments on commit ad9da18

Please sign in to comment.