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
a3ab7b53
Unverified
Commit
a3ab7b53
authored
Nov 16, 2020
by
ivanflux
Committed by
GitHub
Nov 16, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change Chronograf version from 1.8.0 to 1.8.8 (#236)
parent
20aeb75f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
6 deletions
+5
-6
Chart.yaml
charts/chronograf/Chart.yaml
+2
-2
README.md
charts/chronograf/README.md
+2
-3
values.yaml
charts/chronograf/values.yaml
+1
-1
No files found.
charts/chronograf/Chart.yaml
View file @
a3ab7b53
apiVersion
:
v1
name
:
chronograf
version
:
1.1.1
8
appVersion
:
1.8.
0
version
:
1.1.1
9
appVersion
:
1.8.
8
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.
...
...
charts/chronograf/README.md
View file @
a3ab7b53
...
...
@@ -47,7 +47,7 @@ The following table lists configurable parameters, their descriptions, and their
| Parameter | Description | Default |
|:-----------------------------|:----------------------------------------------------------------------------------------------------------|:--------------------------------------------|
| `image.repository` | image repository url | quay.io/influxdb/chronograf |
| `image.tag` | controller container image tag | 1.8.
0
|
| `image.tag` | controller container image tag | 1.8.
8
|
| `image.pullPolicy` | controller container image pull policy | IfNotPresent |
| `service.replicas` | number of replicas for the specified service.type | 1 |
| `service.type` | ClusterIP, NodePort, or LoadBalancer | ClusterIP |
...
...
@@ -139,4 +139,4 @@ envFromSecret: chronograf-google-env-secrets
[
...
]
```
Check out our
[
Slack channel
](
https://www.influxdata.com/slack
)
for support and information.
\ No newline at end of file
Check out our
[
Slack channel
](
https://www.influxdata.com/slack
)
for support and information.
charts/chronograf/values.yaml
View file @
a3ab7b53
...
...
@@ -3,7 +3,7 @@
image
:
repository
:
"
chronograf"
## default: quay.io/influxdb/chronograf
tag
:
1.8.
0
tag
:
1.8.
8
pullPolicy
:
IfNotPresent
## Specify a service type
...
...
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