Skip to content

Commit

Permalink
Merge pull request #2639 from CrowleyRajapakse/testbeta2
Browse files Browse the repository at this point in the history
Update helm chart to 1.2.0 GA release
  • Loading branch information
CrowleyRajapakse authored Oct 30, 2024
2 parents f99553d + 0d508e5 commit 4c08fa2
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 27 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-rc2
version: 1.2.0
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-rc2
tag: 1.2.0
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-rc2
tag: 1.2.0
pullPolicy: Always
service:
name: apim-apk-agent-service
Expand Down
16 changes: 8 additions & 8 deletions helm-charts/samples/apk/1.2.0-cp-enabled-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ wso2:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-config-deployer-service:1.2.0-rc
image: wso2/apk-config-deployer-service:1.2.0
# debug: true
# configs:
# tls:
Expand All @@ -120,7 +120,7 @@ wso2:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-adapter:1.2.0-rc
image: wso2/apk-adapter:1.2.0
security:
sslHostname: "adapter"
logging:
Expand Down Expand Up @@ -154,7 +154,7 @@ wso2:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-common-controller:1.2.0-rc
image: wso2/apk-common-controller:1.2.0
security:
sslHostname: "commoncontroller"
# configs:
Expand All @@ -181,7 +181,7 @@ wso2:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-ratelimiter:1.2.0-rc
image: wso2/apk-ratelimiter:1.2.0
security:
sslHostname: "ratelimiter"
# configs:
Expand Down Expand Up @@ -211,7 +211,7 @@ wso2:
failureThreshold: 5
strategy: RollingUpdate
imagePullPolicy: Always
image: wso2/apk-router:1.2.0-rc
image: wso2/apk-router:1.2.0
# configs:
# tls:
# secretName: "router-cert"
Expand Down Expand Up @@ -242,7 +242,7 @@ wso2:
failureThreshold: 5
strategy: RollingUpdate
imagePullPolicy: Always
image: wso2/apk-enforcer:1.2.0-rc
image: wso2/apk-enforcer:1.2.0
security:
sslHostname: "enforcer"
# logging:
Expand Down Expand Up @@ -315,7 +315,7 @@ idp:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-idp-domain-service:1.2.0-rc
image: wso2/apk-idp-domain-service:1.2.0
idpui:
deployment:
resources:
Expand All @@ -336,7 +336,7 @@ idp:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-idp-ui:1.2.0-rc
image: wso2/apk-idp-ui:1.2.0
configs:
idpLoginUrl: "https://idp.am.wso2.com:9095/commonauth/login"
idpAuthCallBackUrl: "https://idp.am.wso2.com:9095/oauth2/auth-callback"
Expand Down
16 changes: 8 additions & 8 deletions helm-charts/samples/apk/1.2.0-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ wso2:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-config-deployer-service:1.2.0-rc
image: wso2/apk-config-deployer-service:1.2.0
# debug: true
# configs:
# tls:
Expand All @@ -121,7 +121,7 @@ wso2:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-adapter:1.2.0-rc
image: wso2/apk-adapter:1.2.0
security:
sslHostname: "adapter"
logging:
Expand Down Expand Up @@ -155,7 +155,7 @@ wso2:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-common-controller:1.2.0-rc
image: wso2/apk-common-controller:1.2.0
security:
sslHostname: "commoncontroller"
# configs:
Expand All @@ -182,7 +182,7 @@ wso2:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-ratelimiter:1.2.0-rc
image: wso2/apk-ratelimiter:1.2.0
security:
sslHostname: "ratelimiter"
# configs:
Expand Down Expand Up @@ -212,7 +212,7 @@ wso2:
failureThreshold: 5
strategy: RollingUpdate
imagePullPolicy: Always
image: wso2/apk-router:1.2.0-rc
image: wso2/apk-router:1.2.0
# configs:
# tls:
# secretName: "router-cert"
Expand Down Expand Up @@ -243,7 +243,7 @@ wso2:
failureThreshold: 5
strategy: RollingUpdate
imagePullPolicy: Always
image: wso2/apk-enforcer:1.2.0-rc
image: wso2/apk-enforcer:1.2.0
security:
sslHostname: "enforcer"
# logging:
Expand Down Expand Up @@ -318,7 +318,7 @@ idp:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-idp-domain-service:1.2.0-rc
image: wso2/apk-idp-domain-service:1.2.0
idpui:
deployment:
resources:
Expand All @@ -339,7 +339,7 @@ idp:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-idp-ui:1.2.0-rc
image: wso2/apk-idp-ui:1.2.0
configs:
idpLoginUrl: "https://idp.am.wso2.com:9095/commonauth/login"
idpAuthCallBackUrl: "https://idp.am.wso2.com:9095/oauth2/auth-callback"
Expand Down
16 changes: 8 additions & 8 deletions helm-charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ wso2:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-config-deployer-service:1.2.0-rc
image: wso2/apk-config-deployer-service:1.2.0
# debug: true
# configs:
# tls:
Expand All @@ -123,7 +123,7 @@ wso2:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-adapter:1.2.0-rc
image: wso2/apk-adapter:1.2.0
security:
sslHostname: "adapter"
logging:
Expand Down Expand Up @@ -157,7 +157,7 @@ wso2:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-common-controller:1.2.0-rc
image: wso2/apk-common-controller:1.2.0
security:
sslHostname: "commoncontroller"
# configs:
Expand All @@ -184,7 +184,7 @@ wso2:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-ratelimiter:1.2.0-rc
image: wso2/apk-ratelimiter:1.2.0
security:
sslHostname: "ratelimiter"
# configs:
Expand Down Expand Up @@ -214,7 +214,7 @@ wso2:
failureThreshold: 5
strategy: RollingUpdate
imagePullPolicy: Always
image: wso2/apk-router:1.2.0-rc
image: wso2/apk-router:1.2.0
# configs:
# tls:
# secretName: "router-cert"
Expand Down Expand Up @@ -245,7 +245,7 @@ wso2:
failureThreshold: 5
strategy: RollingUpdate
imagePullPolicy: Always
image: wso2/apk-enforcer:1.2.0-rc
image: wso2/apk-enforcer:1.2.0
security:
sslHostname: "enforcer"
# logging:
Expand Down Expand Up @@ -318,7 +318,7 @@ idp:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-idp-domain-service:1.2.0-rc
image: wso2/apk-idp-domain-service:1.2.0
idpui:
deployment:
resources:
Expand All @@ -339,7 +339,7 @@ idp:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-idp-ui:1.2.0-rc
image: wso2/apk-idp-ui:1.2.0
configs:
idpLoginUrl: "https://idp.am.wso2.com:9095/commonauth/login"
idpAuthCallBackUrl: "https://idp.am.wso2.com:9095/oauth2/auth-callback"
Expand Down

0 comments on commit 4c08fa2

Please sign in to comment.