Skip to content

Commit

Permalink
add channel (#67)
Browse files Browse the repository at this point in the history
Co-authored-by: door7302 <droy@juniper.net>
  • Loading branch information
door7302 and door7302 authored Jan 16, 2025
1 parent 3f89b16 commit 812c4b0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ compose/telegraf/cert/acx/telegraf.d/*
compose/grafana/cert/*
!compose/grafana/cert/.gitkeep
working_dir/**
private_profile/**
.DS_Store*
2 changes: 1 addition & 1 deletion compose/.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.15
1.0.16
2 changes: 1 addition & 1 deletion compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ services:
- ./grafana/data:/var/lib/grafana
- ./grafana/plugins:/var/lib/grafana/plugins
jtso:
build: https://github.com/door7302/jtso.git#v1.0.5
build: https://github.com/door7302/jtso.git#v1.0.6
image: jtso:latest
container_name: jtso
restart: always
Expand Down

0 comments on commit 812c4b0

Please sign in to comment.