Skip to content

Commit b2e27ea

Browse files
authored
Merge pull request #903 from humio/mike/release-helm-chart-0.27.0
Release helm chart 0.27.0
2 parents 3af5702 + 9b0125f commit b2e27ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/humio-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: humio-operator
3-
version: 0.26.1
4-
appVersion: 0.26.1
3+
version: 0.27.0
4+
appVersion: 0.27.0
55
home: https://github.com/humio/humio-operator
66
description: |
77
Kubernetes Operator for running Humio on top of Kubernetes

charts/humio-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
operator:
22
image:
33
repository: humio/humio-operator
4-
tag: 0.26.1
4+
tag: 0.27.0
55
pullPolicy: IfNotPresent
66
pullSecrets: []
77
prometheus:

0 commit comments

Comments
 (0)