Commit Graph

126 Commits

Author SHA1 Message Date
Jesse Hitch 08a083bbab Merge pull request #18 from holysoles/capture_laravel_logs
feat(chart): expose laravel log_channel in values
2025-01-19 09:24:57 +01:00
holysoles 85639ed2ee feat(chart): expose laravel log_channel in values 2025-01-18 14:13:57 -06:00
Jesse Hitch ca7049cdce Merge pull request #16 from small-hack/disable-liveness-readiness-by-default
make liveness and readiness probes optional and further configurable
2025-01-18 20:22:28 +01:00
github-actions[bot] a606462c6b helm-docs: automated action 2025-01-18 19:21:54 +00:00
jessebot 295aa694d7 make liveness and readiness probes optional and further configurable 2025-01-18 20:20:33 +01:00
Jesse Hitch 5e06b04d6a Update README.md - explain that the image is rebuilt nightly 2025-01-18 18:42:55 +01:00
Jesse Hitch c64cf91e69 Update README.md - fix link on new line 2025-01-18 12:14:44 +01:00
Jesse Hitch f3de03f93d Merge pull request #15 from small-hack/fix/db-host-templating
fix db host templating
2025-01-18 12:11:19 +01:00
github-actions[bot] cda3bd6111 helm-docs: automated action 2025-01-18 11:09:14 +00:00
jessebot 633f761c71 fix db host templating 2025-01-18 12:08:39 +01:00
Jesse Hitch 74e3f92239 Merge pull request #14 from small-hack/fix-more-templating-issues
fix more env var quoting and allow plain text values for external Database config
2025-01-18 11:39:48 +01:00
github-actions[bot] f0f9240bc4 helm-docs: automated action 2025-01-18 10:38:53 +00:00
jessebot 35aa2c5c54 fix more env var quoting and allow plain text values for external Database config 2025-01-18 11:37:27 +01:00
Jesse Hitch 5f65e926fe Merge pull request #13 from small-hack/disable-persistence-by-default-for-valkey
disable valkey persistence by default, but add some more docs on where you can find the parameters for each chart to enable it if you want
2025-01-18 11:20:05 +01:00
github-actions[bot] 4389d8b164 helm-docs: automated action 2025-01-18 10:19:19 +00:00
jessebot 1fc22b7386 disable valkey persistence by default, but add some more docs on where you can find the parameters for each chart to enable it if you want 2025-01-18 11:14:39 +01:00
Jesse Hitch 206cd20a0e Merge pull request #12 from small-hack/fix/secret-templating
fix secret templating
2025-01-18 11:04:03 +01:00
github-actions[bot] ac4ea74ffa helm-docs: automated action 2025-01-18 10:03:38 +00:00
jessebot 0f4a6e5530 fix secret templating 2025-01-18 11:02:32 +01:00
Jesse Hitch eeb4a7174a Merge pull request #11 from small-hack/fix-pixelfed-templating-issues
fix valkey templating issues, add more docs
2025-01-18 10:57:26 +01:00
github-actions[bot] 995a83c641 helm-docs: automated action 2025-01-18 09:56:25 +00:00
jessebot 893130411c fix valkey templating issues, add more docs 2025-01-18 10:55:23 +01:00
Jesse Hitch 8ba545ed6a Merge pull request #8 from holysoles/fix_deployment_env_value_construction
fix(chart): access subchart generated values properly
2025-01-18 10:46:57 +01:00
Jesse Hitch b5ad15b651 Merge branch 'main' into fix_deployment_env_value_construction 2025-01-18 10:46:12 +01:00
jessebot 14a4cf6aad bump helm chart version, regenerate docs 2025-01-18 10:44:51 +01:00
Jesse Hitch 13861f105f Merge pull request #6 from holysoles/fix_indent_valkey_subchart_values
fixes for the valkey values section
2025-01-18 10:24:16 +01:00
Jesse Hitch 66a9776ee1 Merge branch 'main' into fix_indent_valkey_subchart_values 2025-01-18 10:23:15 +01:00
jessebot 4fa957dad0 bump chart version and regenerate docs 2025-01-18 10:22:17 +01:00
Jesse Hitch 1b42bf65a2 Apply suggestions from code review - fix values.yaml comments 2025-01-18 10:21:22 +01:00
Jesse Hitch 1316a974d3 Merge pull request #9 from holysoles/add_target_port_value
fix(chart): add parameter for service.targetPort
2025-01-18 10:17:43 +01:00
Jesse Hitch 0e2b4457c7 Merge branch 'main' into add_target_port_value 2025-01-18 10:16:12 +01:00
jessebot ace2fb84c2 update the docs and bump version 2025-01-18 10:15:42 +01:00
Jesse Hitch 73070e9fd6 Merge pull request #10 from holysoles/update_health_check_url
feat(chart): use official health check endpoints for probes
2025-01-18 10:07:47 +01:00
Jesse Hitch d493213c1b Merge branch 'main' into update_health_check_url 2025-01-18 10:06:28 +01:00
jessebot 2a09169032 bump chart version, fix docs 2025-01-18 10:05:51 +01:00
Jesse Hitch f0603f8332 Merge pull request #7 from holysoles/fix_autogenerate_mail_secret
fix(chart): mail secret fixes
2025-01-18 10:03:34 +01:00
jessebot ab934019f6 update helm docs 2025-01-18 10:01:44 +01:00
Jesse Hitch 91f6a891c1 Update Chart.yaml - bump version 2025-01-18 09:58:02 +01:00
holysoles caf96d016d feat(chart): use official health check endpoints for probes 2025-01-17 18:03:27 -06:00
holysoles f3ceca0828 fix(chart): add parameter for service.targetPort, sets APP_PORT var for nginx 2025-01-17 17:34:58 -06:00
holysoles acd14f1d06 fix(chart): allow FLUSHDB in valkey, required by Laravel 2025-01-17 17:23:00 -06:00
holysoles 7d946bd4b1 fix(chart): access subchart generated values properly 2025-01-17 17:01:45 -06:00
holysoles 428752e79a fix(chart): mail secret fixes 2025-01-17 16:58:56 -06:00
holysoles 088b05fce8 fix(chart): properly indent valkey subchart settings 2025-01-17 16:56:36 -06:00
jessebot 6de3922760 add the docs for pixelfed link 2025-01-17 22:14:24 +01:00
Jesse Hitch 25948e2b11 Merge pull request #4 from small-hack/fix-database-connection-options
fixes the default for the database connection option to be pgsql

Thanks to @holysoles for helping here!
2025-01-17 19:49:05 +01:00
github-actions[bot] bc179b4618 helm-docs: automated action 2025-01-17 18:48:32 +00:00
jessebot c68e453621 fixes the default for the database connection option to be pgsql 2025-01-17 19:46:56 +01:00
Jesse Hitch cd9d9c2d06 Update README.md - fix the url to docker image 2025-01-17 19:39:33 +01:00
Jesse Hitch 35cd39c71e Update README.md
give more info on why we're doing this
2024-12-30 00:02:31 +01:00