From fc48e9cfced062b02718d40df03dd864ccc73c9c Mon Sep 17 00:00:00 2001 From: fatihbaltaci Date: Thu, 29 Aug 2024 14:30:58 +0300 Subject: [PATCH] Update anteon self hosted to version 2.6.2 --- charts/anteon/Chart.yaml | 4 ++-- charts/anteon/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/anteon/Chart.yaml b/charts/anteon/Chart.yaml index 421d466..c0ed82e 100644 --- a/charts/anteon/Chart.yaml +++ b/charts/anteon/Chart.yaml @@ -16,13 +16,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.6.1 +version: 2.6.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "2.6.1" +appVersion: "2.6.2" keywords: - ebpf diff --git a/charts/anteon/values.yaml b/charts/anteon/values.yaml index 6bfa3ad..c4011ab 100644 --- a/charts/anteon/values.yaml +++ b/charts/anteon/values.yaml @@ -112,7 +112,7 @@ seaweedfs: replicas: 1 images: - alazBackend: ddosify/selfhosted_alaz_backend:2.3.6 + alazBackend: ddosify/selfhosted_alaz_backend:2.3.7 backend: ddosify/selfhosted_backend:3.2.9 frontend: ddosify/selfhosted_frontend:4.1.2 hammer: ddosify/selfhosted_hammer:2.0.0