Skip to content

Commit

Permalink
Merge pull request #1206 from CrowleyRajapakse/master
Browse files Browse the repository at this point in the history
Adding 1.2.0-alpha related helm chart changes
  • Loading branch information
CrowleyRajapakse authored Oct 1, 2024
2 parents cb09171 + 6bced9a commit 9632e67
Show file tree
Hide file tree
Showing 2 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 @@ -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-m1
version: 1.2.0-alpha
appVersion: "1.16.0"
dependencies:
- name: cert-manager
Expand Down
4 changes: 2 additions & 2 deletions helm-charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
replicaCount: 1
image:
repository: wso2/apim-apk-agent
tag: 1.2.0-m1
pullPolicy: IfNotPresent
tag: 1.2.0-alpha
pullPolicy: Always
service:
name: apim-apk-agent-service
resources:
Expand Down

0 comments on commit 9632e67

Please sign in to comment.