Skip to content

Commit

Permalink
correct version reference
Browse files Browse the repository at this point in the history
  • Loading branch information
theemadnes committed Aug 7, 2020
1 parent e18c1ac commit ef4e990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
serviceAccountName: whereami-ksa
containers:
- name: whereami
image: gcr.io/alexmattson-scratch/whereami:v1.1.0
image: gcr.io/alexmattson-scratch/whereami:v1.0.1
ports:
- name: http
containerPort: 8080
Expand Down

0 comments on commit ef4e990

Please sign in to comment.