Skip to content

Commit

Permalink
[faktory] Change kubeVersion to allow hosted kubernetes: GKE, EKS, mi…
Browse files Browse the repository at this point in the history
…crok8s, … (#13)

* [faktory] Change kubeVersion to allow hosted Kubernetes: GKE, EKS, microk8s, …

See helm/helm#3810 for reference

Signed-off-by: Andrey Novikov <envek@envek.name>

* Bump chart version

Signed-off-by: Andrey Novikov <envek@envek.name>
  • Loading branch information
Envek committed May 26, 2020
1 parent e29b021 commit 0a7bccc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions faktory/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
name: faktory
version: "0.11.0"
version: "0.11.1"
appVersion: "1.4.0"
kubeVersion: ">= 1.9.0"
kubeVersion: ">= 1.9.0-0"
description: A Helm chart for deploying Faktory
home: https://github.com/contribsys/faktory
icon: https://contribsys.com/images/faktory-logo.svg
Expand Down

0 comments on commit 0a7bccc

Please sign in to comment.