Skip to content

Commit

Permalink
Bump version (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
julianocosta89 committed Feb 1, 2022
1 parent e085070 commit 2e0a167
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ pkg/
.kubernetes-manifests-*/
.project
.eclipse.buildship.core.prefs
release/wi-kubernetes-manifests.yaml
release/wi-kubernetes-manifests.yaml
/kind
2 changes: 1 addition & 1 deletion src/otelcollector/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM otel/opentelemetry-collector:0.42.0
FROM otel/opentelemetry-collector-contrib:0.43.0
COPY conf.yml .
EXPOSE 1888
EXPOSE 8888
Expand Down

0 comments on commit 2e0a167

Please sign in to comment.