Commit Graph

25 Commits

Author SHA1 Message Date
fe12222722 Update GPG key reference in Helm package command to use specific signing key
Some checks failed
Package & Sign Helm Chart / build (release) Failing after 14s
0.1.0+up25.2.3
2025-05-12 23:04:25 +02:00
be91c9677a Add step to display GPG keys in CI environment
Some checks failed
Package & Sign Helm Chart / build (release) Failing after 12s
2025-05-12 23:02:48 +02:00
33fbe9e443 Add error handling to legacy secret-keyring build step
Some checks failed
Package & Sign Helm Chart / build (release) Failing after 13s
2025-05-12 22:50:14 +02:00
c09e1a2978 Update PGP public key block with new key data
Some checks failed
Package & Sign Helm Chart / build (release) Failing after 29s
2025-05-12 22:41:15 +02:00
337b9e9f0b Fix GPG command to include passphrase for secret key export in package-and-deploy workflow
Some checks failed
Package & Sign Helm Chart / build (release) Failing after 20s
2025-05-12 22:21:31 +02:00
91bb7a4fd1 Enhance GPG command in secret-keyring build step with additional flags for improved functionality
Some checks failed
Package & Sign Helm Chart / build (release) Failing after 28s
2025-05-12 22:19:21 +02:00
005aab7ec9 Fix GPG command to use batch mode for secret-keyring build step
Some checks failed
Package & Sign Helm Chart / build (release) Failing after 36s
2025-05-12 22:16:55 +02:00
c2ccd5e27f Fix GPG command to remove unnecessary batch flag in secret-keyring build step
Some checks failed
Package & Sign Helm Chart / build (release) Failing after 25s
2025-05-12 22:12:50 +02:00
7cf5f43299 Fix output redirection syntax for GPG secret key export in package-and-deploy workflow
Some checks failed
Package & Sign Helm Chart / build (release) Failing after 22s
2025-05-12 22:08:58 +02:00
3eaa7e6b60 Add initial changelog for BookStack Helm chart version 0.1.0+up25.2.3
Some checks failed
Package & Sign Helm Chart / build (release) Failing after 2m4s
2025-05-08 17:20:44 +02:00
fac90514e4 Add script to generate CHANGELOG.md from Chart.yaml annotations 2025-05-08 17:20:36 +02:00
f22cdaa818 Add annotations for license, links, maintainers, and changes in Chart.yaml 2025-05-08 17:20:28 +02:00
79877d8eae Update README.md to enhance documentation for BookStack Helm Chart 2025-05-08 15:05:28 +02:00
c01965b45f Update Helm chart workflow to include signing process and add PGP public key 2025-05-08 14:49:54 +02:00
a55853f4ab Add JSON schema for BookStack configuration and settings 2025-05-08 14:16:33 +02:00
9eaaf4a8cc Add support for additional authentication secrets in deployment template 2025-05-08 14:16:15 +02:00
e0e2e10fd1 Enhance secret management by adding additionalSecrets and mail credentials checks in the Helm template 2025-05-08 13:30:04 +02:00
0f14ad0329 Refactor BookStack configuration by removing unused view settings and simplifying additional settings structure 2025-05-08 13:29:11 +02:00
99637a0932 Fix GPG passphrase secret reference and update curl command for chart upload 2025-05-08 08:53:58 +02:00
be0d3061a9 Add README.md to chart packaging step in workflow 2025-05-08 00:11:25 +02:00
7646408648 Add GitHub Actions workflow for packaging Helm chart on release 2025-05-08 00:06:17 +02:00
5386a03c0c Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
Reviewed-on: #1
2025-05-07 20:27:34 +00:00
9f241f58f5 Add renovate.json 2025-05-07 17:01:55 +00:00
a5a9f15a8f Add initial Helm chart for BookStack deployment with configuration files 2025-05-07 18:59:58 +02:00
b62c4ac2ac Initial commit 2025-05-07 06:58:37 +00:00