v2.1.0
What's Changed
- chore: Update actions used to build release containers by @hardillb in #286
- feat: Add
containerSecurityContext
for each container by @ppawlowski in #289 - feat: Add possibility to configure probes for each pod by @ppawlowski in #291
- feat: Keep database credentials in kubernetes secrets by @ppawlowski in #287
- ci: fix helm chart validation pipeline to include subdirectories by @ppawlowski in #293
- ci: Run checkov against helm chart directory instead of templated yaml by @ppawlowski in #294
- ci: Do not run checkov against subcharts by @ppawlowski in #297
- feat: Add possibility to provide database credentials as an external secret by @ppawlowski in #296
- chore: Create helm chart
upgrade
documentation by @ppawlowski in #292 - feat: Add log passthrough support by @hardillb in #300
- fix: Fix typo missed in review by @hardillb in #301
- feat: Add consistent labels to all resources created by the Helm chart by @ppawlowski in #302
- ci: Ignore Helm chart related files in images build pipelines by @ppawlowski in #303
- fix: Ensure both priave ca certs configmaps have default names by @hardillb in #304
- fix: improve the description of the forge.registry field by @hardillb in #308
- fix: Only run the job if fileStore is enabled by @hardillb in #309
- feat: Add support for Google Analytics by @hardillb in #311
- feat: Allow to run local postgresql database on ARM nodes by @ppawlowski in #310
- fix: Rollback selector labels for existing deployments by @ppawlowski in #312
- feat: Add default container security context values for broker container by @ppawlowski in #313
- feat: Allow FileStore image to be set by @hardillb in #314
- fix: Update liveness and readiness probe timeout values for broker pod by @ppawlowski in #316
- Release 2.1.0 by @hardillb in #317
- fix: Fix docker/build-push action version by @hardillb in #319
- fix: Update Dockerfile-3.1 to 3.1.5 by @hardillb in #320
Full Changelog: v2.0.1...v2.1.0