-
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
Update prometheus federator app version to 0.3.5 / charts to 0.4.1 #81
Conversation
update chart version to 0.4.1 pin upstream rancher-monitoring dep to 103.0.2-up45.31.1 Signed-off-by: Alexandre Lamarre <[email protected]>
Signed-off-by: Alexandre Lamarre <[email protected]>
@@ -58,7 +58,7 @@ helmProjectOperator: | |||
|
|||
image: | |||
repository: rancher/prometheus-federator | |||
tag: v0.3.4 | |||
tag: v0.3.5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think this tag exists? (same issue as above)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the docs it mentions adding the git tag after a PR is merged, which didn't seem right but looking at how the automation works it seems that its fine
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Taking a look at past PRs, we are expected to tag the merge commit as the release version, CI runs with the a local $TAG option
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comments, just a versioning issue
bump e2e ci go version to 1.20 Signed-off-by: Alexandre Lamarre <[email protected]> enable shell tracing in e2e ci Signed-off-by: Alexandre Lamarre <[email protected]> debug versions in install rancher monitoring e2e ci Signed-off-by: Alexandre Lamarre <[email protected]> set helm version to v.3.13.1 in e2e ci Signed-off-by: Alexandre Lamarre <[email protected]>
93d5fe0
to
cff814f
Compare
Related Issue:
Checklist
Please fill out this table to identify which fields need to be modified in your PR.
Under
Status
, either indicateDoes Not Apply
orAdded to this PR
.version
in rancher-project-monitoringpackage.yaml
rancher-project-monitoring
chart to make changeshelmProjectOperator.image.tag
in prometheus-federatorvalues.yaml
main.go
fileappVersion
in prometheus-federatorChart.yaml
helmProjectOperator.image.tag
in the above boxversion
in prometheus-federatorChart.yaml
appVersion
in the above box or you modified the contents of theprometheus-federator
chart to make changes