Skip to content

Commit

Permalink
chore: Remove code owners (#596)
Browse files Browse the repository at this point in the history
  • Loading branch information
powersj committed Aug 29, 2023
1 parent 552cea6 commit 65564b1
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 47 deletions.
1 change: 0 additions & 1 deletion .github/workflows/CODEOWNERS

This file was deleted.

2 changes: 1 addition & 1 deletion charts/chronograf/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: chronograf
version: 1.2.5
version: 1.2.6
appVersion: 1.9.4
description: Open-source web application written in Go and React.js that provides
the tools to visualize your monitoring data and easily create alerting and automation
Expand Down
6 changes: 0 additions & 6 deletions charts/chronograf/OWNERS

This file was deleted.

2 changes: 1 addition & 1 deletion charts/influxdb/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: influxdb
version: 4.12.4
version: 4.12.5
appVersion: 1.8.10
description: Scalable datastore for metrics, events, and real-time analytics.
keywords:
Expand Down
10 changes: 0 additions & 10 deletions charts/influxdb/OWNERS

This file was deleted.

2 changes: 1 addition & 1 deletion charts/kapacitor/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: kapacitor
version: 1.4.6
version: 1.4.7
appVersion: 1.6.4
description: InfluxDB's native data processing engine. It can process both stream
and batch data from InfluxDB.
Expand Down
9 changes: 0 additions & 9 deletions charts/kapacitor/OWNERS

This file was deleted.

2 changes: 1 addition & 1 deletion charts/telegraf-ds/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: telegraf-ds
version: 1.1.13
version: 1.1.14
appVersion: 1.27.4
deprecated: false
description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
Expand Down
8 changes: 0 additions & 8 deletions charts/telegraf-ds/OWNER

This file was deleted.

2 changes: 1 addition & 1 deletion charts/telegraf/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: telegraf
version: 1.8.32
version: 1.8.33
appVersion: 1.27.4
deprecated: false
description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
Expand Down
8 changes: 0 additions & 8 deletions charts/telegraf/OWNERS

This file was deleted.

0 comments on commit 65564b1

Please sign in to comment.