diff --git a/apps/trendradar/5.0.0/config/ai_analysis_prompt.txt b/apps/trendradar/5.2.0/config/ai_analysis_prompt.txt similarity index 100% rename from apps/trendradar/5.0.0/config/ai_analysis_prompt.txt rename to apps/trendradar/5.2.0/config/ai_analysis_prompt.txt diff --git a/apps/trendradar/5.0.0/config/config.yaml b/apps/trendradar/5.2.0/config/config.yaml similarity index 100% rename from apps/trendradar/5.0.0/config/config.yaml rename to apps/trendradar/5.2.0/config/config.yaml diff --git a/apps/trendradar/5.0.0/config/frequency_words.txt b/apps/trendradar/5.2.0/config/frequency_words.txt similarity index 100% rename from apps/trendradar/5.0.0/config/frequency_words.txt rename to apps/trendradar/5.2.0/config/frequency_words.txt diff --git a/apps/trendradar/5.0.0/data.yml b/apps/trendradar/5.2.0/data.yml similarity index 100% rename from apps/trendradar/5.0.0/data.yml rename to apps/trendradar/5.2.0/data.yml diff --git a/apps/trendradar/5.0.0/docker-compose.yml b/apps/trendradar/5.2.0/docker-compose.yml similarity index 92% rename from apps/trendradar/5.0.0/docker-compose.yml rename to apps/trendradar/5.2.0/docker-compose.yml index 318bb85ce..3e1c61725 100644 --- a/apps/trendradar/5.0.0/docker-compose.yml +++ b/apps/trendradar/5.2.0/docker-compose.yml @@ -1,6 +1,6 @@ services: trend-radar: - image: wantcat/trendradar:5.0.0 + image: wantcat/trendradar:5.2.0 container_name: ${CONTAINER_NAME} restart: always ports: