Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pod annotations support #407

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 16, 2024

  1. Add pod annotations support

    - Add podAnnotations value to add podannotations on each components
    - Add customPodAnnotation value to add podannotations on all components
    - bumped version 3.11.1 and regenerated docs
    
    Signed-off-by: Calvin Audier <[email protected]>
    Calvinaud committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d285a93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    224ead2 View commit details
    Browse the repository at this point in the history
  3. Fix if condition that was always true

    Signed-off-by: Calvin Audier <[email protected]>
    Calvinaud committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a7172b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Merge branch 'master' into custom-annotation-support

    Signed-off-by: Calvinaud <[email protected]>
    Calvinaud authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    9b3280d View commit details
    Browse the repository at this point in the history
  2. Regenerating docs with helm-docs

    Signed-off-by: Calvin Audier <[email protected]>
    Calvinaud committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    aa76351 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Fix merge conflict

    Calvinaud committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c89f00f View commit details
    Browse the repository at this point in the history