Bump Spire version to 1.0.2 for oidc fixes
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -5,6 +5,8 @@ description: |
|
|||||||
|
|
||||||
> :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`.
|
||||||
|
|
||||||
To enable Projected Service Account Tokens on Docker for Mac/Windows run the following
|
To enable Projected Service Account Tokens on Docker for Mac/Windows run the following
|
||||||
command to SSH into the Docker Desktop K8s VM.
|
command to SSH into the Docker Desktop K8s VM.
|
||||||
|
|
||||||
@@ -26,7 +28,7 @@ description: |
|
|||||||
```
|
```
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
appVersion: "1.0.1"
|
appVersion: "1.0.2"
|
||||||
keywords: ["spiffe", "spire", "spire-server", "spire-agent"]
|
keywords: ["spiffe", "spire", "spire-server", "spire-agent"]
|
||||||
home: https://github.com/philips-labs/helm-charts/charts/spire
|
home: https://github.com/philips-labs/helm-charts/charts/spire
|
||||||
sources:
|
sources:
|
||||||
|
|||||||
@@ -1,11 +1,13 @@
|
|||||||
# spire
|
# spire
|
||||||
|
|
||||||
  
|
  
|
||||||
|
|
||||||
A Helm chart for deploying spire-server and spire-agent.
|
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`.
|
||||||
|
|
||||||
To enable Projected Service Account Tokens on Docker for Mac/Windows run the following
|
To enable Projected Service Account Tokens on Docker for Mac/Windows run the following
|
||||||
command to SSH into the Docker Desktop K8s VM.
|
command to SSH into the Docker Desktop K8s VM.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user