Bump spire Helm Chart version from 0.15.1 to 0.16.0
*b7d8590Fix missing protocol in JWT Issuer (#120) *1ef207cAdd note about supported version upgrades (#119) *4281114Fix missing release name from install documentation (#118) *e030fa1Allow additional CRs to be managed by the chart (#117) *d936293Enable agent to kubelet connection to use hostname (#112) *e68f617Bump test chart dependencies (#116) *d616632Bump spire version to 1.8.5 (#115) *95e1eb7Bump test chart dependencies *966061cAuto add default CSIDriver labels on OpenShift *c9885deIntroduce ReadOnlyRootFilesystem for Tornjak frontend (#110) *8107095Fix typo ClusterSPIFFEID for workloadTSelectoremplates (#107) *5c0ce97Ordering of SecurityContextConstraint array items (#105) *889d0afBump test chart dependencies *f5d1376Documentation cleanup (#97) Signed-off-by: Marco Franssen <[email protected]> Co-authored-by: kfox1111 <[email protected]>
This commit is contained in:
co-authored by
kfox1111
parent
a22838a532
commit
78bb95ba35
@@ -1,6 +1,6 @@
|
||||
# spire
|
||||
|
||||
  
|
||||
  
|
||||
[](https://github.com/spiffe/spiffe/blob/main/MATURITY.md#development)
|
||||
|
||||
A Helm chart for deploying the complete Spire stack including: spire-server, spire-agent, spiffe-csi-driver, spiffe-oidc-discovery-provider and spire-controller-manager.
|
||||
@@ -28,7 +28,7 @@ Then:
|
||||
helm install -n spire-server spire --repo https://spiffe.github.io/helm-charts-hardened/ -f your-values.yaml
|
||||
```
|
||||
|
||||
For production installs, please see [the production example](https://github.com/spiffe/helm-charts-hardened/tree/main/examples/production).
|
||||
For production installs, please see [the production example](https://github.com/spiffe/helm-charts-hardened/tree/spire-0.16.0/examples/production).
|
||||
|
||||
## Upgrade notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user