Skip to content

Commit

Permalink
Merge pull request #2131 from Krishanx92/newmain
Browse files Browse the repository at this point in the history
Add images to latest
  • Loading branch information
Krishanx92 authored Mar 14, 2024
2 parents 0bef706 + 6b28256 commit e163ea2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions helm-charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ wso2:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-config-deployer-service:1.1.0-alpha
image: wso2/apk-config-deployer-service:latest
# configs:
# tls:
# secretName: "my-secret"
Expand All @@ -111,7 +111,7 @@ wso2:
strategy: RollingUpdate
replicas: 1
imagePullPolicy: Always
image: wso2/apk-adapter:1.1.0-alpha
image: wso2/apk-adapter:latest
security:
sslHostname: "adapter"
# logging:
Expand Down Expand Up @@ -236,7 +236,7 @@ wso2:
failureThreshold: 5
strategy: RollingUpdate
imagePullPolicy: Always
image: wso2/apk-enforcer:1.1.0-alpha
image: wso2/apk-enforcer:latest
security:
sslHostname: "enforcer"
# logging:
Expand Down

0 comments on commit e163ea2

Please sign in to comment.