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

Case-insensitive comparison when merging ingress annotations and custom apps #91

Closed
wants to merge 16 commits into from

Commits on Oct 30, 2022

  1. Update apps.go

    case-insensitive comparison
    ullbergm committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    2bd1c9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e78f0e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Fix app groups (#1)

    fix: Case-insensitive matching when adding custom apps to the app groups
    ullbergm committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    d21b501 View commit details
    Browse the repository at this point in the history
  2. feat: Sort apps alphabetically

    * Sort apps alphabetically (case-insensitive)
    ullbergm committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    0ce437a View commit details
    Browse the repository at this point in the history
  3. Helm chart config reload (#3)

    feat(helm): Add a checksum of the config to force a redeployment when the config changes
    ullbergm committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    33ec642 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    87ca2f6 View commit details
    Browse the repository at this point in the history
  2. Update release.yaml

    ullbergm committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    bbf9d5a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    dcbd21e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    122db48 View commit details
    Browse the repository at this point in the history
  3. updated to newer base images

    ullbergm committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ecb58c7 View commit details
    Browse the repository at this point in the history
  4. update readme

    ullbergm committed May 30, 2024
    Configuration menu
    Copy the full SHA
    985edc0 View commit details
    Browse the repository at this point in the history
  5. update charts

    ullbergm committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4632533 View commit details
    Browse the repository at this point in the history
  6. change references

    ullbergm committed May 30, 2024
    Configuration menu
    Copy the full SHA
    00b5f13 View commit details
    Browse the repository at this point in the history
  7. update versions

    ullbergm committed May 30, 2024
    Configuration menu
    Copy the full SHA
    fc3fd6d View commit details
    Browse the repository at this point in the history
  8. clean up warning in vscode

    ullbergm committed May 30, 2024
    Configuration menu
    Copy the full SHA
    bc833bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    05a0968 View commit details
    Browse the repository at this point in the history