Rebecca Valente
ae591d6c6c
Simplify Helm templates to use .Values.fullname directly
...
package-helm-chart / package-helm-chart (push) Failing after 7s
- Replace complex fullname helper function with direct .Values.fullname reference
- Update all template files: ingress, deployment, service, secret, pvc, postgresql-statefulset
- Simplify serviceAccountName helper to use .Values.fullname
- This eliminates template rendering errors and makes naming more predictable
2025-09-23 11:16:33 -03:00
Rebecca Valente
aecf8e2781
(1.0.6) devops: use .values.fullname for chart name; add fullname: wordpress and remove fullnameoverride in values.yaml
package-helm-chart / package-helm-chart (push) Failing after 7s
2025-09-23 11:12:40 -03:00
Rebecca Valente
d77d9f9359
(1.0.5) devops: refactor _helpers.tpl: remove comment block, drop $name assignment, and pipe name through trunc 63 and trimsuffix
package-helm-chart / package-helm-chart (push) Failing after 7s
2025-09-23 11:09:45 -03:00
Rebecca Valente
7c1c0dc72e
(1.0.4) devops: remove conditional fullname template logic from templates/_helpers.tpl
package-helm-chart / package-helm-chart (push) Failing after 7s
2025-09-23 11:06:53 -03:00
Rebecca Valente
67fbb0f98b
(1.0.3) devops: removed fullnameoverride handling from helm helpers for fullname generation
package-helm-chart / package-helm-chart (push) Failing after 8s
2025-09-23 11:05:45 -03:00
Rebecca Valente
a6366453a3
(1.0.2) devops: relocate wordpress helm chart files to charts/wordpress-helm directory with no content changes
package-helm-chart / package-helm-chart (push) Failing after 7s
2025-09-23 10:56:36 -03:00
Rebecca Valente
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
package-helm-chart / package-helm-chart (push) Failing after 2m36s
2025-09-23 10:49:42 -03:00
Rebecca Valente
47c42f0430
initial commit
package-helm-chart / package-helm-chart (push) Failing after 2m49s
2025-09-22 19:03:15 -03:00