Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
Set gimbal-discoverer image version to v0.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Brand <alexbrand09@gmail.com>
  • Loading branch information
alexbrand committed May 21, 2018
1 parent 9b6d4db commit daf6079
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deployment/gimbal-discoverer/02-kubernetes-discoverer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
prometheus.io/port: "8080"
spec:
containers:
- image: gcr.io/heptio-images/gimbal-discoverer:master
- image: gcr.io/heptio-images/gimbal-discoverer:v0.2.0
imagePullPolicy: Always
name: kubernetes-discoverer
command: ["/kubernetes-discoverer"]
Expand Down
2 changes: 1 addition & 1 deletion deployment/gimbal-discoverer/02-openstack-discoverer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
cluster: openstack
spec:
containers:
- image: gcr.io/heptio-images/gimbal-discoverer:master
- image: gcr.io/heptio-images/gimbal-discoverer:v0.2.0
imagePullPolicy: Always
name: openstack-discoverer
command: ["/openstack-discoverer"]
Expand Down

0 comments on commit daf6079

Please sign in to comment.