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

Commit

Permalink
Merge pull request #233 from stevesloka/release0.3.1
Browse files Browse the repository at this point in the history
Bump discoverer versions to v0.3.1
  • Loading branch information
stevesloka committed Sep 27, 2018
2 parents 090b577 + ef9bad0 commit eab593e
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:v0.3.0
- image: gcr.io/heptio-images/gimbal-discoverer:v0.3.1
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:v0.3.0
- image: gcr.io/heptio-images/gimbal-discoverer:v0.3.1
imagePullPolicy: Always
name: openstack-discoverer
command: ["/openstack-discoverer"]
Expand Down

0 comments on commit eab593e

Please sign in to comment.