Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Alertmanager 0.10.0 mock files #191

Merged
merged 2 commits into from
Nov 10, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ NAME := unsee
VERSION := $(shell git describe --tags --always --dirty='-dev')

# Alertmanager instance used when running locally, points to mock data
MOCK_PATH := $(CURDIR)/internal/mock/0.9.1
MOCK_PATH := $(CURDIR)/internal/mock/0.10.0
ALERTMANAGER_URIS := "mock:file://$(MOCK_PATH)"
# Listen port when running locally
PORT := 8080
Expand Down
Empty file added internal/mock/0.10.0/.ok
Empty file.