Skip to content

Commit

Permalink
Merge pull request #2297 from CrowleyRajapakse/new-main7
Browse files Browse the repository at this point in the history
Changing apim docker image to rc
  • Loading branch information
CrowleyRajapakse authored Apr 5, 2024
2 parents 98997cf + 8ef06ef commit 13cf402
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion helm-charts/samples/apim/all-in-one/amd-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ wso2:
# -- Repository name consisting the image
repository: "wso2/wso2am"
# -- Docker image digest
digest: "sha256:f2e0a687ea3961c000a591b6ed712415dfa64a8fc105759a4824be036a1fc85c"
digest: "sha256:9f02cdc61b7d8f91751dd8cfccbd608800dd50ecb68dcbd751a76c1bdb8e84ce"
# -- Refer to the Kubernetes documentation on updating images (https://kubernetes.io/docs/concepts/containers/images/#updating-images)
imagePullPolicy: Always

Expand Down
2 changes: 1 addition & 1 deletion helm-charts/samples/apim/all-in-one/arm-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ wso2:
# -- Repository name consisting the image
repository: "wso2/wso2am"
# -- Docker image digest
digest: "sha256:dcf3b8f64709b42ae89ec4fc07f56f1f770acd67e48b93644ebf8ebb20276cae"
digest: "sha256:c4b27b228685725cccffaa855ab0e06812edd621be6832825680bab38282a2d1"
# -- Refer to the Kubernetes documentation on updating images (https://kubernetes.io/docs/concepts/containers/images/#updating-images)
imagePullPolicy: Always

Expand Down
2 changes: 1 addition & 1 deletion helm-charts/samples/apim/cp/amd-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ wso2:
# -- Azure ACR repository name consisting the image
repository: "wso2/wso2am"
# -- Docker image digest
digest: "sha256:f2e0a687ea3961c000a591b6ed712415dfa64a8fc105759a4824be036a1fc85c"
digest: "sha256:9f02cdc61b7d8f91751dd8cfccbd608800dd50ecb68dcbd751a76c1bdb8e84ce"
# -- Refer to the Kubernetes documentation on updating images (https://kubernetes.io/docs/concepts/containers/images/#updating-images)
imagePullPolicy: Always

Expand Down
2 changes: 1 addition & 1 deletion helm-charts/samples/apim/cp/apk-cp/amd-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ wso2:
# -- Azure ACR repository name consisting the image
repository: "wso2/wso2am"
# -- Docker image digest
digest: "sha256:f2e0a687ea3961c000a591b6ed712415dfa64a8fc105759a4824be036a1fc85c"
digest: "sha256:9f02cdc61b7d8f91751dd8cfccbd608800dd50ecb68dcbd751a76c1bdb8e84ce"
# -- Refer to the Kubernetes documentation on updating images (https://kubernetes.io/docs/concepts/containers/images/#updating-images)
imagePullPolicy: Always

Expand Down
2 changes: 1 addition & 1 deletion helm-charts/samples/apim/cp/apk-cp/arm-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ wso2:
# -- Azure ACR repository name consisting the image
repository: "wso2/wso2am"
# -- Docker image digest
digest: "sha256:dcf3b8f64709b42ae89ec4fc07f56f1f770acd67e48b93644ebf8ebb20276cae"
digest: "sha256:c4b27b228685725cccffaa855ab0e06812edd621be6832825680bab38282a2d1"
# -- Refer to the Kubernetes documentation on updating images (https://kubernetes.io/docs/concepts/containers/images/#updating-images)
imagePullPolicy: Always

Expand Down
2 changes: 1 addition & 1 deletion helm-charts/samples/apim/cp/arm-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ wso2:
# -- Azure ACR repository name consisting the image
repository: "wso2/wso2am"
# -- Docker image digest
digest: "sha256:dcf3b8f64709b42ae89ec4fc07f56f1f770acd67e48b93644ebf8ebb20276cae"
digest: "sha256:c4b27b228685725cccffaa855ab0e06812edd621be6832825680bab38282a2d1"
# -- Refer to the Kubernetes documentation on updating images (https://kubernetes.io/docs/concepts/containers/images/#updating-images)
imagePullPolicy: Always

Expand Down

0 comments on commit 13cf402

Please sign in to comment.