Commit Graph

59 Commits

Author SHA1 Message Date
jessebot 72342cde80 chores around renovate, security context, and appVersion
move renovate.json to the root dir and allow ignoring tests for merging GHA patch/minor updates only

switch the appVersion in Chart.yaml to a specific sha tag that should actually work, until pixelfed does another official release

set the securityContext and podSecurityContext to run as user 33, which is www-data to solve security root escalation issue

Signed-off-by: jessebot <jessebot@linux.com>
2025-01-23 21:40:23 +01:00
Jesse Hitch eb8aefb80d Merge branch 'main' into scale_backend_seperate_from_frontend 2025-01-23 08:50:11 +01:00
jessebot fe2cd7334c bump chart version and regenerate docs 2025-01-23 08:49:16 +01:00
jessebot 7bdc54598b regenerate docs 2025-01-23 08:44:20 +01:00
Jesse Hitch dbfdfa54cc Merge branch 'main' into fix_extraenvfrom_description 2025-01-23 08:42:38 +01:00
黃健毅 973749514b docs(NONE): Update docs 2025-01-23 07:35:35 +00:00
holysoles 5fb13fe030 Add support for separate Horizon deployment 2025-01-22 20:06:21 -06:00
holysoles 5978ffe57e correct extraEnv descriptions for deployment 2025-01-21 15:44:57 -06:00
github-actions[bot] 88e2951a28 helm-docs: automated action 2025-01-19 18:59:52 +00:00
github-actions[bot] 8316ed6ac2 helm-docs: automated action 2025-01-19 18:45:30 +00:00
github-actions[bot] e98ec80fa2 helm-docs: automated action 2025-01-19 18:36:50 +00:00
github-actions[bot] 78eb97ef91 helm-docs: automated action 2025-01-19 18:21:31 +00:00
github-actions[bot] b5c5baf69b helm-docs: automated action 2025-01-19 17:26:25 +00:00
github-actions[bot] 292cff1269 helm-docs: automated action 2025-01-19 13:56:08 +00:00
github-actions[bot] 46b112eea2 helm-docs: automated action 2025-01-19 13:01:16 +00:00
github-actions[bot] 2250a1cd13 helm-docs: automated action 2025-01-19 12:44:14 +00:00
github-actions[bot] a7f81d8b35 helm-docs: automated action 2025-01-19 10:44:32 +00:00
github-actions[bot] d60c867654 helm-docs: automated action 2025-01-19 10:41:45 +00:00
github-actions[bot] 62cbd96cc5 helm-docs: automated action 2025-01-19 10:24:46 +00:00
github-actions[bot] 1d22f5d82d helm-docs: automated action 2025-01-19 10:17:28 +00:00
github-actions[bot] 90e2326c74 helm-docs: automated action 2025-01-19 10:12:29 +00:00
github-actions[bot] 84372fbe22 helm-docs: automated action 2025-01-19 09:56:41 +00:00
jessebot da9fb3affa move more stuff to configmap-env, remove configmap, bump appVersion, add externalValkey.existingSecretKeys.port, regenerate docs, clean up deployment.yaml 2025-01-19 10:55:55 +01:00
github-actions[bot] 8ffc5bb451 helm-docs: automated action 2025-01-19 09:12:20 +00:00
holysoles 85639ed2ee feat(chart): expose laravel log_channel in values 2025-01-18 14:13:57 -06:00
github-actions[bot] a606462c6b helm-docs: automated action 2025-01-18 19:21:54 +00: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
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
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
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
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 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 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 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
jessebot 2a09169032 bump chart version, fix docs 2025-01-18 10:05:51 +01:00
holysoles f3ceca0828 fix(chart): add parameter for service.targetPort, sets APP_PORT var for nginx 2025-01-17 17:34:58 -06: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
github-actions[bot] 3f8d4f7a8b helm-docs: automated action 2024-12-29 22:44:58 +00:00
jessebot f2b1290d9a adding secrets for mail valkey and database 2024-12-29 23:44:37 +01:00
jessebot 98d9d79588 update env vars and how they render again 2024-12-29 23:26:31 +01:00
github-actions[bot] 386b87d5bb helm-docs: automated action 2024-12-29 21:58:33 +00:00