File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ apiVersion: v2
18
18
name : apim-apk-agent
19
19
description : A Helm chart for deploying apim-apk-agent
20
20
type : application
21
- version : 1.2.0-alpha
21
+ version : 1.2.0-beta
22
22
appVersion : " 1.2.0"
23
23
dependencies :
24
24
- name : cert-manager
Original file line number Diff line number Diff line change 1
- # Copyright (c) 2023 , WSO2 LLC. (https://www.wso2.com) All Rights Reserved.
1
+ # Copyright (c) 2024 , WSO2 LLC. (https://www.wso2.com) All Rights Reserved.
2
2
#
3
3
# WSO2 LLC. licenses this file to you under the Apache License,
4
4
# Version 2.0 (the "License"); you may not use this file except
17
17
replicaCount : 1
18
18
image :
19
19
repository : wso2/apim-apk-agent
20
- tag : latest
20
+ tag : 1.2.0-beta
21
21
pullPolicy : Always
22
22
service :
23
23
name : apim-apk-agent-service
You can’t perform that action at this time.
0 commit comments