Releases: gruntwork-io/helm-kubernetes-services
Releases · gruntwork-io/helm-kubernetes-services
v0.2.10
10 Jan 21:07
Compare
Sorry, something went wrong.
No results found
Charts affected
Description
Added the ability to configure custom container lifecycle hooks on the Pods using the new lifecycleHooks input value. Note that configuring a custom preStop lifecycle hook takes precedence over the existing shutdownDelay configuration. Refer to the input value documentation for lifecycleHooks in the values.yaml file for more information.
Related links
v0.2.9
17 Dec 14:57
Compare
Sorry, something went wrong.
No results found
Charts affected
Description
Fixed bug where Ingress resources mismatch the networking.k8s.io/v1 API spec, affecting installs to k8s 1.19.
Related links
v0.2.8
06 Dec 18:26
Compare
Sorry, something went wrong.
No results found
Charts affected
Description
Updated the chart to allow specifying a sub path for the volume mount for ConfigMap.
Special thanks
Special thanks to @bobalong79 for their contribution!
Related links
v0.2.7
06 Dec 16:20
Compare
Sorry, something went wrong.
No results found
Charts affected
Description
Updated the chart to use capabilities introspection to ensure the right API version is used for Ingress and PodDisruptionBudget resources based on the target kubernetes cluster version.
Related links
v0.2.6
16 Sep 20:18
Compare
Sorry, something went wrong.
No results found
Charts affected
Description
Added ability to configure terminationGracePeriodSeconds.
Special thanks
Special thanks to @martinhutton and @meganjohn for their contribution!
Related links
v0.2.5
07 Sep 16:05
Compare
Sorry, something went wrong.
No results found
Charts affected
Description
Added ability to configure emptyDirs that are backed by the worker node disk, rather than tmpfs.
Special thanks
Special thanks to @jonnymatts-global for their contribution!
Related links
v0.2.4
25 Aug 20:47
Compare
Sorry, something went wrong.
No results found
Charts affected
Description
Added ability to configure initContainers on the Deployment using the new input initContainers.
Special thanks
Special thanks to @davidlivingrooms for their contribution!
Related links
v0.2.3
23 Jul 21:30
Compare
Sorry, something went wrong.
No results found
Charts affected
Description
Updated configMaps and secrets to support injecting with envFrom so that all keys are automatically loaded as environment variables.
Special thanks
Special thanks to @ralucas for their contribution!
Related links
v0.2.2
04 Jun 18:34
Compare
Sorry, something went wrong.
No results found
Charts affected
Description
You can now override the fullname that appears in the resources managed by the k8s-service helm chart using the fullnameOverride input variable.
Special thanks
Special thanks to @ralucas for their contribution!
Related links
v0.2.1
02 Jun 17:54
Compare
Sorry, something went wrong.
No results found
Charts affected
Description
Add support for overriding the deployment strategy using the new deploymentStrategy input variable.
Special thanks
Special thanks to @amirha97 and @MaxKam for their contribution!
Related links