Bump spire Helm Chart version from 0.14.0 to 0.15.0
*6c0a4fbAuto tornjak url (#89) *f2758a8Autogen jwtIssuer (#88) *93c20c6Merge pull request #83 from spiffe/doc-ingress-patch *c662b0cMerge branch 'main' into doc-ingress-patch *de8cbc8Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 in /tests (#90) *1de838eBump helm.sh/helm/v3 from 3.13.1 to 3.13.2 in /tests (#91) *daf9d55Merge branch 'main' into doc-ingress-patch *aaeca00Fix tests after renaming files *0320c3fCleanup documentation *37cd9f2Update to SPIRE 1.8.4 (#84) *bd7879aFix the typo in the production ingress README *805d869spire-controller-manager 0.4.0 support (#60) *edf2381Bump sigstore/cosign-installer from 3.1.2 to 3.2.0 (#85) *0ed6d92Bump test chart dependencies *f7b6140Fix docs *a7e8785Add another missing one *3778597Add missing ClusterSPIFFEID fields *9b31f3dBump helm/chart-testing-action from 2.6.0 to 2.6.1 *d6583beAdd missing no cleanup flags to example tests (#79) *81cc2dcIngress type openshift (#52) *2dce90fBump helm/chart-releaser-action from 1.5.0 to 1.6.0 (#75) *f08ebd3Patch Tornjak ingress (#74) *6a6aa1cCosign download fix (#72) *3b01684Support Openshift deployment (#13) *ed23d8bSimple ingress support (#48) *b354413Fix incorrect nesting of priorityClassName (#67) *09ebfc9Bump test chart dependencies (#68) *d50d78dFix ingress annotation variable for tornjak server (#66) *b813807Update docs to simplify, clarify, and prioritize ease of install/upgrade (#62) *5ad35bdMerge pull request #59 from sabre1041/spire-agent-nodename *02d445cUpdate charts/spire/README.md *9bd7f43Added environment variable to spire-agent to inject node name *fb64f8dBump github.com/onsi/gomega from 1.28.1 to 1.29.0 in /tests (#61) *30d0f59Update helm-charts repository URL (#58) *7924323Specify ingress controller type (#43) *0b17434Bump test chart dependencies (#54) *a419903Bump github.com/onsi/gomega from 1.28.0 to 1.28.1 in /tests (#53) *5025025Fix doc missing end tag (#46) *cf226a7Bump actions/checkout from 4.1.0 to 4.1.1 (#42) Signed-off-by: Faisal Memon <[email protected]>
This commit is contained in:
@@ -3,7 +3,7 @@ name: spire
|
|||||||
description: >
|
description: >
|
||||||
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.
|
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.
|
||||||
type: application
|
type: application
|
||||||
version: 0.14.0
|
version: 0.15.0
|
||||||
appVersion: "1.8.4"
|
appVersion: "1.8.4"
|
||||||
keywords: ["spiffe", "spire", "spire-server", "spire-agent", "oidc", "spire-controller-manager"]
|
keywords: ["spiffe", "spire", "spire-server", "spire-agent", "oidc", "spire-controller-manager"]
|
||||||
home: https://github.com/spiffe/helm-charts/tree/main/charts/spire
|
home: https://github.com/spiffe/helm-charts/tree/main/charts/spire
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# spire
|
# spire
|
||||||
|
|
||||||
  
|
  
|
||||||
[](https://github.com/spiffe/spiffe/blob/main/MATURITY.md#development)
|
[](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.
|
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.
|
||||||
@@ -42,7 +42,7 @@ If you have not loaded any SPIRE custom resources yourself, the upgrade process
|
|||||||
|
|
||||||
### 0.14.X
|
### 0.14.X
|
||||||
|
|
||||||
If coming from a chart version before 0.14.0, you must relabel your crds to switch to using the new spire-crds chart. To migrate to the spire-crds chart
|
If coming from a chart version before 0.15.0, you must relabel your crds to switch to using the new spire-crds chart. To migrate to the spire-crds chart
|
||||||
run the following:
|
run the following:
|
||||||
|
|
||||||
Replace the spire-server namespace in the commands below with the namespace you want to install the spire-crds chart in.
|
Replace the spire-server namespace in the commands below with the namespace you want to install the spire-crds chart in.
|
||||||
|
|||||||
Reference in New Issue
Block a user