Skip to content

Commit

Permalink
fix: bump kube-state-events to 0.11.1 (#86)
Browse files Browse the repository at this point in the history
* fix: bump kube-state-events to 0.11.1

* Revert "fix: bump kube-state-events to 0.11.1"

This reverts commit 78de6d9.
  • Loading branch information
yasar-observe authored Dec 22, 2023
1 parent dbc43d0 commit c514612
Show file tree
Hide file tree
Showing 19 changed files with 64 additions and 64 deletions.
2 changes: 1 addition & 1 deletion charts/endpoint/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: endpoint
description: Observe collection endpoint utility functions
type: library
version: 0.1.7
version: 0.1.8
maintainers:
- name: Observe
email: [email protected]
4 changes: 2 additions & 2 deletions charts/endpoint/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# endpoint

![Version: 0.1.7](https://img.shields.io/badge/Version-0.1.7-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square)
![Version: 0.1.8](https://img.shields.io/badge/Version-0.1.8-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square)

Observe collection endpoint utility functions

Expand All @@ -21,4 +21,4 @@ Observe collection endpoint utility functions
| global.observe.customer | string | `""` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
6 changes: 3 additions & 3 deletions charts/events/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: endpoint
repository: file://../endpoint
version: 0.1.7
digest: sha256:ce74e7740d97a8a37243ad73f9c97578f3f4667c771e758bd877dc29844472e4
generated: "2023-10-31T11:02:01.777956594-04:00"
version: 0.1.8
digest: sha256:e25226260e40806b2ad1526c7309b1085544419b5540bd3fec3baefeecd9aef4
generated: "2023-12-21T15:57:15.686617-08:00"
6 changes: 3 additions & 3 deletions charts/events/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ apiVersion: v2
name: events
description: Observe kubernetes event collection
type: application
version: 0.1.19
appVersion: v0.10.0
version: 0.1.20
appVersion: v0.11.1
dependencies:
- name: endpoint
version: 0.1.7
version: 0.1.8
repository: file://../endpoint
maintainers:
- name: Observe
Expand Down
6 changes: 3 additions & 3 deletions charts/events/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# events

![Version: 0.1.19](https://img.shields.io/badge/Version-0.1.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.10.0](https://img.shields.io/badge/AppVersion-v0.10.0-informational?style=flat-square)
![Version: 0.1.20](https://img.shields.io/badge/Version-0.1.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.11.1](https://img.shields.io/badge/AppVersion-v0.11.1-informational?style=flat-square)

Observe kubernetes event collection

Expand All @@ -14,7 +14,7 @@ Observe kubernetes event collection

| Repository | Name | Version |
|------------|------|---------|
| file://../endpoint | endpoint | 0.1.7 |
| file://../endpoint | endpoint | 0.1.8 |

## Values

Expand All @@ -40,4 +40,4 @@ Observe kubernetes event collection
| tolerations | object | `{}` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
6 changes: 3 additions & 3 deletions charts/logs/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 0.40.0
- name: endpoint
repository: file://../endpoint
version: 0.1.7
digest: sha256:3a2471e85e748f8716af7e4bea205aa33a755c355798080092e32a2a965d64b4
generated: "2023-11-16T21:33:33.410791626Z"
version: 0.1.8
digest: sha256:6db156ab78ce43d4d883e3d9ff105468f2abacae3567e473304a1f8b1e167f82
generated: "2023-12-21T15:57:16.190252-08:00"
4 changes: 2 additions & 2 deletions charts/logs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ apiVersion: v2
name: logs
description: Observe logs collection
type: application
version: 0.1.13
version: 0.1.14
dependencies:
- name: fluent-bit
version: 0.40.0
repository: https://fluent.github.io/helm-charts
- name: endpoint
version: 0.1.7
version: 0.1.8
repository: file://../endpoint
maintainers:
- name: Observe
Expand Down
6 changes: 3 additions & 3 deletions charts/logs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# logs

![Version: 0.1.13](https://img.shields.io/badge/Version-0.1.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.1.14](https://img.shields.io/badge/Version-0.1.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

Observe logs collection

Expand All @@ -14,7 +14,7 @@ Observe logs collection

| Repository | Name | Version |
|------------|------|---------|
| file://../endpoint | endpoint | 0.1.7 |
| file://../endpoint | endpoint | 0.1.8 |
| https://fluent.github.io/helm-charts | fluent-bit | 0.40.0 |

## Values
Expand Down Expand Up @@ -71,4 +71,4 @@ Observe logs collection
| global.observe | object | `{}` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
6 changes: 3 additions & 3 deletions charts/metrics/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 0.29.0
- name: endpoint
repository: file://../endpoint
version: 0.1.7
digest: sha256:3ca648960c35549451e45051f37476ff466d464d34379fc1976f56a3c6aa5677
generated: "2023-12-17T00:17:56.636555288Z"
version: 0.1.8
digest: sha256:596eeaee92fec5f5379fe1b7253318d8b2f5c51d5ef55c7fcabe943ce37a4fb4
generated: "2023-12-21T15:57:17.875581-08:00"
4 changes: 2 additions & 2 deletions charts/metrics/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ apiVersion: v2
name: metrics
description: Observe metrics collection
type: application
version: 0.3.9
version: 0.3.10
dependencies:
- name: grafana-agent
version: 0.29.0
repository: https://grafana.github.io/helm-charts
- name: endpoint
version: 0.1.7
version: 0.1.8
repository: file://../endpoint
maintainers:
- name: Observe
Expand Down
8 changes: 4 additions & 4 deletions charts/metrics/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# metrics

![Version: 0.3.8](https://img.shields.io/badge/Version-0.3.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.3.10](https://img.shields.io/badge/Version-0.3.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

Observe metrics collection

Expand All @@ -14,8 +14,8 @@ Observe metrics collection

| Repository | Name | Version |
|------------|------|---------|
| file://../endpoint | endpoint | 0.1.7 |
| https://grafana.github.io/helm-charts | grafana-agent | 0.28.0 |
| file://../endpoint | endpoint | 0.1.8 |
| https://grafana.github.io/helm-charts | grafana-agent | 0.29.0 |

## Values

Expand Down Expand Up @@ -96,4 +96,4 @@ Observe metrics collection
| grafana-agent.prom_config.wal_truncate_frequency | string | `"30m"` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
2 changes: 1 addition & 1 deletion charts/proxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: proxy
description: "Observe agent proxy (for testing only, do not use)"
type: application
version: 0.1.3
version: 0.1.4
maintainers:
- name: Observe
email: [email protected]
4 changes: 2 additions & 2 deletions charts/proxy/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# proxy

![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.1.4](https://img.shields.io/badge/Version-0.1.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

Observe agent proxy (for testing only, do not use)

Expand Down Expand Up @@ -48,4 +48,4 @@ Observe agent proxy (for testing only, do not use)
| tolerations | list | `[]` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
14 changes: 7 additions & 7 deletions charts/stack/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
dependencies:
- name: logs
repository: file://../logs
version: 0.1.13
version: 0.1.14
- name: metrics
repository: file://../metrics
version: 0.3.9
version: 0.3.10
- name: events
repository: file://../events
version: 0.1.19
version: 0.1.20
- name: proxy
repository: file://../proxy
version: 0.1.3
version: 0.1.4
- name: traces
repository: file://../traces
version: 0.2.8
digest: sha256:3842d98658fb1d490001f9ada07ad8950a053300f04d17caf346176cb4600697
generated: "2023-12-17T00:18:06.405419014Z"
version: 0.2.9
digest: sha256:349ec4eacc047a34efc954d9233c5ef6233e87c16474f68298a955fc9cbe2410
generated: "2023-12-21T15:57:19.249921-08:00"
12 changes: 6 additions & 6 deletions charts/stack/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,26 @@ apiVersion: v2
name: stack
description: Observe Kubernetes agent stack
type: application
version: 0.4.13
version: 0.4.14
dependencies:
- name: logs
version: 0.1.13
version: 0.1.14
repository: file://../logs
condition: logs.enabled
- name: metrics
version: 0.3.9
version: 0.3.10
repository: file://../metrics
condition: metrics.enabled
- name: events
version: 0.1.19
version: 0.1.20
repository: file://../events
condition: events.enabled
- name: proxy
version: 0.1.3
version: 0.1.4
repository: file://../proxy
condition: proxy.enabled
- name: traces
version: 0.2.8
version: 0.2.9
repository: file://../traces
condition: traces.enabled
maintainers:
Expand Down
14 changes: 7 additions & 7 deletions charts/stack/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# stack

![Version: 0.4.12](https://img.shields.io/badge/Version-0.4.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.4.14](https://img.shields.io/badge/Version-0.4.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

Observe Kubernetes agent stack

Expand All @@ -14,11 +14,11 @@ Observe Kubernetes agent stack

| Repository | Name | Version |
|------------|------|---------|
| file://../events | events | 0.1.19 |
| file://../logs | logs | 0.1.13 |
| file://../metrics | metrics | 0.3.8 |
| file://../proxy | proxy | 0.1.3 |
| file://../traces | traces | 0.2.7 |
| file://../events | events | 0.1.20 |
| file://../logs | logs | 0.1.14 |
| file://../metrics | metrics | 0.3.10 |
| file://../proxy | proxy | 0.1.4 |
| file://../traces | traces | 0.2.9 |

## Values

Expand All @@ -33,4 +33,4 @@ Observe Kubernetes agent stack
| traces.enabled | bool | `false` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
8 changes: 4 additions & 4 deletions charts/traces/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 0.77.0
- name: endpoint
repository: file://../endpoint
version: 0.1.7
version: 0.1.8
- name: proxy
repository: file://../proxy
version: 0.1.3
digest: sha256:8e3ab1a3b8e982cc1ac8f5638ca4a86ea991fe86b87bbf036059b29d807e0483
generated: "2023-12-17T00:17:57.734344566Z"
version: 0.1.4
digest: sha256:3124a89fc2e459f135aa44ab98b9f24afcba688a7334c42a6900b2f56b4513ed
generated: "2023-12-21T15:57:19.813099-08:00"
6 changes: 3 additions & 3 deletions charts/traces/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ apiVersion: v2
name: traces
description: Observe OpenTelemetry trace collection
type: application
version: 0.2.8
version: 0.2.9
dependencies:
- name: opentelemetry-collector
version: 0.77.0
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
- name: endpoint
version: 0.1.7
version: 0.1.8
repository: file://../endpoint
- name: proxy
version: 0.1.3
version: 0.1.4
repository: file://../proxy
condition: proxy.enabled
maintainers:
Expand Down
10 changes: 5 additions & 5 deletions charts/traces/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# traces

![Version: 0.2.7](https://img.shields.io/badge/Version-0.2.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.2.9](https://img.shields.io/badge/Version-0.2.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

Observe OpenTelemetry trace collection

Expand All @@ -14,9 +14,9 @@ Observe OpenTelemetry trace collection

| Repository | Name | Version |
|------------|------|---------|
| file://../endpoint | endpoint | 0.1.7 |
| file://../proxy | proxy | 0.1.3 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-collector | 0.74.1 |
| file://../endpoint | endpoint | 0.1.8 |
| file://../proxy | proxy | 0.1.4 |
| https://open-telemetry.github.io/opentelemetry-helm-charts | opentelemetry-collector | 0.77.0 |

## Values

Expand Down Expand Up @@ -127,4 +127,4 @@ Observe OpenTelemetry trace collection
| proxy.enabled | bool | `false` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)

0 comments on commit c514612

Please sign in to comment.