Skip to content

Commit

Permalink
update helm chart to rc release
Browse files Browse the repository at this point in the history
  • Loading branch information
CrowleyRajapakse committed Oct 25, 2024
1 parent 928341b commit 5288ade
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-beta
version: 1.2.0-rc
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-beta
tag: 1.2.0-rc
pullPolicy: Always
service:
name: apim-apk-agent-service
Expand Down

0 comments on commit 5288ade

Please sign in to comment.