Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/influxdb2/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
apiVersion: v2
appVersion: 2.7.4
appVersion: 2.7.11
name: influxdb2
description: A Helm chart for InfluxDB v2
home: https://www.influxdata.com/products/influxdb/
type: application
version: 2.1.2
version: 2.1.3
maintainers:
- name: rawkode
email: rawkode@influxdata.com
Expand Down
2 changes: 1 addition & 1 deletion charts/influxdb2/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: influxdb
tag: 2.7.4-alpine
tag: 2.7.11-alpine
pullPolicy: IfNotPresent
## If specified, use these secrets to access the images
# pullSecrets:
Expand Down