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

Helm enhanchements #1174

Merged
merged 34 commits into from
Dec 9, 2022
Merged

Helm enhanchements #1174

merged 34 commits into from
Dec 9, 2022

Commits on Sep 20, 2022

  1. added possibility to configure the helm chart to you can use a extern…

    …al database connection if desired
    Michael Trip committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    add7211 View commit details
    Browse the repository at this point in the history
  2. updated README

    Michael Trip committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    f905038 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. added possibility to not specify the secret for tls

    Michael Trip committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    ab5a0f4 View commit details
    Browse the repository at this point in the history
  2. added the possibility to add annonations to the svc for mqtt; this be…

    …cause of the fact that you can then set static ips for the loadbalancer with Metallb
    Michael Trip committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    69a207b View commit details
    Browse the repository at this point in the history
  3. Added LoadBalancer to mqtt service

    Michael Trip committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    10a4637 View commit details
    Browse the repository at this point in the history
  4. Updated README

    Michael Trip committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    2b5f7d1 View commit details
    Browse the repository at this point in the history
  5. removed annotation test

    Michael Trip committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    bb2158c View commit details
    Browse the repository at this point in the history
  6. added minor fix

    Michael Trip committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    ab198f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. added ClusterIp as default and in service config

    Michael Trip committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    7e40662 View commit details
    Browse the repository at this point in the history
  2. updated readme on ClusterIp

    Michael Trip committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    81e6d5a View commit details
    Browse the repository at this point in the history
  3. updated readme with correct explanation about serviceType

    Michael Trip committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    8fb7ca5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. set tls to false for default implementation

    Michael Trip committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    08b660d View commit details
    Browse the repository at this point in the history
  2. attempt fixing merge conflicts

    Michael Trip committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    253e786 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0d1191 View commit details
    Browse the repository at this point in the history
  4. added possibility to configure the helm chart to you can use a extern…

    …al database connection if desired
    Michael Trip committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    4e644f4 View commit details
    Browse the repository at this point in the history
  5. updated README

    Michael Trip committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    39bad53 View commit details
    Browse the repository at this point in the history
  6. added possibility to not specify the secret for tls

    Michael Trip committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    1006e4c View commit details
    Browse the repository at this point in the history
  7. added the possibility to add annonations to the svc for mqtt; this be…

    …cause of the fact that you can then set static ips for the loadbalancer with Metallb
    Michael Trip committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    69911a0 View commit details
    Browse the repository at this point in the history
  8. Added LoadBalancer to mqtt service

    Michael Trip committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    84f1976 View commit details
    Browse the repository at this point in the history
  9. Updated README

    Michael Trip committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    93ca190 View commit details
    Browse the repository at this point in the history
  10. added ClusterIp as default and in service config

    Michael Trip committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    c76227f View commit details
    Browse the repository at this point in the history
  11. updated readme on ClusterIp

    Michael Trip committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    a2039f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    65f59b6 View commit details
    Browse the repository at this point in the history
  13. set tls to false for default implementation

    Michael Trip committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    db4806c View commit details
    Browse the repository at this point in the history
  14. attempt fixing merge conflicts

    Michael Trip committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    6551874 View commit details
    Browse the repository at this point in the history
  15. Bump httpclient from 4.5.13 to 4.5.14

    Bumps httpclient from 4.5.13 to 4.5.14.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.httpcomponents:httpclient
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Michael Trip committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2904aa8 View commit details
    Browse the repository at this point in the history
  16. Bump dependency-check-maven from 7.3.1 to 7.4.0

    Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.3.1 to 7.4.0.
    - [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
    - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
    - [Commits](jeremylong/DependencyCheck@v7.3.1...v7.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.owasp:dependency-check-maven
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Michael Trip committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2c6a4be View commit details
    Browse the repository at this point in the history
  17. Bump maven-dependency-plugin from 3.3.0 to 3.4.0

    Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
    - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.3.0...maven-dependency-plugin-3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-dependency-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and Michael Trip committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    97e76cb View commit details
    Browse the repository at this point in the history
  18. fixed merge conflicts

    Michael Trip committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    02f6c29 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. removed double HTTP

    Michael Trip committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    42e8d61 View commit details
    Browse the repository at this point in the history
  2. fixed persistence_db_driver

    Michael Trip committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    098aeec View commit details
    Browse the repository at this point in the history
  3. fixed typo and changed default value in README

    Michael Trip committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    e881746 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b8a18c View commit details
    Browse the repository at this point in the history
  5. removed double section mqtt from values.yaml

    Michael Trip committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8f99265 View commit details
    Browse the repository at this point in the history