Skip to content

Commit

Permalink
Merge pull request #1188 from fluxcd/helm-kubeconfig
Browse files Browse the repository at this point in the history
Rename kubeconfig section in helm values
  • Loading branch information
stefanprodan authored May 6, 2022
2 parents 8051d03 + 8e84262 commit 00dde23
Show file tree
Hide file tree
Showing 5 changed files with 72 additions and 76 deletions.
7 changes: 4 additions & 3 deletions charts/flagger/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v1
name: flagger
version: 1.20.0
appVersion: 1.20.0
kubeVersion: ">=1.16.0-0"
kubeVersion: ">=1.19.0-0"
engine: gotpl
description: Flagger is a progressive delivery operator for Kubernetes
home: https://flagger.app
Expand All @@ -18,11 +18,12 @@ keywords:
- istio
- appmesh
- linkerd
- kuma
- osm
- smi
- gloo
- contour
- nginx
- traefik
- osm
- smi
- gitops
- canary
Loading

0 comments on commit 00dde23

Please sign in to comment.