docker-postfix/helm
Bojan Čekrlić 37a595e69a Fix: Move building of postfix-exporter to a separate action and fix build
To not repeat outselves, building of postfix-exporter was moved to a
separate action.

Helm now always references the lastest version, as there's no sense in
having specific versions which are all the same.

Lastly, the build fails in the test phase, as it relies on an external
dependency and hence tests have been (temporarily, at least) removed
from the build cycle. This should prove to be a large issue, as we're
building from a fixed SHA hash which we know to be valid.
2023-10-27 06:54:06 +02:00
..
mail Fix: Move building of postfix-exporter to a separate action and fix build 2023-10-27 06:54:06 +02:00
schemas/master-standalone Feat: Create metrics service 2023-09-27 22:55:28 +02:00
test_01_default.yml Fix for #83: Add the possibility to mount files from secret 2021-08-22 18:07:45 +02:00
test_02_no_persistence.yml Fix for #83: Add the possibility to mount files from secret 2021-08-22 18:07:45 +02:00
test_03_no_service_account.yml Fix for #83: Add the possibility to mount files from secret 2021-08-22 18:07:45 +02:00
test_04_common_config.yml Fix for #83: Add the possibility to mount files from secret 2021-08-22 18:07:45 +02:00
test_05_secret.yml Fix for #83: Add the possibility to mount files from secret 2021-08-22 18:07:45 +02:00
test_06_existing_claim.yml Fix for #83: Add the possibility to mount files from secret 2021-08-22 18:07:45 +02:00
test_07_certs.yml Fix for #83: Add the possibility to mount files from secret 2021-08-22 18:07:45 +02:00
test_08_extra_containers.yml Fix for #83: Add the possibility to mount files from secret 2021-08-22 18:07:45 +02:00
test_09_service_spec.yml Fix for #83: Add the possibility to mount files from secret 2021-08-22 18:07:45 +02:00
test_10_mount_secret.yml Fix for #83: Add the possibility to mount files from secret 2021-08-22 18:07:45 +02:00
test_11_existing_secret.yml Updated documentation and added test 2021-12-01 10:03:23 +01:00
test_12_container_security_context.yml Fix for #118: Properly indent securityContext 2023-02-09 09:02:28 +01:00
test_13_test_metrics.yml Feat: Create metrics service 2023-09-27 22:55:28 +02:00
tests.sh Fix: It was the docker -it that was causing the issues, not --force-color 2023-09-29 16:50:21 +02:00