We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f48a4c7 commit 627557cCopy full SHA for 627557c
charts/vaas/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: vaas
3
-version: 2.7.5
+version: 2.8.0
4
description: Deployment of a Verdict-as-a-Service on-premise instance
5
maintainers:
6
- name: G DATA CyberDefense AG
charts/vaas/values.yaml
@@ -165,7 +165,7 @@ gateway:
165
image:
166
repository: ghcr.io/gdatasoftwareag/vaas/gateway
167
pullPolicy: Always
168
- tag: "1.3.7"
+ tag: "1.3.9"
169
170
uploadUrl: "http://vaas/upload"
171
0 commit comments