🐳 Set the Docker image tags to latest

This commit is contained in:
M. Mert Yildiran
2022-11-26 06:57:08 +03:00
parent cb60a4cc4c
commit 0736f6120c
4 changed files with 3 additions and 5 deletions

View File

@@ -2,7 +2,6 @@ package utils
const (
KubesharkFilteringOptionsEnvVar = "SENSITIVE_DATA_FILTERING_OPTIONS"
KubesharkAgentImageRepo = "docker.io/kubeshark/hub"
LogLevelEnvVar = "LOG_LEVEL"
BaseninePort = "9099"
HostModeEnvVar = "HOST_MODE"