Skip to content

Commit

Permalink
remove jackgopack4 repo refs
Browse files Browse the repository at this point in the history
  • Loading branch information
jackgopack4 committed Jul 23, 2024
1 parent 1d46f5d commit 1adde1d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ multimod-prerelease: $(MULTIMOD)
$(MAKE) gotidy

COMMIT?=HEAD
REMOTE?[email protected]:jackgopack4/opentelemetry-collector.git
REMOTE?[email protected]:open-telemetry/opentelemetry-collector.git
.PHONY: push-tags
push-tags: $(MULTIMOD)
$(MULTIMOD) verify
Expand Down
2 changes: 1 addition & 1 deletion cmd/builder/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ builds:
binary: ocb
release:
github:
owner: jackgopack4
owner: open-telemetry
name: opentelemetry-collector-releases
header: |
### Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/{{ .Tag }}
Expand Down
2 changes: 1 addition & 1 deletion versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module-sets:
- go.opentelemetry.io/collector/config/configretry
- go.opentelemetry.io/collector/config/configtls
beta:
version: v0.105.2
version: v0.105.0
modules:
- go.opentelemetry.io/collector
- go.opentelemetry.io/collector/internal/globalgates
Expand Down

0 comments on commit 1adde1d

Please sign in to comment.