31935a5c68
feat: Add configurable real IP forwarding for bare-metal clusters
...
Helm Chart Release / release-chart (push) Successful in 12s
Update Docker Images and Helm Chart / update (push) Successful in 22s
Implement a new nginx.forwardRealIP configuration flag to enable/disable
real client IP extraction from X-Forwarded-For headers on bare-metal clusters.
Changes:
- Added nginx.forwardRealIP.enabled flag (default: false) to values.yaml
- Added nginx.forwardRealIP.trustedProxies list for flexible proxy IP ranges
- Updated Nginx configmap to conditionally apply real IP extraction settings
- Updated FastCGI parameters to use real IP when enabled, direct connection IP otherwise
- Updated WordPress wp-config.php to conditionally extract real IPs from headers
Configuration:
- When enabled: Extracts real client IP from X-Forwarded-For header
- When disabled: Uses direct connection IP (default Nginx behavior)
- Supports custom proxy IP ranges for CloudFlare, AWS ALB, etc.
This allows Helmchart to work seamlessly on both:
1. Bare-metal clusters with iptables load balancing
2. Cloud-managed clusters with proper IP forwarding
Version bumped to 6.9.0-a (WordPress version with implementation suffix)
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com >
2026-02-10 14:11:02 +09:00
Gitea Actions
2f4a6092e8
chore: Add Helm package for version 6.9.3
2026-02-10 05:07:31 +00:00
Gitea Actions
7a3847494f
chore: Update Docker images
...
- WordPress: 6.9.0-php8.5-fpm-alpine -> 6.9.1-php8.5-fpm-alpine
- Nginx: 1.29.4-alpine-perl -> 1.29.5-alpine-perl
Auto-updated by Gitea Actions
2026-02-10 05:07:28 +00:00
Gitea Actions
c8047c4ff2
chore: Add Helm package for version 6.9.2
2026-02-10 05:01:39 +00:00
Gitea Actions
800255947f
chore: Update Docker images
...
- WordPress: 6.9.0-php8.5-fpm-alpine -> 6.9.1-php8.5-fpm-alpine
- Nginx: 1.29.4-alpine-perl -> 1.29.5-alpine-perl
Auto-updated by Gitea Actions
2026-02-10 05:01:36 +00:00
81a9b35689
fix: Handle image version updates gracefully when no changes detected
...
Helm Chart Release / release-chart (push) Successful in 12s
Update Docker Images and Helm Chart / update (push) Successful in 20s
Changed the 'Update values.yaml' step to skip error exit when no version updates
are available. Instead of failing with exit 1, the workflow now logs an INFO
message and continues execution, allowing the workflow to complete successfully
when versions are already up to date.
- Changed ERROR message to INFO message
- Replaced exit 1 with conditional logic
- Added else clause to log when changes are detected
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com >
2026-02-10 14:00:52 +09:00
db31200572
.gitea/workflows/image-update-and-release.yaml を更新
Helm Chart Release / release-chart (push) Successful in 11s
Update Docker Images and Helm Chart / update (push) Failing after 16s
2026-02-10 04:52:59 +00:00
Gitea Actions
605b15b9fa
chore: Add Helm package for version 6.9.1
2026-02-05 07:06:20 +00:00
Gitea Actions
0d9a89ba5c
chore: Update Docker images
...
- WordPress: 6.9.0-php8.5-fpm-alpine -> 6.9.1-php8.5-fpm-alpine
- Nginx: 1.29.4-alpine-perl -> 1.29.5-alpine-perl
Auto-updated by Gitea Actions
2026-02-05 07:06:11 +00:00
c409ab9e0b
定期動作していなかったため修正
Helm Chart Release / release-chart (push) Successful in 12s
Update Docker Images and Helm Chart / update (push) Successful in 43s
2026-02-05 07:05:28 +00:00
08a702bead
.gitea/workflows/update-images.yaml を更新
Helm Chart Release / release-chart (push) Successful in 12s
2026-02-05 06:51:56 +00:00
fe991dea2a
ユーザーIP取得対応
Helm Chart Release / release-chart (push) Successful in 11s
Update Docker Image Tags and Release Helm Chart / update-and-release (push) Successful in 19s
2026-02-02 01:39:57 +00:00
7bf7fb69ad
ユーザーIP取得対応
Helm Chart Release / release-chart (push) Successful in 11s
2026-02-02 00:22:40 +00:00
6cddfe1319
ユーザーIP取得対応
Helm Chart Release / release-chart (push) Successful in 12s
2026-02-02 00:18:45 +00:00
2319dbd7e9
ユーザーIP取得対応
Helm Chart Release / release-chart (push) Successful in 12s
2026-02-02 00:14:53 +00:00
3e75bd339e
Chart.yaml を更新
Helm Chart Release / release-chart (push) Failing after 12s
Update Docker Image Tags and Release Helm Chart / update-and-release (push) Successful in 16s
2025-12-24 06:24:55 +00:00
abb41b9c3a
values.yaml を更新
2025-12-17 00:33:17 +00:00
47a46d4d02
Chart.yaml を更新
2025-12-17 00:13:24 +00:00
a35df09710
templates/configmap.yaml を更新
2025-12-17 00:11:00 +00:00
295983f6de
templates/configmap.yaml を更新
2025-12-16 22:44:07 +00:00
a8cebda66f
Chart.yaml を更新
2025-12-15 08:21:49 +00:00
dc328836a2
templates/deployment.yaml を更新
2025-12-15 08:21:22 +00:00
20efa793d7
templates/configmap.yaml を更新
2025-12-15 08:13:46 +00:00
4f198495a8
Chart.yaml を更新
2025-12-15 06:36:57 +00:00
601c2d3eb3
templates/configmap.yaml を更新
2025-12-15 06:36:28 +00:00
de24a10acb
Chart.yaml を更新
2025-12-15 02:16:05 +00:00
db7775a573
Chart.yaml を更新
2025-12-15 02:13:23 +00:00
0cb5560ad0
templates/configmap.yaml を更新
2025-12-15 02:11:34 +00:00
GitHub Actions Bot
e8fb0e1bbf
chore: update to WordPress 6.9.0
2025-12-15 02:01:24 +00:00
625ed3df0b
Chart.yaml を更新
2025-12-13 23:02:12 +00:00
bd3b61a417
templates/configmap.yaml を更新
2025-12-13 23:01:54 +00:00
ef2a4f2e10
Chart.yaml を更新
2025-12-13 22:51:30 +00:00
a711ccdc3f
templates/configmap.yaml を更新
2025-12-13 22:51:02 +00:00
2c9443d725
Chart.yaml を更新
2025-12-13 11:07:13 +00:00
1d0855e593
templates/configmap.yaml を更新
2025-12-13 11:06:51 +00:00
e4e1a406b0
Chart.yaml を更新
2025-12-13 10:44:19 +00:00
4b0a613bc6
templates/deployment.yaml を更新
2025-12-13 10:43:56 +00:00
7e86619927
templates/configmap.yaml を更新
2025-12-13 10:43:04 +00:00
888ad3b1ea
Chart.yaml を更新
2025-12-12 23:02:41 +00:00
7e0b839093
templates/deployment.yaml を更新
2025-12-12 23:01:54 +00:00
4106137b7d
README.md を更新
2025-12-12 23:01:27 +00:00
825a4831aa
templates/adstxt-configmap.yaml を追加
2025-12-12 23:00:44 +00:00
09a316457f
Chart.yaml を更新
2025-12-12 05:52:29 +00:00
d6500da650
templates/deployment.yaml を更新
2025-12-12 05:51:56 +00:00
f672031bf1
Chart.yaml を更新
2025-12-12 05:42:10 +00:00
c673e15ad7
templates/deployment.yaml を更新
2025-12-12 05:41:36 +00:00
cadb1374f4
Chart.yaml を更新
2025-12-12 05:33:49 +00:00
46c10c5c0f
templates/deployment.yaml を更新
2025-12-12 05:33:26 +00:00
0c36d825ba
Chart.yaml を更新
2025-12-12 05:26:06 +00:00
70fbf15b69
templates/deployment.yaml を更新
2025-12-12 05:25:50 +00:00