Skip to content

12.0.0-rc1

Pre-release
Pre-release

Choose a tag to compare

@eduardofraga eduardofraga released this 06 Sep 20:26
· 3 commits to main since this release
05d956b

What's Changed

  • feat(helm): replace inline Redis with helmforge/valkey subchart by @eduardofraga in #180
  • Feat/valkey by @eduardofraga in #181
  • update helm workflows by @eduardofraga in #182
  • helm package by @eduardofraga in #183
  • Move kubernetes/glpi to helm/ by @eduardofraga in #184
  • helm publish by @eduardofraga in #185
  • fix(helm): resolve Artifact Hub validation errors by @eduardofraga in #186
  • feat: replace inline MariaDB with helmforge/mariadb subchart by @eduardofraga in #187
  • feat(helm): add externalCache configuration by @eduardofraga in #188
  • fix(helm): resolve Artifact Hub validation errors by @eduardofraga in #189
  • feat(chart): add optional PodDisruptionBudget for php-fpm and nginx by @danielqb in #175
  • chore(deps): bump hadolint/hadolint-action from 3.3.0 to 3.4.0 by @dependabot[bot] in #192
  • feat(chart): add optional HorizontalPodAutoscaler for php-fpm and nginx by @danielqb in #176
  • feat(chart): add priorityClassName support for GLPI-owned pods by @danielqb in #193
  • fix(chart): read MARIADB_PASSWORD from the mariadb subchart's own Secret by @danielqb in #191
  • feat(chart): add optional readOnlyRootFilesystem hardening (empirically verified) by @danielqb in #177
  • feat(chart): add resourcesPreset support (Bitnami-style resource tiers) by @danielqb in #174
  • Bump version from 2.11.2 to 2.11.3 by @eduardofraga in #194
  • fix(helm): repair chart template and CI lint dependencies by @eduardofraga in #195
  • chore(deps): bump hadolint/hadolint-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #199
  • feat(chart): support existingSecret for externalDatabase, fail fast on misconfiguration by @danielqb in #198
  • fix(chart): gate the maintenance cronjob on actual GLPI/DB readiness by @danielqb in #196
  • fix(chart): remove unused volume mounts and DB secret from nginx container by @danielqb in #170
  • feat(chart): add files backup CronJob to S3-compatible storage (closes #1) by @danielqb in #197
  • Bump GLPI chart version to 2.11.4 by @eduardofraga in #200
  • fix(helm): resolve template define syntax errors in _helpers.tpl by @eduardofraga in #201

New Contributors

Full Changelog: v11.0.8...v12.0.0-rc1