Skip to content

Commit

Permalink
CIRC-8242: Update docker image to use latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaifley committed May 3, 2022
1 parent af8f525 commit 85ea411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/production/adapter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ spec:
spec:
serviceAccountName: custom-metrics-circonus-adapter
containers:
- image: circonuslabs/custom-metrics-circonus-adapter:latest
- image: circonus/custom-metrics-circonus-adapter:latest
imagePullPolicy: IfNotPresent
name: pod-custom-metrics-circonus-adapter
command:
Expand Down

0 comments on commit 85ea411

Please sign in to comment.