Bump minimum spire version to 1.5.4
Signed-off-by: Marco Franssen <[email protected]> Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -28,7 +28,7 @@ description: |
|
||||
```
|
||||
type: application
|
||||
version: 0.1.0
|
||||
appVersion: "1.5.3"
|
||||
appVersion: "1.5.4"
|
||||
keywords: ["spiffe", "spire", "spire-server", "spire-agent", "oidc"]
|
||||
home: https://github.com/philips-labs/helm-charts/charts/spire
|
||||
sources:
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# spire
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A Helm chart for deploying spire-server and spire-agent.
|
||||
|
||||
> :warning: Please note this chart requires Projected Service Account Tokens which has to be enabled on your k8s api server.
|
||||
> **Warning**: Please note this chart requires Projected Service Account Tokens which has to be enabled on your k8s api server.
|
||||
|
||||
> :warning: Minimum Spire version is `v1.0.2`.
|
||||
> **Note**: Minimum Spire version is `v1.5.3`.
|
||||
|
||||
To enable Projected Service Account Tokens on Docker for Mac/Windows run the following
|
||||
command to SSH into the Docker Desktop K8s VM.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# spiffe-oidc-discovery-provider
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A Helm chart to install the SPIFFE OIDC discovery provider.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# spire-agent
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A Helm chart to install the SPIRE agent.
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# spire-server
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
A Helm chart to install the SPIRE server.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user