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

Commit

Permalink
finish fixing consul integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
dexhorthy committed Mar 20, 2019
1 parent 7b77fb2 commit ae4dbee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
template:
metadata:
labels:
chart: consul-3.6.0
chart: consul-3.5.3
component: ship-consul
heritage: Tiller
release: ship
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ spec:
template:
metadata:
labels:
chart: consul-3.6.0
chart: consul-3.5.3
component: ship-consul
heritage: Tiller
release: ship
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: consul
home: https://github.com/hashicorp/consul
version: 3.6.0
version: 3.5.3
appVersion: 1.0.0
description: Highly available and distributed service discovery and key-value store
designed with support for the modern data center to make distributed systems and
Expand Down

0 comments on commit ae4dbee

Please sign in to comment.