diff --git a/UPSTREAM_PROJECTS.yaml b/UPSTREAM_PROJECTS.yaml index 705313375a..5b62ef96f7 100644 --- a/UPSTREAM_PROJECTS.yaml +++ b/UPSTREAM_PROJECTS.yaml @@ -251,8 +251,8 @@ projects: repos: - name: troubleshoot versions: - - tag: v0.69.2 - go_version: "1.19" + - tag: v0.78.0 + go_version: "1.20" - org: tinkerbell repos: - name: boots diff --git a/projects/replicatedhq/troubleshoot/GIT_TAG b/projects/replicatedhq/troubleshoot/GIT_TAG index 8406425b16..0b420f0f06 100644 --- a/projects/replicatedhq/troubleshoot/GIT_TAG +++ b/projects/replicatedhq/troubleshoot/GIT_TAG @@ -1 +1 @@ -v0.69.2 +v0.78.0 \ No newline at end of file diff --git a/projects/replicatedhq/troubleshoot/GOLANG_VERSION b/projects/replicatedhq/troubleshoot/GOLANG_VERSION index bc4493477a..0fdd2359fd 100644 --- a/projects/replicatedhq/troubleshoot/GOLANG_VERSION +++ b/projects/replicatedhq/troubleshoot/GOLANG_VERSION @@ -1 +1 @@ -1.19 +1.20 \ No newline at end of file