Skip to content

Commit

Permalink
version 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeSchiessl committed Sep 23, 2024
1 parent 360229f commit 005277e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/uls_config/global_config.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
import sys
# Common global variables / constants
__version__ = "1.8.3-alpha"
__version__ = "1.8.3"
__tool_name_long__ = "Akamai Unified Log Streamer"
__tool_name_short__ = "ULS"

Expand Down
2 changes: 1 addition & 1 deletion docs/examples/kubernetes/helm/akamai-uls/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ description: Akamai Universal Log Streamer Helm installation

type: application
version: 2.0.0
appVersion: "1.8.2"
appVersion: "1.8.3"

0 comments on commit 005277e

Please sign in to comment.