diff --git a/base/kustomization.yaml b/base/kustomization.yaml index c112e3a1..d96d3521 100644 --- a/base/kustomization.yaml +++ b/base/kustomization.yaml @@ -25,12 +25,12 @@ images: newName: quay.io/sclorg/postgresql-15-c9s newTag: latest - name: ghcr.io/osac-project/fulfillment-service - newTag: sha-ae3ef92 + newTag: sha-62c436c - name: osac-aap newName: ghcr.io/osac-project/osac-aap - newTag: sha-6f5dbdd + newTag: sha-744bc2c - name: ghcr.io/osac-project/osac-operator - newTag: sha-7416d1b + newTag: sha-7ba53e5 - name: envoy newName: docker.io/envoyproxy/envoy newTag: v1.33.0 diff --git a/base/osac-aap b/base/osac-aap index 6f5dbddc..744bc2ca 160000 --- a/base/osac-aap +++ b/base/osac-aap @@ -1 +1 @@ -Subproject commit 6f5dbddc7f0f269e1cc7c4787d468c54acf3271a +Subproject commit 744bc2ca0f8e393f8c4be1116956d2c4b1329060 diff --git a/base/osac-fulfillment-service b/base/osac-fulfillment-service index ae3ef92e..62c436c9 160000 --- a/base/osac-fulfillment-service +++ b/base/osac-fulfillment-service @@ -1 +1 @@ -Subproject commit ae3ef92e8c52c98471b330595a37f46eac850522 +Subproject commit 62c436c9be0a82ad785fb6bd0fd833ba6f8ddfd8 diff --git a/base/osac-operator b/base/osac-operator index 7416d1b9..7ba53e5c 160000 --- a/base/osac-operator +++ b/base/osac-operator @@ -1 +1 @@ -Subproject commit 7416d1b93adc00329e09b49278b530d65d1c6927 +Subproject commit 7ba53e5cbf30bf35fadb1ae04cafda6b204031b4 diff --git a/overlays/caas-ci/kustomization.yaml b/overlays/caas-ci/kustomization.yaml index 1ef8402c..f9d92fb5 100644 --- a/overlays/caas-ci/kustomization.yaml +++ b/overlays/caas-ci/kustomization.yaml @@ -42,9 +42,9 @@ secretGenerator: options: disableNameSuffixHash: true literals: - - AAP_EE_IMAGE=ghcr.io/osac-project/osac-aap:sha-6f5dbdd + - AAP_EE_IMAGE=ghcr.io/osac-project/osac-aap:sha-744bc2c - AAP_PROJECT_GIT_URI=https://github.com/osac-project/osac-aap - - AAP_PROJECT_GIT_BRANCH=6f5dbddc7f0f269e1cc7c4787d468c54acf3271a + - AAP_PROJECT_GIT_BRANCH=744bc2ca0f8e393f8c4be1116956d2c4b1329060 - name: cluster-fulfillment-ig options: diff --git a/overlays/osac-integration/kustomization.yaml b/overlays/osac-integration/kustomization.yaml index 57d443a1..51215569 100644 --- a/overlays/osac-integration/kustomization.yaml +++ b/overlays/osac-integration/kustomization.yaml @@ -42,9 +42,9 @@ secretGenerator: options: disableNameSuffixHash: true literals: - - AAP_EE_IMAGE=ghcr.io/osac-project/osac-aap:sha-6f5dbdd + - AAP_EE_IMAGE=ghcr.io/osac-project/osac-aap:sha-744bc2c - AAP_PROJECT_GIT_URI="https://github.com/osac-project/osac-aap" - - AAP_PROJECT_GIT_BRANCH=6f5dbddc7f0f269e1cc7c4787d468c54acf3271a + - AAP_PROJECT_GIT_BRANCH=744bc2ca0f8e393f8c4be1116956d2c4b1329060 - name: cluster-fulfillment-ig options: diff --git a/overlays/vmaas-ci/kustomization.yaml b/overlays/vmaas-ci/kustomization.yaml index 1b55715c..48e3bf12 100644 --- a/overlays/vmaas-ci/kustomization.yaml +++ b/overlays/vmaas-ci/kustomization.yaml @@ -42,9 +42,9 @@ secretGenerator: options: disableNameSuffixHash: true literals: - - AAP_EE_IMAGE=ghcr.io/osac-project/osac-aap:sha-6f5dbdd + - AAP_EE_IMAGE=ghcr.io/osac-project/osac-aap:sha-744bc2c - AAP_PROJECT_GIT_URI=https://github.com/osac-project/osac-aap - - AAP_PROJECT_GIT_BRANCH=6f5dbddc7f0f269e1cc7c4787d468c54acf3271a + - AAP_PROJECT_GIT_BRANCH=744bc2ca0f8e393f8c4be1116956d2c4b1329060 - name: cluster-fulfillment-ig options: