Skip to content

Commit

Permalink
Merge pull request #1157 from CrowleyRajapakse/newmaster2
Browse files Browse the repository at this point in the history
Changing image and helm chart to 1.1.0
  • Loading branch information
CrowleyRajapakse authored Apr 10, 2024
2 parents fc03112 + eb64ad4 commit a4b769c
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.1.0-rc2
version: 1.1.0
appVersion: "1.16.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.1.0-rc2
tag: 1.1.0
pullPolicy: Always
service:
name: apim-apk-agent-service
Expand Down

0 comments on commit a4b769c

Please sign in to comment.