We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3fe6262 + ff98374 commit 6bb7256Copy full SHA for 6bb7256
charts/testing-db-layer/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
name: akto-testing-db-layer
3
description: Helm chart for installing Akto
4
type: application
5
-version: 1.42.13
6
-appVersion: "1.42.13"
+version: 1.42.14
+appVersion: "1.42.14"
7
home: https://www.akto.io
8
icon: https://akto-setup.s3.amazonaws.com/templates/128x128.png
9
sources:
charts/testing-db-layer/values.yaml
@@ -14,7 +14,7 @@ testing_db_layer:
14
aktoInstanceType: DASHBOARD
15
image:
16
repository: public.ecr.aws/aktosecurity/akto-api-security-testing-db-layer
17
- tag: 1.42.12_local
+ tag: 1.42.14_local
18
imagePullPolicy: IfNotPresent
19
resources:
20
requests:
0 commit comments