Skip to content

Commit 64d3bcd

Browse files
committed
make new release
1 parent 79db0f4 commit 64d3bcd

File tree

7 files changed

+42
-14
lines changed

7 files changed

+42
-14
lines changed

charts/openobserve-standalone/Chart.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ dependencies:
33
repository: https://charts.min.io
44
version: 5.3.0
55
digest: sha256:c539f29a4cbdeef50e73fccb320917baf7e08913288b2b2ba68f89f0eaf266de
6-
generated: "2025-06-13T23:43:44.116144+08:00"
6+
generated: "2025-06-14T13:06:13.331519+08:00"

charts/openobserve/Chart.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ dependencies:
99
repository: https://charts.min.io
1010
version: 5.3.0
1111
digest: sha256:12e13eef5ed1113d7d687def21c8ef2acdae7514500fac3737d968234bdbcc7d
12-
generated: "2025-06-13T23:43:33.307378+08:00"
12+
generated: "2025-06-14T13:06:01.418763+08:00"

charts/openobserve/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.14.77
18+
version: 0.14.78
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

charts/openobserve/templates/configmap.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,8 +324,8 @@ data:
324324
ZO_SHOW_STREAM_DATES_DOCS_NUM: "{{ .Values.config.ZO_SHOW_STREAM_DATES_DOCS_NUM }}"
325325
ZO_INGEST_BLOCKED_STREAMS: "{{ .Values.config.ZO_INGEST_BLOCKED_STREAMS }}"
326326
ZO_DEFAULT_SCRAPE_INTERVAL: "{{ .Values.config.ZO_DEFAULT_SCRAPE_INTERVAL }}"
327-
ZO_CIRCUIT_BREAKER_ENABLED: "{{ .Values.config.ZO_CIRCUIT_BREAKER_ENABLED }}"
328-
ZO_CIRCUIT_BREAKER_RATIO: "{{ .Values.config.ZO_CIRCUIT_BREAKER_RATIO }}"
327+
ZO_MEMORY_CIRCUIT_BREAKER_ENABLED: "{{ .Values.config.ZO_MEMORY_CIRCUIT_BREAKER_ENABLED }}"
328+
ZO_MEMORY_CIRCUIT_BREAKER_RATIO: "{{ .Values.config.ZO_MEMORY_CIRCUIT_BREAKER_RATIO }}"
329329
ZO_MMDB_DATA_DIR: "{{ .Values.config.ZO_MMDB_DATA_DIR }}"
330330
ZO_MMDB_DISABLE_DOWNLOAD: "{{ .Values.config.ZO_MMDB_DISABLE_DOWNLOAD }}"
331331
ZO_MMDB_UPDATE_DURATION_DAYS: "{{ .Values.config.ZO_MMDB_UPDATE_DURATION_DAYS }}"

charts/openobserve/test_values_external_secret.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -429,8 +429,8 @@ config:
429429
ZO_ALLOW_USER_DEFINED_SCHEMAS: "true"
430430
ZO_MEM_TABLE_STREAMS: "" # Streams for which dedicated MemTable will be used as comma separated values
431431
ZO_DEFAULT_SCRAPE_INTERVAL: "15"
432-
ZO_CIRCUIT_BREAKER_ENABLED: "false"
433-
ZO_CIRCUIT_BREAKER_RATIO: "90"
432+
ZO_MEMORY_CIRCUIT_BREAKER_ENABLED: "false"
433+
ZO_MEMORY_CIRCUIT_BREAKER_RATIO: "90"
434434
ZO_MMDB_DISABLE_DOWNLOAD: "false"
435435
ZO_MMDB_UPDATE_DURATION_DAYS: "30" # 30 days
436436
ZO_MMDB_GEOLITE_CITYDB_URL: "https://geoip.zinclabs.dev/GeoLite2-City.mmdb"

charts/openobserve/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -457,8 +457,8 @@ config:
457457
ZO_ALLOW_USER_DEFINED_SCHEMAS: "true"
458458
ZO_MEM_TABLE_STREAMS: "" # Streams for which dedicated MemTable will be used as comma separated values
459459
ZO_DEFAULT_SCRAPE_INTERVAL: "15"
460-
ZO_CIRCUIT_BREAKER_ENABLED: "false"
461-
ZO_CIRCUIT_BREAKER_RATIO: "90"
460+
ZO_MEMORY_CIRCUIT_BREAKER_ENABLED: "false"
461+
ZO_MEMORY_CIRCUIT_BREAKER_RATIO: "90"
462462
ZO_MMDB_DISABLE_DOWNLOAD: "false"
463463
ZO_MMDB_UPDATE_DURATION_DAYS: "30" # 30 days
464464
ZO_MMDB_GEOLITE_CITYDB_URL: "https://geoip.zinclabs.dev/GeoLite2-City.mmdb"

index.yaml

Lines changed: 33 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,34 @@ entries:
5858
- https://charts.openobserve.ai/charts/minio-5.0.7.tgz
5959
version: 5.0.7
6060
openobserve:
61+
- apiVersion: v2
62+
appVersion: v0.14.7
63+
created: "2025-06-14T13:06:16.71009+08:00"
64+
dependencies:
65+
- condition: etcd.enabled
66+
name: etcd
67+
repository: https://charts.bitnami.com/bitnami
68+
version: 10.4.2
69+
- condition: nats.enabled
70+
name: nats
71+
repository: https://nats-io.github.io/k8s/helm/charts/
72+
version: 1.3.3
73+
- condition: minio.enabled
74+
name: minio
75+
repository: https://charts.min.io
76+
version: 5.3.0
77+
description: Logs, Metrics and Traces, Dashboards, RUM, Error tracking, Session
78+
replay etc. Elasticsearch API compatibility.
79+
digest: f52198c4f1c0fcaad5ccec437cbf410f84e7f38248db8951dd9781bed0cb7d60
80+
maintainers:
81+
82+
name: OpenObserve
83+
url: https://openobserve.ai
84+
name: openobserve
85+
type: application
86+
urls:
87+
- openobserve-0.14.78.tgz
88+
version: 0.14.78
6189
- apiVersion: v2
6290
appVersion: v0.14.7
6391
created: "2025-06-13T23:43:47.311776+08:00"
@@ -5289,9 +5317,9 @@ entries:
52895317
openobserve-collector:
52905318
- apiVersion: v2
52915319
appVersion: 0.113.0
5292-
created: "2025-06-13T23:43:47.313891+08:00"
5320+
created: "2025-06-14T13:06:16.711012+08:00"
52935321
description: An opinionated installation of OTEL Collector for OpenObserve
5294-
digest: 9087761d656d126b2c0d42d874e9bdce10094f68b782a4a9e0d243e9402f17c2
5322+
digest: 7b4e5da0a8b7e952b732c15c655eebce1ccd9a96f6e7857ce9d310104acb5537
52955323
maintainers:
52965324
52975325
name: OpenObserve
@@ -5934,15 +5962,15 @@ entries:
59345962
openobserve-standalone:
59355963
- apiVersion: v2
59365964
appVersion: v0.14.7
5937-
created: "2025-06-13T23:43:47.315525+08:00"
5965+
created: "2025-06-14T13:06:16.712702+08:00"
59385966
dependencies:
59395967
- condition: minio.enabled
59405968
name: minio
59415969
repository: https://charts.min.io
59425970
version: 5.3.0
59435971
description: Logs, Metrics and Traces, Dashboards, RUM, Error tracking, Session
59445972
replay etc. Elasticsearch API compatibility.
5945-
digest: 4c98da7343e6f96868286024daf641633d78987ff03bd1b8a544dbcc928e0b50
5973+
digest: 9c612b065c60c558c7078dfc5d779d6a7fc656b80d038cd143e9e4059a334f6d
59465974
maintainers:
59475975
59485976
name: OpenObserve
@@ -6552,4 +6580,4 @@ entries:
65526580
urls:
65536581
- openobserve-standalone-0.7.29.tgz
65546582
version: 0.7.29
6555-
generated: "2025-06-13T23:43:47.304308+08:00"
6583+
generated: "2025-06-14T13:06:16.703471+08:00"

0 commit comments

Comments
 (0)