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
13ec6ee6
Unverified
Commit
13ec6ee6
authored
Mar 29, 2022
by
timhallinflux
Committed by
GitHub
Mar 29, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Kapacitor 1.6.4 (#449)
* Update README.md * Kapacitor 1.6.4 * Kapacitor 1.6.4
parent
ea357a77
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
Chart.yaml
charts/kapacitor/Chart.yaml
+2
-2
README.md
charts/kapacitor/README.md
+1
-1
values.yaml
charts/kapacitor/values.yaml
+1
-1
No files found.
charts/kapacitor/Chart.yaml
View file @
13ec6ee6
apiVersion
:
v1
name
:
kapacitor
version
:
1.4.
5
appVersion
:
1.6.
3
version
:
1.4.
6
appVersion
:
1.6.
4
description
:
InfluxDB's native data processing engine. It can process both stream
and batch data from InfluxDB.
keywords
:
...
...
charts/kapacitor/README.md
View file @
13ec6ee6
...
...
@@ -47,7 +47,7 @@ The following table lists configurable parameters, their descriptions, and their
| Parameter | Description | Default |
| ----------------------- | ---------------------------------- | ---------------------------------------------------------- |
| `image.repository` | image repository url | Kapacitor image | `kapacitor` |
| `image.tag` | Kapacitor image version | `1.
5.2
-alpine` |
| `image.tag` | Kapacitor image version | `1.
6.4
-alpine` |
| `image.pullPolicy` | Kapacitor image pull policy | `IfNotPresent` |
| `strategy` | Kapacitor deployment strategy config | |
| `service.type` | Kapacitor web service type | `ClusterIP` |
...
...
charts/kapacitor/values.yaml
View file @
13ec6ee6
...
...
@@ -3,7 +3,7 @@
##
image
:
repository
:
"
kapacitor"
tag
:
"
1.6.
3
-alpine"
tag
:
"
1.6.
4
-alpine"
pullPolicy
:
"
IfNotPresent"
## Deployment Strategy 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