Skip to content

Commit

Permalink
Merge pull request #38 from GDATASoftwareAG/use_major_version
Browse files Browse the repository at this point in the history
Use major version (1) as tag
  • Loading branch information
pstadermann authored Feb 2, 2024
2 parents 4caf1c9 + 36efd3c commit e71192c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/gdscan/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ server:
image:
repository: ghcr.io/gdatasoftwareag/vaas/scanserver
pullPolicy: Always
tag: 1.9.6
tag: 1
containerSecurityContext:
enabled: false
client:
name: client
image:
repository: ghcr.io/gdatasoftwareag/vaas/scanclient
pullPolicy: Always
tag: 1.9.6
tag: 1
containerSecurityContext:
enabled: false
terminationGracePeriodSeconds: 30
Expand Down

0 comments on commit e71192c

Please sign in to comment.