Skip to content

Commit

Permalink
Merge pull request #1238 from CrowleyRajapakse/newmaster2
Browse files Browse the repository at this point in the history
Changing helm chart to 1.2.0 GA release
  • Loading branch information
CrowleyRajapakse authored Oct 30, 2024
2 parents 105bec8 + 25541c0 commit f095b18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm-charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ apiVersion: v2
name: apim-apk-agent
description: A Helm chart for deploying apim-apk-agent
type: application
version: 1.2.0-rc2
version: 1.2.0
appVersion: "1.2.0"
dependencies:
- name: cert-manager
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
replicaCount: 1
image:
repository: wso2/apim-apk-agent
tag: 1.2.0-rc2
tag: 1.2.0
pullPolicy: Always
service:
name: apim-apk-agent-service
Expand Down

0 comments on commit f095b18

Please sign in to comment.