Releases: diffgram/diffgram-helm
Releases · diffgram/diffgram-helm
1.7.2
Full Changelog: 1.7.1...1.7.2
1.7.1
What's Changed
- feat: add env variable for url caching in seconds by @PJEstrada in #22
- changing to up to date version, as its failing with the old version by @amitca71 in #25
- Add shutdown grace period by @PJEstrada in #5
- feat: tx timeout by @PJEstrada in #26
- feat: add config for preventing project creation by @PJEstrada in #27
New Contributors
Full Changelog: 1.7.0...1.7.1
1.7.0
What's Changed
- email env variables by @PJEstrada in #20
- feat: remove GCR registry by @PJEstrada in #21
Full Changelog: 1.6.0...1.7.0
1.6.0
1.5.1
Full Changelog: 1.5.0...1.5.1
Added fixes to URL BASE setting in helm chart
1.5.0
0.1.4
Full Changelog: 0.1.3...0.1.4
0.1.3
0.1.2
What's Changed
- Add node selectors and namespace support by @PJEstrada in #4
- Add gzip compression by @Anthony-Sarkis in #6
Full Changelog: 0.1.1...0.1.2
0.1.1
Bugfixes:
- Fixed some problems when setting the storage provider to 'azure.
Improvements:
- Remove resources that are created when the storage provider 'gcp'. Not they are not created unless the provider is set to 'gcp' which reduces resources in the cluster and removes confusing errors that are unrelated to the other providers.