Skip to content

Commit

Permalink
[ci skip] gcr.io/track-compliance/api-js:master-e11489b-1679067036
Browse files Browse the repository at this point in the history
  • Loading branch information
fluxbot committed Mar 17, 2023
1 parent e11489b commit 9101a60
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-c796db3-1679061174 # {"$imagepolicy": "flux-system:api"}
- image: gcr.io/track-compliance/api-js:master-e11489b-1679067036 # {"$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-c796db3-1679061174 # {"$imagepolicy": "flux-system:api"}
- image: gcr.io/track-compliance/api-js:master-e11489b-1679067036 # {"$imagepolicy": "flux-system:api"}
name: api
ports:
- containerPort: 4000
Expand Down

0 comments on commit 9101a60

Please sign in to comment.