• Joined on 2025-01-30
rebecca pushed to trunk at public-templates/wordpress-helm 2025-09-23 14:26:14 +00:00
457604bc0e (1.0.7) devops: fix helm scoping in ingress: use $.values for fullname and service.port
rebecca pushed to trunk at public-templates/wordpress-helm 2025-09-23 14:16:56 +00:00
ae591d6c6c Simplify Helm templates to use .Values.fullname directly
rebecca pushed to trunk at public-templates/wordpress-helm 2025-09-23 14:12:47 +00:00
aecf8e2781 (1.0.6) devops: use .values.fullname for chart name; add fullname: wordpress and remove fullnameoverride in values.yaml
rebecca pushed to trunk at public-templates/wordpress-helm 2025-09-23 14:09:53 +00:00
d77d9f9359 (1.0.5) devops: refactor _helpers.tpl: remove comment block, drop $name assignment, and pipe name through trunc 63 and trimsuffix
rebecca pushed to trunk at public-templates/wordpress-helm 2025-09-23 14:07:02 +00:00
7c1c0dc72e (1.0.4) devops: remove conditional fullname template logic from templates/_helpers.tpl
rebecca pushed to trunk at public-templates/wordpress-helm 2025-09-23 14:05:53 +00:00
67fbb0f98b (1.0.3) devops: removed fullnameoverride handling from helm helpers for fullname generation
rebecca pushed to trunk at public-templates/wordpress-helm 2025-09-23 13:56:44 +00:00
a6366453a3 (1.0.2) devops: relocate wordpress helm chart files to charts/wordpress-helm directory with no content changes
rebecca pushed to trunk at public-templates/wordpress-helm 2025-09-23 13:50:19 +00:00
20094b4431 (1.0.1) devops: move helm chart from charts/ to repo root; path-only renames for chart.yaml, values.yaml, templates, and .helmignore with no content changes
rebecca pushed to trunk at public-templates/wordpress-helm 2025-09-22 22:03:23 +00:00
47c42f0430 initial commit
rebecca created branch trunk in public-templates/wordpress-helm 2025-09-22 22:03:22 +00:00
rebecca created repository public-templates/wordpress-helm 2025-09-22 21:45:57 +00:00
rebecca pushed to trunk at public-infra/docker-php-mysql-apache-image 2025-07-27 05:39:41 +00:00
96ff9ba361 (1.0.6) devops: add symbolic link for apache rewrite module configuration.
rebecca pushed to trunk at public-infra/docker-php-mysql-apache-image 2025-07-27 05:26:28 +00:00
17772597c2 (1.0.5) devops: redirected error logs to stderr and access logs to stdout in apache configuration.
rebecca pushed to trunk at public-infra/docker-php-mysql-apache-image 2025-07-27 05:05:50 +00:00
e85a960422 (1.0.4) devops: removed php configuration file copy and user specification from dockerfile.
rebecca pushed to trunk at public-infra/docker-php-mysql-apache-image 2025-07-27 04:42:57 +00:00
c9b9616417 (1.0.3) devops: updated php version from 8.0 to 7.3 in compose.yml
rebecca pushed to trunk at public-infra/docker-php-mysql-apache-image 2025-07-27 04:40:42 +00:00
69c2a835d6 (1.0.2) devops: added services and specified platform as linux/amd64 in compose.yml.
rebecca pushed to trunk at public-infra/docker-php-mysql-apache-image 2025-07-27 04:39:49 +00:00
ee7b379448 (1.0.1) devops: refactor authentication module to improve security and streamline user login process.
rebecca created branch trunk in public-infra/docker-php-mysql-apache-image 2025-07-27 04:39:49 +00:00
rebecca created repository public-infra/docker-php-mysql-apache-image 2025-07-27 04:33:07 +00:00
rebecca pushed to trunk at public-infra/docker-devops-image 2025-07-11 04:14:58 +00:00
f355527b50 devops: remove multiple platform builds from build.sh