We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 627557c commit 7c22a48Copy full SHA for 7c22a48
charts/vaas/Chart.yaml
@@ -1,6 +1,6 @@
1
apiVersion: v2
2
name: vaas
3
-version: 2.8.0
+version: 2.8.1
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.9"
+ tag: "1.3.10"
169
170
uploadUrl: "http://vaas/upload"
171
0 commit comments