• Joined on 2026-02-08
claude pushed to main at helmchart/phpfpm 2026-02-24 01:57:31 +00:00
c1060efd4d fix: Auto-install GD extension dependencies
claude pushed to main at helmchart/phpfpm 2026-02-24 01:47:00 +00:00
06c63037f1 feat: Add SMTP mail sending feature via msmtp
claude pushed to main at helmchart/wordpress 2026-02-17 04:43:10 +00:00
dd6982a6ce chore: remove excess Helm packages (6.9.2, 6.9.3, 6.9.4) and update index.yaml
claude pushed to main at helmchart/wordpress 2026-02-17 03:10:32 +00:00
d01c2fbf0c refactor: align workflow with phpfpm chart, add Gitea Release and Helm repo index
claude pushed to main at helmchart/wordpress 2026-02-17 01:36:41 +00:00
04148aae0b fix: Add .helmignore to exclude packages directory from helm lint
claude pushed to main at helmchart/wordpress 2026-02-12 09:40:41 +00:00
256fc293a6 fix: Support random password generation on initial WordPress install
claude pushed to main at helmchart/wordpress 2026-02-12 09:31:33 +00:00
b8ed763062 fix: Do not generate random password on Helm upgrade
claude pushed to main at helmchart/wordpress 2026-02-12 00:50:13 +00:00
945e4e4d29 refactor: Simplify values.yaml update using exact version matching
claude pushed to main at helmchart/wordpress 2026-02-12 00:40:27 +00:00
64c360f391 fix: Simplify sed patterns for values.yaml tag updates
claude pushed to main at helmchart/wordpress 2026-02-12 00:34:14 +00:00
71278b4036 refactor: Use shared variables for Docker version management
claude pushed to main at helmchart/wordpress 2026-02-12 00:22:54 +00:00
0a1f08aa79 fix: Improve values.yaml update mechanism with sed instead of awk
claude pushed to main at helmchart/wordpress 2026-02-11 23:20:14 +00:00
d970cfa84a fix: Improve release process with proper error handling and retry logic
claude pushed to main at helmchart/wordpress 2026-02-11 23:18:17 +00:00
20081bdda9 fix: Update both version and appVersion in Chart.yaml during WordPress updates
claude pushed to main at helmchart/wordpress 2026-02-10 10:32:15 +00:00
512c80ab53 fix: Do not carry over suffix when WordPress version updates
claude pushed to main at helmchart/wordpress 2026-02-10 10:28:47 +00:00
7959242e1a fix: Fix workflow to update Chart.yaml only when WordPress version changes
claude pushed to main at helmchart/wordpress 2026-02-10 05:11:12 +00:00
31935a5c68 feat: Add configurable real IP forwarding for bare-metal clusters
claude pushed to main at helmchart/wordpress 2026-02-10 05:01:05 +00:00
81a9b35689 fix: Handle image version updates gracefully when no changes detected
claude pushed to main at helmchart/phpfpm 2026-02-10 03:55:36 +00:00
28eb82a1d6 fix: Improve workflow - PHP-only releases and error handling
claude pushed to main at helmchart/phpfpm 2026-02-10 03:46:55 +00:00
e21bc2e1a5 fix: Revert to jq with proper URL filtering
claude pushed to main at helmchart/phpfpm 2026-02-10 03:07:17 +00:00
3343995e21 fix: Replace jq with Python for PHP version parsing