influxdata / chronograf

Open source monitoring and visualization UI for the TICK stack
https://www.influxdata.com/time-series-platform/chronograf/
Other
1.5k stars 258 forks source link

chore(build): upgrade Go to 1.20.10 #6063

Closed alespour closed 11 months ago

alespour commented 11 months ago

Closes https://github.com/influxdata/edge/issues/509

alespour commented 11 months ago

@jdstrand I've no idea how to satisfy checklist item Any changes to etc/Dockerfile_build have been pushed to DockerHub, and the changes have been added to .circleci/config.yml

jdstrand commented 11 months ago

@jdstrand I've no idea how to satisfy checklist item Any changes to etc/Dockerfile_build have been pushed to DockerHub, and the changes have been added to .circleci/config.yml

@jeffreyssmith2nd or @bnpfeife - do you have details for this?

jeffreyssmith2nd commented 11 months ago

That will happen as part of the next full release, so not something that needs to be worried about in this PR.

jeffreyssmith2nd commented 11 months ago

Ah I'm sorry, misread this. The etc/Dockerfile_build is to pushed to a quay.io repository and has to be manually built locally and pushed. @alespour I will add some docs to this repo on how to do that and link them on this PR.

jeffreyssmith2nd commented 11 months ago

Here's a PR with the docs: https://github.com/influxdata/chronograf/pull/6064

jdstrand commented 11 months ago

That will happen as part of the next full release, so not something that needs to be worried about in this PR.

Fyi just for clarity, we do want to cut a new chronograf release rather than just stage this PR's changes. However you get there is fine with me. :)