Skip to content

Commit

Permalink
Merge pull request #1129 from CrowleyRajapakse/newmaster2
Browse files Browse the repository at this point in the history
Changing helm values to beta
  • Loading branch information
CrowleyRajapakse authored Apr 2, 2024
2 parents 1e07c06 + 9550ae0 commit fefea9c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apim-apk-agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

## Getting Started APIM-APK Agent

- ### Setting up the development environment
### Setting up the development environment
1. Install [Go 1.20](https://golang.org/dl)
2. Fork the [repository](https://github.com/wso2/product-apim-tooling)
3. Clone your fork into any directory.
Expand Down
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-alpha2
version: 1.1.0-beta
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: latest
tag: 1.1.0-beta
pullPolicy: Always
service:
name: apim-apk-agent-service
Expand Down

0 comments on commit fefea9c

Please sign in to comment.