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

Conversation

ChocPanda
Copy link

@ChocPanda ChocPanda commented Sep 27, 2022

Fix #183

the 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: #183

dependabot bot and others added 2 commits October 10, 2022 10:22
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>
…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>
@ChocPanda
Copy link
Author

Hey @davidkarlsen, do you have time to take a look at this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[dependency-track] Dependency track image pull secrets are incompatible with Postgres subchart
1 participant