Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
influxdb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
influxdb
Commits
fd3c6fa8
Commit
fd3c6fa8
authored
Jun 27, 2019
by
Deepak Sood
Committed by
Kubernetes Prow Robot
Jun 27, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1. chronograf version update to 1.7.11 (#14920)
2. pullPolicy changed to IfNotPresent 3. bumped chart version Signed-off-by:
Deepak Kumar Sood
<
deepaksood619@gmail.com
>
parent
c95c4d1e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Chart.yaml
stable/chronograf/Chart.yaml
+2
-2
values.yaml
stable/chronograf/values.yaml
+2
-2
No files found.
stable/chronograf/Chart.yaml
View file @
fd3c6fa8
apiVersion
:
v1
name
:
chronograf
version
:
1.0.
2
appVersion
:
1.7.
7
version
:
1.0.
3
appVersion
:
1.7.
11
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
rules.
...
...
stable/chronograf/values.yaml
View file @
fd3c6fa8
...
...
@@ -2,8 +2,8 @@
##
image
:
repository
:
"
docker.io/chronograf"
tag
:
"
1.7.
7
-alpine"
pullPolicy
:
"
Always"
tag
:
"
1.7.
11
-alpine"
pullPolicy
:
IfNotPresent
## Specify a service type
## ClusterIP is default
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment