-
Notifications
You must be signed in to change notification settings - Fork 23
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
[main] helm-project-operator and helm-locker repo reorg updates #95
Conversation
d408ff6
to
8210a5c
Compare
So I just realized that updating the chart in this PR is a chicken and egg problem. We want to update the chart dependencies to make sure it uses the new That said, I don't think anything in our CI/tests will use the new image tag for testing, since it should use "local" (to the test runner) builds of the images for testing. In these cases the tag in the Do take note that the current E2E test failures stem from a mixture of issue. Mainly:
|
52d700f
to
1944bbb
Compare
assets/prometheus-federator/prometheus-federator-0.4.3-rc.1.tgz
Outdated
Show resolved
Hide resolved
...if this were ever false then the chart does nothing.
e2c751a
to
48f69c0
Compare
Produced a
mallardduck/prometheus-federator:reorg-demo
image and pushed to dockerhub.(This PR is based on a local repo branch equal to: #93)