Skip to content

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

Open
ChocPanda wants to merge 4 commits into
evryfs:masterfrom
ChocPanda:fix/183/image-pull-secrets
Open

fix(image-pull-secrets): use bitnami common helpers for image pull secrets#191
ChocPanda wants to merge 4 commits into
evryfs:masterfrom
ChocPanda:fix/183/image-pull-secrets

Conversation

@ChocPanda

@ChocPanda ChocPanda commented Sep 27, 2022

Copy link
Copy Markdown

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 ChocPanda force-pushed the fix/183/image-pull-secrets branch from 2463390 to 2408308 Compare October 10, 2022 09:25
@ChocPanda

Copy link
Copy Markdown
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