Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump openobserve #127

Merged
merged 2 commits into from
Dec 19, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: bump openobserve
Signed-off-by: Bence Csati <[email protected]>
  • Loading branch information
csatib02 committed Dec 19, 2024
commit f40af4d2d2a57bc8e05b5cf537622e6c74f12279
2 changes: 1 addition & 1 deletion docs/demos/openobserve/start.sh
Original file line number Diff line number Diff line change
@@ -69,7 +69,7 @@ spec:
# terminationGracePeriodSeconds: 0
containers:
- name: openobserve
image: public.ecr.aws/zinclabs/openobserve:v0.7.2
image: public.ecr.aws/zinclabs/openobserve:v0.14.0
env:
- name: ZO_ROOT_USER_EMAIL
value: [email protected]
2 changes: 1 addition & 1 deletion docs/examples/simple-demo/openobserve.yaml
Original file line number Diff line number Diff line change
@@ -60,7 +60,7 @@ spec:
# terminationGracePeriodSeconds: 0
containers:
- name: openobserve
image: public.ecr.aws/zinclabs/openobserve:v0.7.2
image: public.ecr.aws/zinclabs/openobserve:v0.14.0
env:
- name: ZO_ROOT_USER_EMAIL
value: [email protected]