Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

chore: add integrity field to helm value schema #144

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

Zaperex
Copy link
Member

@Zaperex Zaperex commented Nov 6, 2023

Description of the change

Adds the integrity field for the dynamic plugin configurations that was not added in #111

Existing or Associated Issue(s)

Fixes #143

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the values.yaml and added to the README.md. The pre-commit utility can be used to generate the necessary content. Use pre-commit run -a to apply changes.
  • JSON Schema template updated and re-generated the raw schema via pre-commit hook.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

@Zaperex Zaperex requested a review from a team November 6, 2023 20:19
@davidfestal davidfestal requested a review from tumido November 7, 2023 09:04
Copy link
Member

@tumido tumido left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@tumido tumido merged commit 5e22417 into janus-idp:main Nov 7, 2023
@Zaperex Zaperex deleted the add-integrity-check branch November 7, 2023 13:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the integrity field for dynamic plugin packages in the helm chart values schema
3 participants