Bump spire Helm Chart version from 0.5.1 to 0.6.0
*563e1f7Add podmonitors (#165) *456075fAdd hooks to set failurepolicy to ignore on webhook (#128) *d5dc706Add Kubernetes 1.21 back (#188) *daa620bFix production example test (#183) *c661d0bMake service dns domain configurable (#164) *ec236e9Test for configurable images (#182) *280315cFix namespace-override github test summary (#154) *072d952Switch tests to curl (#178) *1b4bfb7Cleanup old leftover to k8s-workload-registrar *a770928Switch busybox image to cgr.dev/chainguard/busybox:latest-glibc (#175) *8790416Enable global config for clusterName, trustDomain, and bundleConfigMap (#156) *b54c41aEnhance the production example *dfb32dcRevert adding tornjak to be releasable (#180) *059d5fbBump spire Helm Chart version from 0.5.0 to 0.5.1 *e2ec6acAdd a test to ensure the chart versions match (#163) *64585baFix formatting issues introduced with #152 *0dac0dbImprove Spire Chart documentation *f709ed9Bump actions/checkout from 3.4.0 to 3.5.0 *faef439Bump helm/chart-testing-action from 2.3.1 to 2.4.0 *ae62dd1Bump spire version to 1.6.1 *02fda80Add Artifact Hub badge to README.md *901e670Disable default Tornjak deployment (#153) *05d0f47Introduction of Tornjak to SPIRE Server helm charts (#144) *b25dc77Test fixing the tests (#148) *b4be9edAdd maturity tag (#138) *d4fd2ceExtract the namespace override test out of the old lockdown test. (#145) *4f85802Update lockdown test to test the production example *04a1305Fork the lockdown test to two tests as it is doing the work of 2 (#134) *64d0107Resolve issue in prod example on volume mount (#143) *5b6708bRemove @dennisgove from CODEOWNERS (#140) *a516caaRemove k8s 1.21 from test matrix + small syntax error fix (#133) *811a2f6Add option to enable federation on spire-server (#97) Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -3,7 +3,7 @@ name: spire
|
||||
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.
|
||||
type: application
|
||||
version: 0.5.1
|
||||
version: 0.6.0
|
||||
appVersion: "1.6.1"
|
||||
keywords: ["spiffe", "spire", "spire-server", "spire-agent", "oidc", "spire-controller-manager"]
|
||||
home: https://github.com/spiffe/helm-charts/tree/main/charts/spire
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
<!-- This README.md is generated. Please edit README.md.gotmpl -->
|
||||
|
||||
  
|
||||
  
|
||||
[](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.
|
||||
|
||||
Reference in New Issue
Block a user