Commit Graph

86 Commits

Author SHA1 Message Date
0fb96c85bb revert 05faf32ef8
revert fix: update RabbitMQ password for all services to match reconciler configuration
2025-08-07 04:44:40 +00:00
Nicolas
05faf32ef8 fix: update RabbitMQ password for all services to match reconciler configuration 2025-08-07 12:18:37 +08:00
freeleaps-gitops-bot
2bf8244370 ci(bump): bump devops image version for alpha to snapshot-aa89bce 2025-08-05 05:14:59 +00:00
freeleaps-gitops-bot
84b1c36faf ci(bump): bump devops image version for alpha to snapshot-879e45e 2025-08-03 04:27:02 +00:00
freeleaps-gitops-bot
0f9ffc436e ci(bump): bump devops image version for alpha to snapshot-6c60a0b 2025-08-02 20:09:12 +00:00
freeleaps-gitops-bot
5015b548aa ci(bump): bump devops image version for alpha to snapshot-5f3368c 2025-08-02 19:55:57 +00:00
freeleaps-gitops-bot
cc54ddecb4 ci(bump): bump devops image version for alpha to snapshot-e41aa3d 2025-08-02 19:46:06 +00:00
zhenyus
85f2d9a303 fix: update baseReconcileUrl in values.alpha.yaml to correct service address format
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 03:37:45 +08:00
zhenyus
414f652a37 Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops 2025-08-03 03:35:10 +08:00
zhenyus
47b8cfb4be fix: update baseReconcileUrl in values.alpha.yaml to use the correct service address
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 03:35:08 +08:00
freeleaps-gitops-bot
be44ed7608 ci(bump): bump devops image version for alpha to snapshot-6ebac25 2025-08-02 19:32:49 +00:00
zhenyus
08dea57ed0 fix: correct MongoDB URI in values.alpha.yaml to remove port specification
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 03:21:05 +08:00
zhenyus
f16e74a1f3 fix: rename MongoDB configuration keys in values.yaml to appMongodb for clarity
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 03:18:09 +08:00
zhenyus
2332e9c650 Merge branch 'master' of https://gitea.freeleaps.mathmast.com/freeleaps/freeleaps-ops 2025-08-03 03:09:58 +08:00
zhenyus
c24b2ad479 fix: rename MongoDB configuration keys in values.alpha.yaml and devops-config.yaml
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 03:09:57 +08:00
freeleaps-gitops-bot
cdffe63500 ci(bump): bump devops image version for alpha to snapshot-2dd73c0 2025-08-02 19:06:02 +00:00
freeleaps-gitops-bot
f6ebfce009 ci(bump): bump devops image version for alpha to snapshot-95b6560 2025-08-02 18:53:41 +00:00
freeleaps-gitops-bot
be000d32ad ci(bump): bump devops image version for alpha to snapshot-9283e52 2025-08-02 18:43:15 +00:00
zhenyus
a3219aa325 fix: update rabbitmq and Git passwords in values.alpha.yaml files
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-03 00:34:29 +08:00
freeleaps-gitops-bot
72b6bebd7f ci(bump): bump devops image version for alpha to snapshot-113bc2b 2025-08-01 01:17:08 +00:00
zhenyus
398d35dd0a fix(devops): rename RABBITMQ_VHOST to RABBITMQ_VIRTUAL_HOST in devops-config.yaml
- Updated the environment variable name for RabbitMQ from RABBITMQ_VHOST to RABBITMQ_VIRTUAL_HOST for consistency with naming conventions.
- Ensured proper encoding and quoting of the variable value.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:48:03 +08:00
zhenyus
d258694c04 feat(devsvc): add RabbitMQ configuration to values.alpha.yaml
- Introduced RabbitMQ connection settings including host, port, username, password, and virtual host in values.alpha.yaml.
- Updated devops-config.yaml to include RabbitMQ environment variables for configuration.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:46:19 +08:00
zhenyus
3bb63fdfed fix(reconciler): update Gitea and reconcile URLs in values.alpha.yaml
- Changed baseGiteaUrl to point to the alpha environment.
- Updated baseReconcileUrl to reflect the correct service address for the reconciler.

Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-01 00:06:44 +08:00
freeleaps-gitops-bot
d7fe943fd4 ci(bump): bump devops image version for alpha to snapshot-12a0d9a 2025-07-31 15:49:38 +00:00
freeleaps-gitops-bot
4653eb738a ci(bump): bump devops image version for alpha to snapshot-311fd21 2025-07-29 10:50:43 +00:00
freeleaps-gitops-bot
25cac97e0d ci(bump): bump devops image version for alpha to snapshot-e7eeaaf 2025-07-29 04:20:45 +00:00
Nicolas
070f238bdb merge: resolve conflict in values.alpha.yaml
- Choose newer image tag: snapshot-eec7ac2
- Resolve merge conflict between branches
2025-07-29 09:51:04 +08:00
freeleaps-gitops-bot
5c45ccc762 ci(bump): bump devops image version for alpha to snapshot-eec7ac2 2025-07-28 14:36:10 +00:00
freeleaps-gitops-bot
d3e1d18e88 ci(bump): bump devops image version for alpha to snapshot-9e2e2fa 2025-07-28 13:39:35 +00:00
freeleaps-gitops-bot
ca7cebcd1e ci(bump): bump devops image version for alpha to snapshot-baf606d 2025-07-28 11:00:39 +00:00
Nicolas
26364e3d8f fix: update log path configuration for devops service 2025-07-28 13:02:22 +08:00
Nicolas
cca644f6a3 fix: add MongoDB configuration for devops service 2025-07-28 12:57:37 +08:00
freeleaps-gitops-bot
f91b65a94c ci(bump): bump devops image version for alpha to snapshot-b9f275c 2025-07-24 07:17:47 +00:00
Nicolas
2005327e2d chore: translate all Chinese comments in values.yaml and values.alpha.yaml to English 2025-07-23 18:36:48 +08:00
Nicolas
11a1191628 chore: update devops Helm chart and CI/CD templates, unify values and templates, remove old authentication templates, fix all lint errors, fully tested with helm template output. All local changes for devops to CI/CD are now complete. 2025-07-21 17:04:53 +08:00
Nicolas
d03c119322 chore: remove all Chinese text, full English internationalization for gitea-webhook-ambassador-python 2025-07-21 15:33:35 +08:00