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

fix(image-pull-secrets): use bitnami common helpers for image pull secrets #191

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

Commits on Oct 10, 2022

  1. Bump helm/kind-action from 1.3.0 to 1.4.0 (evryfs#190)

    Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.3.0 to 1.4.0.
    - [Release notes](https://github.com/helm/kind-action/releases)
    - [Commits](helm/kind-action@v1.3.0...v1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: helm/kind-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Matt Searle <matthewsearle@improbable.io>
    dependabot[bot] authored and Matt Searle committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    2de6494 View commit details
    Browse the repository at this point in the history
  2. fix(image-pull-secrets): use bitnami common helpers for image pull se…

    …crets
    
    conflict between postgres and dependency track image pull secrets mean you can't use private repositories for both postgres and dependency track images. this standardises to bitnami approach
    
    BREAKING CHANGE: re: evryfs#183
    
    Signed-off-by: Matt Searle <matthewsearle@improbable.io>
    Matt Searle committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    2408308 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into fix/183/image-pull-secrets

    Matt Searle committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    066bc4c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Merge branch 'master' into fix/183/image-pull-secrets

    Matt Searle committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a99caa5 View commit details
    Browse the repository at this point in the history