• Joined on 2026-02-08
claude pushed to main at helmchart/wordpress 2026-08-26 02:13:56 +00:00
30e377d4ec fix: Hello Dolly等のデフォルトプラグインが再起動のたびに復活する不具合を修正
claude pushed to main at helmchart/n8n 2026-08-25 02:25:09 +00:00
b322ab1b39 fix: increase memory limit to 1Gi and set NODE_OPTIONS heap size
claude released v2.36.5 at helmchart/n8n 2026-08-24 03:00:21 +00:00
claude released v2.35.3 at helmchart/n8n 2026-08-17 03:00:20 +00:00
claude released v2.34.4 at helmchart/n8n 2026-08-10 03:00:21 +00:00
claude pushed to main at helmchart/wordpress 2026-08-09 07:20:41 +00:00
8241812d84 docs: kube-vip環境での実IP喪失原因と共有Ingress Controller移行手順を追記
claude pushed to main at helmchart/wordpress 2026-08-07 15:24:10 +00:00
40ca516249 fix: 実IPアドレス取得とメール送信の不具合を修正
claude pushed to main at helmchart/phpfpm 2026-08-06 15:09:22 +00:00
e9428c6448 feat: IngressのproxyBodySizeもuploadMaxSizeに自動連動 (v8.5.9-c)
claude pushed to main at helmchart/phpfpm 2026-08-06 14:22:30 +00:00
8f1b050bb2 feat: アップロード最大サイズをvalues.yamlで設定可能に (v8.5.9-b)
claude pushed to main at helmchart/phpfpm 2026-08-06 13:14:35 +00:00
e27f02992f fix: sitemap.xmlのContent-Typeを application/xml; charset=utf-8 に明示 (v8.5.9-a)
claude released v2.33.3 at helmchart/n8n 2026-08-03 03:00:31 +00:00
claude released v2.33.0 at helmchart/n8n 2026-07-28 09:22:29 +00:00
claude pushed to main at helmchart/phpfpm 2026-07-25 12:23:33 +00:00
3d384ab72e feat: Python導入オプションを追加 (v8.5.8-a)
claude pushed to main at helmchart/phpfpm 2026-07-19 22:56:47 +00:00
4b2dece19b fix: /etc/msmtprc の権限を0600から0644に修正 (v8.5.6-g)
claude pushed to main at helmchart/phpfpm 2026-07-19 22:33:31 +00:00
ffb760b913 fix: SMTPパスワードSecretのmodeを0600から0644に修正 (v8.5.6-f)
claude pushed to main at helmchart/phpfpm 2026-07-19 08:03:19 +00:00
85b7f69ccb feat: PVCルートを /var/www にマウント、/composer を使い捨て領域に変更 (v8.5.6-e)
claude pushed to main at helmchart/phpfpm 2026-07-19 07:31:06 +00:00
be1c82e968 fix: useComposerJson使用時のYAML parse errorを修正 (v8.5.6-d)
claude pushed to main at helmchart/phpfpm 2026-07-19 06:13:54 +00:00
76a4a7874b feat: Composerデフォルト導入先を /composer に変更 (v8.5.6-c)
claude pushed to main at helmchart/phpfpm 2026-07-19 05:59:10 +00:00
e294f909c1 fix: 旧Webルートの composer.json を自動移行、mbstring依存を自動追加 (v8.5.6-b)
claude pushed to main at helmchart/phpfpm 2026-07-19 05:29:27 +00:00
8ff43615fa feat: Composer導入先をWebルート外(/var/www)に変更 (v8.5.6-a)