Skip to content

Commit

Permalink
Updated image tag to CODE_YTAG
Browse files Browse the repository at this point in the history
  • Loading branch information
shivaam committed Mar 2, 2024
1 parent f13e433 commit b3a4825
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion babblebox/k8s/django-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,6 @@ spec:
configMapKeyRef:
key: WEB_CONCURRENCY
name: djangoc
image: 590183870911.dkr.ecr.us-east-1.amazonaws.com/babblebox_production_django:CODE_XTAG
image: 590183870911.dkr.ecr.us-east-1.amazonaws.com/babblebox_production_django:CODE_YTAG
name: django
restartPolicy: Always
2 changes: 1 addition & 1 deletion babblebox/k8s/traefik-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
io.kompose.service: traefik
spec:
containers:
- image: 590183870911.dkr.ecr.us-east-1.amazonaws.com/babblebox_production_traefik:CODE_XTAG
- image: 590183870911.dkr.ecr.us-east-1.amazonaws.com/babblebox_production_traefik:CODE_YTAG
name: traefik
ports:
- containerPort: 80
Expand Down

0 comments on commit b3a4825

Please sign in to comment.