Skip to content

Commit

Permalink
fix: set image version to 'latest'
Browse files Browse the repository at this point in the history
  • Loading branch information
maier committed Apr 29, 2022
1 parent 8af7b71 commit 5025801
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:v0.1.0
- image: circonuslabs/custom-metrics-circonus-adapter:latest
imagePullPolicy: IfNotPresent
name: pod-custom-metrics-circonus-adapter
command:
Expand Down

0 comments on commit 5025801

Please sign in to comment.