diff --git a/bundle/manifests/ibm-websphere-liberty.clusterserviceversion.yaml b/bundle/manifests/ibm-websphere-liberty.clusterserviceversion.yaml index 4d8c921f..3439b2ea 100644 --- a/bundle/manifests/ibm-websphere-liberty.clusterserviceversion.yaml +++ b/bundle/manifests/ibm-websphere-liberty.clusterserviceversion.yaml @@ -11,7 +11,7 @@ metadata: "name": "websphereliberty-app-sample" }, "spec": { - "applicationImage": "icr.io/appcafe/open-liberty/samples/getting-started@sha256:e32f0eb0feff73c6bc8416fe2f7aa0cb74cbaa325cae5fad636325ee0ac4a105", + "applicationImage": "icr.io/appcafe/open-liberty/samples/getting-started@sha256:6bf52d536e94d6aa6eaa3ca9639e0fe9f5e71dbd891c50362939dd6aca519d02", "expose": true, "license": { "accept": false, @@ -59,7 +59,7 @@ metadata: capabilities: Auto Pilot categories: Application Runtime containerImage: icr.io/cpopen/websphere-liberty-operator:daily - createdAt: "2023-07-31T18:03:44Z" + createdAt: "2023-08-16T12:55:57Z" description: Deploy and manage containerized Liberty applications olm.skipRange: '>=1.0.0 <1.2.2' operators.openshift.io/infrastructure-features: '["disconnected"]' @@ -859,7 +859,7 @@ spec: fieldRef: fieldPath: metadata.annotations['olm.targetNamespaces'] - name: RELATED_IMAGE_LIBERTY_SAMPLE_APP - value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:e32f0eb0feff73c6bc8416fe2f7aa0cb74cbaa325cae5fad636325ee0ac4a105 + value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:6bf52d536e94d6aa6eaa3ca9639e0fe9f5e71dbd891c50362939dd6aca519d02 - name: RELATED_IMAGE_WEBSPHERE_LIBERTY_OPERATOR value: icr.io/cpopen/websphere-liberty-operator:daily image: icr.io/cpopen/websphere-liberty-operator:daily @@ -1134,7 +1134,7 @@ spec: provider: name: IBM relatedImages: - - image: icr.io/appcafe/open-liberty/samples/getting-started@sha256:e32f0eb0feff73c6bc8416fe2f7aa0cb74cbaa325cae5fad636325ee0ac4a105 + - image: icr.io/appcafe/open-liberty/samples/getting-started@sha256:6bf52d536e94d6aa6eaa3ca9639e0fe9f5e71dbd891c50362939dd6aca519d02 name: liberty-sample-app - image: icr.io/cpopen/websphere-liberty-operator:daily name: websphere-liberty-operator diff --git a/config/manager/manager.yaml b/config/manager/manager.yaml index 9274f877..e83e0579 100644 --- a/config/manager/manager.yaml +++ b/config/manager/manager.yaml @@ -72,7 +72,7 @@ spec: fieldRef: fieldPath: metadata.annotations['olm.targetNamespaces'] - name: RELATED_IMAGE_LIBERTY_SAMPLE_APP - value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:e32f0eb0feff73c6bc8416fe2f7aa0cb74cbaa325cae5fad636325ee0ac4a105 + value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:6bf52d536e94d6aa6eaa3ca9639e0fe9f5e71dbd891c50362939dd6aca519d02 - name: RELATED_IMAGE_WEBSPHERE_LIBERTY_OPERATOR value: OPERATOR_IMAGE securityContext: diff --git a/config/samples/liberty.websphere.ibm.com_v1_webspherelibertyapplications.yaml b/config/samples/liberty.websphere.ibm.com_v1_webspherelibertyapplications.yaml index 3a107dc6..57dd5dd8 100644 --- a/config/samples/liberty.websphere.ibm.com_v1_webspherelibertyapplications.yaml +++ b/config/samples/liberty.websphere.ibm.com_v1_webspherelibertyapplications.yaml @@ -7,7 +7,7 @@ spec: accept: false edition: IBM WebSphere Application Server productEntitlementSource: Standalone - applicationImage: icr.io/appcafe/open-liberty/samples/getting-started@sha256:e32f0eb0feff73c6bc8416fe2f7aa0cb74cbaa325cae5fad636325ee0ac4a105 + applicationImage: icr.io/appcafe/open-liberty/samples/getting-started@sha256:6bf52d536e94d6aa6eaa3ca9639e0fe9f5e71dbd891c50362939dd6aca519d02 expose: true manageTLS: true replicas: 1 \ No newline at end of file diff --git a/internal/deploy/kubectl/websphereliberty-app-operator.yaml b/internal/deploy/kubectl/websphereliberty-app-operator.yaml index cbf3e363..993a3670 100644 --- a/internal/deploy/kubectl/websphereliberty-app-operator.yaml +++ b/internal/deploy/kubectl/websphereliberty-app-operator.yaml @@ -305,7 +305,7 @@ spec: - name: WATCH_NAMESPACE value: WEBSPHERE_LIBERTY_WATCH_NAMESPACE - name: RELATED_IMAGE_LIBERTY_SAMPLE_APP - value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:e32f0eb0feff73c6bc8416fe2f7aa0cb74cbaa325cae5fad636325ee0ac4a105 + value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:6bf52d536e94d6aa6eaa3ca9639e0fe9f5e71dbd891c50362939dd6aca519d02 - name: RELATED_IMAGE_WEBSPHERE_LIBERTY_OPERATOR value: icr.io/cpopen/websphere-liberty-operator:daily image: icr.io/cpopen/websphere-liberty-operator:daily diff --git a/internal/deploy/kustomize/daily/base/websphere-liberty-deployment.yaml b/internal/deploy/kustomize/daily/base/websphere-liberty-deployment.yaml index cd660ad3..488de780 100644 --- a/internal/deploy/kustomize/daily/base/websphere-liberty-deployment.yaml +++ b/internal/deploy/kustomize/daily/base/websphere-liberty-deployment.yaml @@ -55,7 +55,7 @@ spec: fieldRef: fieldPath: metadata.namespace - name: RELATED_IMAGE_LIBERTY_SAMPLE_APP - value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:e32f0eb0feff73c6bc8416fe2f7aa0cb74cbaa325cae5fad636325ee0ac4a105 + value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:6bf52d536e94d6aa6eaa3ca9639e0fe9f5e71dbd891c50362939dd6aca519d02 - name: RELATED_IMAGE_WEBSPHERE_LIBERTY_OPERATOR value: cp.stg.icr.io/cp/websphere-liberty-operator:main image: cp.stg.icr.io/cp/websphere-liberty-operator:main