Skip to content

Commit

Permalink
Update anteon self hosted to version 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihbaltaci committed Aug 29, 2024
1 parent a2a4fca commit fc48e9c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/anteon/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/anteon/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fc48e9c

Please sign in to comment.