Branch: refs/heads/master Home: https://github.com/xwiki-contrib/xwiki-helm Commit: 370f061d54f1376eb45af84019d8ba0d059c9ca5 https://github.com/xwiki-contrib/xwiki-helm/commit/370f061d54f1376eb45af8401... Author: Dominik Kaminski <[email protected]> Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M charts/xwiki/templates/xwiki-sa.yaml M charts/xwiki/templates/xwiki.yaml M charts/xwiki/values.yaml Log Message: ----------- feat(charts/xwiki): Add containerSecurityContext for volumePermissions initContainer and always create ServiceAccount Commit: b8901e986fa556943e9e30cbb6bc484e51ece5ee https://github.com/xwiki-contrib/xwiki-helm/commit/b8901e986fa556943e9e30cbb... Author: Dominik Kaminski <[email protected]> Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M charts/xwiki/templates/ingress.yaml M charts/xwiki/templates/istio-certificate.yaml M charts/xwiki/templates/istio-gateway.yaml M charts/xwiki/templates/istio.yaml M charts/xwiki/templates/podmonitor.yaml M charts/xwiki/templates/service.yaml M charts/xwiki/templates/solr-service.yaml M charts/xwiki/templates/solr-statefulset.yaml M charts/xwiki/templates/xwiki-sa.yaml M charts/xwiki/templates/xwiki.yaml M charts/xwiki/values.yaml Log Message: ----------- fix(charts/wiki): Use 2 as indet in all lists Commit: 0b505c912e38ea5349e93444d382add0e0351f06 https://github.com/xwiki-contrib/xwiki-helm/commit/0b505c912e38ea5349e93444d... Author: Dominik Kaminski <[email protected]> Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M charts/xwiki/templates/xwiki.yaml Log Message: ----------- fix(charts/xwiki): Add contitional for initContainer up to remove emtpy initContainer key in template Signed-off-by: Dominik Kaminski <[email protected]> Commit: 3fe90102da0667291f251c36e000ed789bc4d661 https://github.com/xwiki-contrib/xwiki-helm/commit/3fe90102da0667291f251c36e... Author: Dominik Kaminski <[email protected]> Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M charts/xwiki/templates/xwiki.yaml Log Message: ----------- fix(xwiki/charts): Fix resourcees template in xwiki Commit: 60b2c18f678afa9372e31421f60cbd6b0453a2e6 https://github.com/xwiki-contrib/xwiki-helm/commit/60b2c18f678afa9372e31421f... Author: sautner <[email protected]> Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M charts/xwiki/templates/ingress.yaml M charts/xwiki/templates/istio-certificate.yaml M charts/xwiki/templates/istio-gateway.yaml M charts/xwiki/templates/istio.yaml M charts/xwiki/templates/podmonitor.yaml M charts/xwiki/templates/service.yaml M charts/xwiki/templates/solr-service.yaml M charts/xwiki/templates/solr-statefulset.yaml M charts/xwiki/templates/xwiki-sa.yaml M charts/xwiki/templates/xwiki.yaml M charts/xwiki/values.yaml Log Message: ----------- Merge pull request #29 from dominikkaminski/feature/service-account-security-context HELM-58 Improve security (ServiceAccount, securityContext) and harmonize indent Compare: https://github.com/xwiki-contrib/xwiki-helm/compare/7e3e27c7d48d...60b2c18f6...