Releases: opf/helm-charts
Releases · opf/helm-charts
openproject-5.1.0
Minor Changes
- 102c403: Add relative URL root configuration to health checks
openproject-5.0.0
Major Changes
- b645553: Allow for multiple worker types, and defining replicas, strategy, resources
openproject-4.5.0
Minor Changes
- b224135: Allow sealed secrets for OIDC secrets
openproject-4.4.0
Minor Changes
- 08a7935: do not require a postgresql password anymore, allowing for automatically genererated credentials by default
openproject-4.3.1
Patch Changes
- c9585aa: Add image PullSecrets to seeder job if configured
openproject-4.3.0
openproject-4.2.1
Patch Changes
- 8456845: Allow seting existing secret for s3 id and key
openproject-4.2.0
Minor Changes
- ab8b83d: Fix tmp volume mounts not being consistent
openproject-4.1.4
Patch Changes
-
b3f06d1: Fix templating error when empty s3 existingSecret name is given
-
87f9dc4: Fix S3 secret lookup
There were two problems:
- The namespace was hardcoded
- The whitespace trimming was breaking the yaml
Now the lookup will be based on the namespace where the
release is being deployed, and the whitespace trimming
has been fixed. -
aa80a44: Correct attribute mapping environment name for OIDC
-
e63389c: Allow controlling whether tmp volumes are used or not
openproject-4.1.3
Patch Changes
- 7791166: fix pvc annotations