diff --git a/helm-charts/samples/apim/all-in-one/4.4.0-values.yaml b/helm-charts/samples/apim/all-in-one/4.4.0-values.yaml index 398c10339..3fe56c6ab 100644 --- a/helm-charts/samples/apim/all-in-one/4.4.0-values.yaml +++ b/helm-charts/samples/apim/all-in-one/4.4.0-values.yaml @@ -559,9 +559,9 @@ wso2: # -- Registry containing the image registry: "docker.io" # -- Repository name consisting the image - repository: "rakhitharr/wso2am:4.4.0-beta" + repository: "rakhitharr/wso2am:4.4.0-rc" # -- Docker image digest - digest: "sha256:b1f90d875e6c0b7162ae145e034172f5d9d231129eba5b3caa7ece55f43585ba" + digest: "sha256:fc62b8d87f85c7347a617a904cdfc4e9ae9572e0577f0053d5708e0ca2ee553f" # -- Refer to the Kubernetes documentation on updating images (https://kubernetes.io/docs/concepts/containers/images/#updating-images) imagePullPolicy: Always diff --git a/helm-charts/samples/apim/cp/4.4.0-values.yaml b/helm-charts/samples/apim/cp/4.4.0-values.yaml index 87e9336b0..78d1750e4 100644 --- a/helm-charts/samples/apim/cp/4.4.0-values.yaml +++ b/helm-charts/samples/apim/cp/4.4.0-values.yaml @@ -390,9 +390,9 @@ wso2: # -- Container registry hostname registry: "docker.io" # -- Azure ACR repository name consisting the image - repository: "rakhitharr/wso2am:4.4.0-beta" + repository: "rakhitharr/wso2am:4.4.0-rc" # -- Docker image digest - digest: "sha256:b1f90d875e6c0b7162ae145e034172f5d9d231129eba5b3caa7ece55f43585ba" + digest: "sha256:fc62b8d87f85c7347a617a904cdfc4e9ae9572e0577f0053d5708e0ca2ee553f" # -- Refer to the Kubernetes documentation on updating images (https://kubernetes.io/docs/concepts/containers/images/#updating-images) imagePullPolicy: Always diff --git a/helm-charts/samples/apim/cp/apk-cp/4.4.0-values.yaml b/helm-charts/samples/apim/cp/apk-cp/4.4.0-values.yaml index b692cc990..bf382111e 100644 --- a/helm-charts/samples/apim/cp/apk-cp/4.4.0-values.yaml +++ b/helm-charts/samples/apim/cp/apk-cp/4.4.0-values.yaml @@ -376,9 +376,9 @@ wso2: # -- Container registry hostname registry: "docker.io" # -- Azure ACR repository name consisting the image - repository: "rakhitharr/wso2am:4.4.0-beta" + repository: "rakhitharr/wso2am:4.4.0-rc" # -- Docker image digest - digest: "sha256:b1f90d875e6c0b7162ae145e034172f5d9d231129eba5b3caa7ece55f43585ba" + digest: "sha256:fc62b8d87f85c7347a617a904cdfc4e9ae9572e0577f0053d5708e0ca2ee553f" # -- Refer to the Kubernetes documentation on updating images (https://kubernetes.io/docs/concepts/containers/images/#updating-images) imagePullPolicy: Always