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
5b25f52b
Commit
5b25f52b
authored
Jan 15, 2019
by
Carlos Tadeu Panato Junior
Committed by
Kubernetes Prow Robot
Jan 15, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump Kapacitor to 1.5.2-alpine (#10579)
Signed-off-by:
cpanato
<
ctadeu@gmail.com
>
parent
8f386808
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
Chart.yaml
stable/kapacitor/Chart.yaml
+2
-2
README.md
stable/kapacitor/README.md
+1
-1
values.yaml
stable/kapacitor/values.yaml
+3
-3
No files found.
stable/kapacitor/Chart.yaml
View file @
5b25f52b
name
:
kapacitor
version
:
1.1.
0
appVersion
:
1.5.
1
version
:
1.1.
1
appVersion
:
1.5.
2
description
:
InfluxDB's native data processing engine. It can process both stream
and batch data from InfluxDB.
keywords
:
...
...
stable/kapacitor/README.md
View file @
5b25f52b
...
...
@@ -48,7 +48,7 @@ The following table lists the configurable parameters of the Kapacitor chart and
| Parameter | Description | Default |
| ----------------------- | ---------------------------------- | ---------------------------------------------------------- |
|
`image.repository`
| Kapacitor image |
`kapacitor`
|
|
`image.tag`
| Kapacitor image version |
`1.5.
1
-alpine`
|
|
`image.tag`
| Kapacitor image version |
`1.5.
2
-alpine`
|
|
`image.pullPolicy`
| Kapacitor image pull policy |
`IfNotPresent`
|
|
`service.type`
| Kapacitor web service type |
`ClusterIP`
|
|
`persistence.enabled`
| Enable Kapacitor persistence using Persistent Volume Claims |
`false`
|
...
...
stable/kapacitor/values.yaml
View file @
5b25f52b
##
influxdb
image version
## ref: https://hub.docker.com/r/library/
influxdb
/tags/
##
kapacitor
image version
## ref: https://hub.docker.com/r/library/
kapacitor
/tags/
##
image
:
repository
:
"
kapacitor"
tag
:
"
1.5.
1
-alpine"
tag
:
"
1.5.
2
-alpine"
pullPolicy
:
"
IfNotPresent"
## Specify a service type, defaults to NodePort
...
...
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