We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe48103 + b40f725 commit 3bf0254Copy full SHA for 3bf0254
helm-charts/Chart.yaml
@@ -18,8 +18,8 @@ apiVersion: v2
18
name: apim-apk-agent
19
description: A Helm chart for deploying apim-apk-agent
20
type: application
21
-version: 1.3.1-1
22
-appVersion: "1.3.1-1"
+version: 1.3.1-2
+appVersion: "1.3.1-2"
23
dependencies:
24
- name: cert-manager
25
version: "v1.17.1"
helm-charts/values.yaml
@@ -20,7 +20,7 @@ wso2:
replicaCount: 1
image:
repository: wso2/apim-apk-agent
- tag: 1.3.1.1
+ tag: 1.3.1.2
pullPolicy: Always
service:
26
name: apim-apk-agent-service
0 commit comments