Skip to content

Commit

Permalink
chore: update xvwa chart version to 0.0.4 and change image source
Browse files Browse the repository at this point in the history
  • Loading branch information
Denan Musinovic committed Nov 13, 2024
1 parent fe43a6b commit 6f9ddb1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion charts/xvwa/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Badly coded xtreme vulnerable web app
type: application
keywords:
- xvwa
version: 0.0.3
version: 0.0.4
dependencies:
- name: simple-service
version: 0.0.1
Expand Down
7 changes: 2 additions & 5 deletions charts/xvwa/values.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
simple-service:
application:
image: tuxotron/xvwa
image: brightsec/xvwa
port: 80
resources:
requests:
cpu: 50m
memory: 750Mi
limits:
memory: 1024Mi
ephemeral-storage: "4Gi"
memory: 256Mi
livenessProbe:
httpGet:
path: /
Expand Down

0 comments on commit 6f9ddb1

Please sign in to comment.