Releases: spiffe/helm-charts-hardened
spire-0.5.1: Merge pull request #176 from spiffe/release-patch
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.
What's Changed
- Bump Spire to 1.6.1 @marcofranssen in spiffe/helm-charts#160
- Improve Chart documentation @marcofranssen in spiffe/helm-charts#161
- Bump spire Helm Chart version from 0.5.0 to 0.5.1 @marcofranssen in spiffe/helm-charts#173
Full Changelog: spiffe/helm-charts@spire-0.5.0...spire-0.5.1
spire-0.5.0: Bump spire Helm Chart version from 0.4.0 to 0.5.0
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.
What's Changed
- Ensure CI also runs when test scripts are changed by @marcofranssen in spiffe/helm-charts#102
- Add kfox as a maintainer by @kfox1111 in spiffe/helm-charts#107
- Remove dead role code by @kfox1111 in spiffe/helm-charts#104
- Add tmp mount so that server can run locked down by @kfox1111 in spiffe/helm-charts#105
- Remove some duplication on chart-testing CI by @marcofranssen in spiffe/helm-charts#101
- Make the namespace the bundle is dropped into configurable by @kfox1111 in spiffe/helm-charts#93
- Enhance the test workflow scripts by @kfox1111 in spiffe/helm-charts#108
- Fix cluster role name uniqueness by @kfox1111 in spiffe/helm-charts#110
- Test that it is possible to lock down security of pods by @kfox1111 in spiffe/helm-charts#84
- Fix the gate by @kfox1111 in spiffe/helm-charts#112
- Fix the tests so they can run locked down. by @kfox1111 in spiffe/helm-charts#111
- Make csi driver configurable to be able to run multiple instances by @kfox1111 in spiffe/helm-charts#115
- Make the agent socket configurable by @kfox1111 in spiffe/helm-charts#114
- Namespace override by @kfox1111 in spiffe/helm-charts#99
- Improve Chart API by @marcofranssen in spiffe/helm-charts#119
- Fix the driver not coming up on overloaded nodes by @kfox1111 in spiffe/helm-charts#122
- Add documentation how to use Spire in own workloads by @marcofranssen in spiffe/helm-charts#120
- Remove dead file from failed rebase. by @kfox1111 in spiffe/helm-charts#121
- Make kubelet path configurable by @kfox1111 in spiffe/helm-charts#123
- Make webhook fail policy configurable by @kfox1111 in spiffe/helm-charts#124
- Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in spiffe/helm-charts#129
- Add support for oidc-discovery-provider ingress by @kfox1111 in spiffe/helm-charts#60
- Bump spire Helm Chart version from 0.4.0 to 0.5.0 by @marcofranssen in spiffe/helm-charts#131
Full Changelog: spiffe/helm-charts@spire-0.4.0...spire-0.5.0
spire-0.4.0: Bump spire Helm Chart version from 0.3.0 to 0.4.0
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.
What's Changed
- Better spire-server entry commands by @kfox1111 in spiffe/helm-charts#59
- Add beta note to readme by @faisal-memon in spiffe/helm-charts#62
- Use quote function instead of actual quotes by @faisal-memon in spiffe/helm-charts#71
- Fix sigstore/cosign-installer usage in release workflow by @marcofranssen in spiffe/helm-charts#73
- Add arm64 support to Helm chart by @marcofranssen in spiffe/helm-charts#74
- Bump sigstore/cosign-installer from 2.8.1 to 3.0.1 by @dependabot in spiffe/helm-charts#76
- Add k8s 1.26.0 (Kind) to the test matrix by @marcofranssen in spiffe/helm-charts#77
- Add extra initContainers, containers, volumes to agent and server by @kfox1111 in spiffe/helm-charts#67
- Make sure all configmap changes rollout by @kfox1111 in spiffe/helm-charts#81
- UpstreamAuthority cert-manager support by @kfox1111 in spiffe/helm-charts#82
- Fix sources in Chart.yaml by @kfox1111 in spiffe/helm-charts#85
- Fix Homepage URL by @marcofranssen in spiffe/helm-charts#87
- Switch to non root nginx by @kfox1111 in spiffe/helm-charts#89
- Allow all subchart to conditionally disable by @kfox1111 in spiffe/helm-charts#90
- Make spire agent server address configurable by @kfox1111 in spiffe/helm-charts#91
- Make server service account allow list configurable by @kfox1111 in spiffe/helm-charts#92
- Add a flag to configure the Kubernetes NodeAttestor by @kfox1111 in spiffe/helm-charts#83
- Add values for server TTL configurables by @marcofranssen in spiffe/helm-charts#94
- Allow to configure spire-server CA key type by @marcofranssen in spiffe/helm-charts#95
- Add script to automate cutting a release by @marcofranssen in spiffe/helm-charts#98
New Contributors
- @faisal-memon made their first contribution in spiffe/helm-charts#62
Full Changelog: spiffe/helm-charts@spire-0.3.0...spire-0.4.0
spire-0.3.0: Bump spire chart to v0.3.0
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.
What's Changed
- Only check for version bump if PR targets release branch by @marcofranssen in spiffe/helm-charts#33
- Clarify Chart version increments in CONTRIBUTING.md by @marcofranssen in spiffe/helm-charts#40
- Align healthz ports and checks across containers by @marcofranssen in spiffe/helm-charts#39
- Basic Prometheus support by @kfox1111 in spiffe/helm-charts#28
- Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in spiffe/helm-charts#57
- Fix spire-controller-manager healthz port by @marcofranssen in spiffe/helm-charts#43
- Allow to configure a priorityClassName for Daemonsets by @marcofranssen in spiffe/helm-charts#58
- Switch hostpath to emptydir in spire-server by @kfox1111 in spiffe/helm-charts#65
- Bump spire chart to v0.3.0 by @marcofranssen in spiffe/helm-charts#64
Full Changelog: spiffe/helm-charts@spire-0.2.0...spire-0.3.0
spire-0.2.0: Merge pull request #23 from spiffe/test-non-defaulted-values
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.
What's Changed
- Fix workflow trigger path by @marcofranssen in spiffe/helm-charts#34
- Add category and license annotations for artifacthub by @marcofranssen in spiffe/helm-charts#32
- Add the option to disable unix workloadattestor by @kfox1111 in spiffe/helm-charts#26
- Test charts without defaulted values by @marcofranssen in spiffe/helm-charts#23
Full Changelog: spiffe/helm-charts@spire-0.1.0...spire-0.2.0
spire-0.1.0
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.
What's Changed
- Add dependabot config by @marcofranssen in spiffe/helm-charts#5
- Helm chart CI workflow by @marcofranssen in spiffe/helm-charts#6
- Bump helm/kind-action from 1.4.0 to 1.5.0 by @dependabot in spiffe/helm-charts#8
- Add additional codeowner and ignores .idea IDE files by @dennisgove in spiffe/helm-charts#9
- Add workflow to release helm-charts to gh-pages and ghcr.io by @marcofranssen in spiffe/helm-charts#7
- Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in spiffe/helm-charts#10
- Bump helm/chart-releaser-action from 1.4.1 to 1.5.0 by @dependabot in spiffe/helm-charts#11
- Move docs script to root of repo by @marcofranssen in spiffe/helm-charts#15
- Base chart as starting point by @marcofranssen in spiffe/helm-charts#14
New Contributors
- @marcofranssen made their first contribution in spiffe/helm-charts#2
- @dependabot made their first contribution in spiffe/helm-charts#8
- @dennisgove made their first contribution in spiffe/helm-charts#9
Full Changelog: https://github.com/spiffe/helm-charts/commits/spire-0.1.0