Skip to content
Snippets Groups Projects
  1. Jan 24, 2024
  2. Jan 14, 2024
  3. Jan 10, 2024
  4. Dec 08, 2023
  5. Nov 27, 2023
  6. Oct 05, 2023
  7. Oct 01, 2023
  8. Sep 30, 2023
  9. Sep 20, 2023
  10. Sep 19, 2023
  11. Sep 18, 2023
    • Sheogorath's avatar
      fix(mastodon): fix broken rendering on missing dependency · d33c4fb0
      Sheogorath authored
      This patch replaces the call of common.names.fullname with the local
      helper implementation, that is functionally identical but doesn't
      require another dependency.
      d33c4fb0
    • Sheogorath's avatar
      feat(mastodon): Add ability to disabled Redis authentication · 0b757804
      Sheogorath authored
      This patch is needed to fully support disabling of redis authentication.
      This allows to use the new defaults for the mastodon base deployment.
      While it's probablky not recommended for a production deployment to
      disable redis authentication, it doesn't hurt too much for a base
      deployment.
      
      Since no defaults change, it shouldn't matter anyway for users of this
      chart.
      0b757804
  12. Sep 16, 2023
  13. Sep 15, 2023
  14. Sep 10, 2023
  15. Sep 06, 2023
  16. Aug 16, 2023
  17. Jul 21, 2023
  18. Jul 08, 2023
  19. Jul 07, 2023
  20. Jul 06, 2023
  21. Jun 11, 2023
  22. May 08, 2023
  23. Apr 05, 2023
  24. Mar 31, 2023
  25. Mar 23, 2023
  26. Mar 19, 2023
    • Sheogorath's avatar
      fix: Fix broken redis authentication value · dc0aad77
      Sheogorath authored
      This patch introduces a bunch of tests for subcharts, doing cross-chart
      testing e.g. testing that service names and host configurations are
      correct as well as the existence of expected password fields in secrets
      and so on.
      
      While writing these tests a bug with the redis passwor variable was
      discovered and fixed.
      dc0aad77
  27. Mar 17, 2023
  28. Mar 14, 2023
Loading