Skip to content

Commit

Permalink
chore: bump kubit to 0.0.15 (#643)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdockerty authored May 8, 2024
1 parent edb7bd7 commit 49a8ba8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/influxdb3-clustered/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
type: application

version: 0.1.0
version: 0.1.1
appVersion: "20240326-922145"
name: influxdb3-clustered
description: InfluxDB 3.0 Clustered
Expand Down
2 changes: 1 addition & 1 deletion charts/influxdb3-clustered/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ nameOverride: ""
namespaceOverride: ""
fullnameOverride: ""
kubitSingleNamespace: false
operatorImageVersion: "v0.0.14"
operatorImageVersion: "v0.0.15"
operatorImageOverride: ""

# set to true if you have previously installed the kubit operator from another source
Expand Down

0 comments on commit 49a8ba8

Please sign in to comment.