From ff8bb1e2c3ede3ff63c1d27186999d67fb49e258 Mon Sep 17 00:00:00 2001 From: fatihbaltaci Date: Thu, 2 May 2024 01:55:01 +0300 Subject: [PATCH] Update ddosify self hosted to version 2.0.1 --- 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 10600d1..af6c7a9 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.0.0 +version: 2.0.1 # 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: "3.0.0" +appVersion: "3.0.1" keywords: - ebpf diff --git a/charts/anteon/values.yaml b/charts/anteon/values.yaml index 2f85671..cac8d8a 100644 --- a/charts/anteon/values.yaml +++ b/charts/anteon/values.yaml @@ -76,7 +76,7 @@ backend: images: alazBackend: ddosify/selfhosted_alaz_backend:2.0.0 backend: ddosify/selfhosted_backend:3.0.0 - frontend: ddosify/selfhosted_frontend:3.0.1 + frontend: ddosify/selfhosted_frontend:3.0.2 hammer: ddosify/selfhosted_hammer:1.4.3 hammermanager: ddosify/selfhosted_hammermanager:2.0.0 influxdb: influxdb:2.6.1-alpine