Skip to content

Commit

Permalink
chore: prefer Docker Hub over Quay.io
Browse files Browse the repository at this point in the history
  • Loading branch information
rawkode committed Feb 20, 2020
1 parent 6ffcecb commit 8fa7bf2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/chronograf/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: chronograf
version: 1.1.1
version: 1.1.2
appVersion: 1.7.12
description: Open-source web application written in Go and React.js that provides
the tools to visualize your monitoring data and easily create alerting and automation
Expand Down
2 changes: 1 addition & 1 deletion charts/chronograf/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Image Settings
##
image:
repository: quay.io/influxdb/chronograf
repository: "chronograf"
tag: 1.7.12
pullPolicy: IfNotPresent

Expand Down

0 comments on commit 8fa7bf2

Please sign in to comment.