Skip to content

Commit

Permalink
Merge pull request #1842 from CrowleyRajapakse/new-lat3
Browse files Browse the repository at this point in the history
Changing image tags to latest
  • Loading branch information
CrowleyRajapakse authored Nov 2, 2023
2 parents b4a293c + 068f7b8 commit 61490d8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions helm-charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@ wso2:
failureThreshold: 5
strategy: RollingUpdate
replicas: 1
imagePullPolicy: IfNotPresent
image: apk-adapter:1.0.0-SNAPSHOT
imagePullPolicy: Always
image: wso2/apk-adapter:latest
security:
sslHostname: "adapter"
# logging:
Expand Down Expand Up @@ -332,8 +332,8 @@ wso2:
periodSeconds: 20
failureThreshold: 5
strategy: RollingUpdate
imagePullPolicy: IfNotPresent
image: apk-enforcer:1.0.0-SNAPSHOT
imagePullPolicy: Always
image: wso2/apk-enforcer:latest
security:
sslHostname: "enforcer"
# logging:
Expand Down

0 comments on commit 61490d8

Please sign in to comment.