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
2f3e8859
Unverified
Commit
2f3e8859
authored
Nov 24, 2021
by
alespour
Committed by
GitHub
Nov 24, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(influxdb2): update version and fix path (#383)
* chore: update version and home url * fix: mount path to match image fs and description
parent
b85cfc20
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
Chart.yaml
charts/influxdb2/Chart.yaml
+3
-3
values.yaml
charts/influxdb2/values.yaml
+2
-2
No files found.
charts/influxdb2/Chart.yaml
View file @
2f3e8859
apiVersion
:
v2
appVersion
:
2.
0.6
appVersion
:
2.
1.1
name
:
influxdb2
description
:
A Helm chart for InfluxDB v2
home
:
https://www.influxdata.com/products/influxdb
-overview/influxdb-2-0
/
home
:
https://www.influxdata.com/products/influxdb/
type
:
application
version
:
2.0.
1
version
:
2.0.
2
maintainers
:
-
name
:
rawkode
email
:
rawkode@influxdata.com
...
...
charts/influxdb2/values.yaml
View file @
2f3e8859
image
:
repository
:
influxdb
tag
:
2.
0.6
-alpine
tag
:
2.
1.1
-alpine
pullPolicy
:
IfNotPresent
podAnnotations
:
{}
...
...
@@ -76,7 +76,7 @@ persistence:
# storageClass: "-"
accessMode
:
ReadWriteOnce
size
:
50Gi
mountPath
:
/var/lib/influxdb
v
2
mountPath
:
/var/lib/influxdb2
service
:
type
:
ClusterIP
...
...
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