Skip to content

Commit

Permalink
Merge pull request #2635 from CrowleyRajapakse/testbeta2
Browse files Browse the repository at this point in the history
Update helm chart to rc2
  • Loading branch information
CrowleyRajapakse authored Oct 28, 2024
2 parents e0b93c7 + bffe1b9 commit f99553d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion helm-charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: apk-helm
description: A Helm chart for APK components
type: application
version: 1.2.0-rc
version: 1.2.0-rc2
appVersion: "1.2.0"
dependencies:
- name: postgresql
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/samples/apim-apk-agent/1.2.0-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-rc
tag: 1.2.0-rc2
pullPolicy: Always
service:
name: apim-apk-agent-service
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/samples/apim-apk-agent/cp/1.2.0-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-rc
tag: 1.2.0-rc2
pullPolicy: Always
service:
name: apim-apk-agent-service
Expand Down

0 comments on commit f99553d

Please sign in to comment.