feat/schema-values #2

Open
volker.raschek wants to merge 6 commits from feat/schema-values into main

Description of the change

Benefits

Possible drawbacks

Applicable issues

  • Fixes #

Additional information

⚠ BREAKING

Checklist

  • Parameters are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Breaking changes are documented in the README.md
  • Helm templating unittests are added (required when changing anything in templates folder)
  • Bash unittests are added (required when changing anything in scripts folder)
  • All added template resources MUST render a namespace in metadata
<!-- Before you open the request please review the following guidelines and tips to help it be more easily integrated: - Describe the scope of your change - i.e. what the change does. - Describe any known limitations with your change. - Please run any tests or examples that can exercise your modified code. Thank you for contributing! We will try to review, test and integrate the change as soon as we can. --> ### Description of the change <!-- Describe the scope of your change - i.e. what the change does. --> ### Benefits <!-- What benefits will be realized by the code change? --> ### Possible drawbacks <!-- Describe any known limitations with your change --> ### Applicable issues <!-- Enter any applicable Issues here (You can reference an issue using #). Please remove this section if there is no referenced issue. --> - Fixes # ### Additional information <!-- If there's anything else that's important and relevant to your pull request, mention that information here. Please remove this section if it remains empty. --> ### ⚠ BREAKING <!-- If there's a breaking change, please shortly describe in which way users are affected and how they can mitigate it. If there are no breakings, please remove this section. --> ### Checklist <!-- [Place an '[X]' (no spaces) in all applicable fields. Please remove unrelated fields.] --> - [ ] Parameters are documented in the `values.yaml` and added to the `README.md` using [readme-generator-for-helm](https://github.com/bitnami-labs/readme-generator-for-helm) - [ ] Breaking changes are documented in the `README.md` - [ ] Helm templating unittests are added (required when changing anything in `templates` folder) - [ ] Bash unittests are added (required when changing anything in `scripts` folder) - [ ] All added template resources MUST render a namespace in metadata
volker.raschek added 2 commits 2025-04-03 21:42:46 +02:00
Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/7
Reviewed-by: justusbunsi <justusbunsi@noreply.gitea.com>
Co-authored-by: Markus Pesch <markus.pesch@cryptic.systems>
Co-committed-by: Markus Pesch <markus.pesch@cryptic.systems>
chore(ci): add losisin/helm-values-schema-json-action
Some checks failed
commitlint / check-and-test (pull_request) Failing after 28s
Lint Shell files / shellcheck (pull_request) Successful in 26s
check-and-test / check-and-test (pull_request) Failing after 54s
check-and-test / helm-schema-values (pull_request) Failing after 16s
600ccc9184
volker.raschek added 1 commit 2025-04-03 21:46:32 +02:00
chore(ci): add losisin/helm-values-schema-json-action
Some checks failed
Lint Shell files / shellcheck (pull_request) Successful in 25s
check-and-test / check-and-test (pull_request) Failing after 47s
check-and-test / helm-schema-values (pull_request) Failing after 6s
8c42d7320a
volker.raschek added 1 commit 2025-04-03 21:50:42 +02:00
chore(ci): add losisin/helm-values-schema-json-action
Some checks failed
Lint Shell files / shellcheck (pull_request) Successful in 24s
check-and-test / check-and-test (pull_request) Failing after 48s
check-and-test / helm-schema-values (pull_request) Successful in 21s
c9cdb60dc2
volker.raschek added 1 commit 2025-04-03 21:54:20 +02:00
asd
Some checks failed
Lint Shell files / shellcheck (pull_request) Successful in 25s
check-and-test / check-and-test (pull_request) Failing after 25s
check-and-test / helm-schema-values (pull_request) Failing after 11s
c2c15fa140
volker.raschek added 1 commit 2025-04-03 21:57:52 +02:00
asdas
Some checks failed
Lint Shell files / shellcheck (pull_request) Successful in 25s
check-and-test / check-and-test (pull_request) Failing after 24s
check-and-test / helm-schema-values (pull_request) Successful in 11s
c202087df8
Some checks failed
Lint Shell files / shellcheck (pull_request) Successful in 25s
check-and-test / check-and-test (pull_request) Failing after 24s
check-and-test / helm-schema-values (pull_request) Successful in 11s
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/schema-values:feat/schema-values
git checkout feat/schema-values
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: volker.raschek/helm-actions#2
No description provided.