Skip to content

Commit 6bb7256

Browse files
authored
Merge pull request #48 from akto-api-security/testing_db_layer_chart
update testing db layer version
2 parents 3fe6262 + ff98374 commit 6bb7256

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/testing-db-layer/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: akto-testing-db-layer
33
description: Helm chart for installing Akto
44
type: application
5-
version: 1.42.13
6-
appVersion: "1.42.13"
5+
version: 1.42.14
6+
appVersion: "1.42.14"
77
home: https://www.akto.io
88
icon: https://akto-setup.s3.amazonaws.com/templates/128x128.png
99
sources:

charts/testing-db-layer/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ testing_db_layer:
1414
aktoInstanceType: DASHBOARD
1515
image:
1616
repository: public.ecr.aws/aktosecurity/akto-api-security-testing-db-layer
17-
tag: 1.42.12_local
17+
tag: 1.42.14_local
1818
imagePullPolicy: IfNotPresent
1919
resources:
2020
requests:

0 commit comments

Comments
 (0)