Skip to content

Commit 49681d7

Browse files
authored
Update snapshot for 1.21 build 4 (#1003)
Signed-off-by: Rizwana777 <rizwananaaz177@gmail.com>
1 parent 73d06be commit 49681d7

5 files changed

Lines changed: 77 additions & 88 deletions

File tree

releases/1.21.0/production/cli-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
spec:
77
gracePeriodDays: 7
88
releasePlan: gitops-clis-1-21-prod
9-
snapshot: gitops-1-21-0-build-3
9+
snapshot: gitops-1-21-0-build-4
1010
data:
1111
releaseNotes:
1212
type: RHEA

releases/1.21.0/production/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
spec:
77
gracePeriodDays: 7
88
releasePlan: gitops-1-21-prod
9-
snapshot: gitops-1-21-0-build-3
9+
snapshot: gitops-1-21-0-build-4
1010
data:
1111
releaseNotes:
1212
type: RHEA

releases/1.21.0/staging/cli-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
spec:
77
gracePeriodDays: 7
88
releasePlan: gitops-clis-pre-release-prod
9-
snapshot: gitops-1-21-0-build-3
9+
snapshot: gitops-1-21-0-build-4
1010
data:
1111
releaseNotes:
1212
type: RHEA

releases/1.21.0/staging/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
spec:
77
gracePeriodDays: 7
88
releasePlan: gitops-1-21-stage
9-
snapshot: gitops-1-21-0-build-3
9+
snapshot: gitops-1-21-0-build-4
1010
data:
1111
releaseNotes:
1212
type: RHEA

releases/1.21.0/staging/snapshot-backup.yaml

Lines changed: 73 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -2,201 +2,190 @@ apiVersion: appstudio.redhat.com/v1alpha1
22
kind: Snapshot
33
metadata:
44
annotations:
5-
build.appstudio.openshift.io/repo: https://github.com/rh-gitops-midstream/release?rev=a6c8eeaf63757a9b902e1e7bbc4634b5c3e95230
6-
build.appstudio.redhat.com/commit_sha: a6c8eeaf63757a9b902e1e7bbc4634b5c3e95230
7-
build.appstudio.redhat.com/pull_request_number: "996"
5+
build.appstudio.openshift.io/repo: https://github.com/rh-gitops-midstream/release?rev=73d06be53ebabb0c617a2d890e18e5d8a752ba55
6+
build.appstudio.redhat.com/commit_sha: 73d06be53ebabb0c617a2d890e18e5d8a752ba55
7+
build.appstudio.redhat.com/pull_request_number: "1002"
88
build.appstudio.redhat.com/target_branch: release-1.21
99
pac.test.appstudio.openshift.io/branch: release-1.21
1010
pac.test.appstudio.openshift.io/cancel-in-progress: "true"
11-
pac.test.appstudio.openshift.io/check-run-id: "79720654860"
11+
pac.test.appstudio.openshift.io/check-run-id: "80736353933"
1212
pac.test.appstudio.openshift.io/controller-info: '{"name":"default","configmap":"pipelines-as-code","secret":"pipelines-as-code-secret",
1313
"gRepo": "pipelines-as-code"}'
1414
pac.test.appstudio.openshift.io/event-type: push
15-
pac.test.appstudio.openshift.io/git-auth-secret: pac-gitauth-jsoglj
15+
pac.test.appstudio.openshift.io/git-auth-secret: pac-gitauth-iejmui
1616
pac.test.appstudio.openshift.io/git-provider: github
1717
pac.test.appstudio.openshift.io/installation-id: "56531091"
18-
pac.test.appstudio.openshift.io/log-url: https://konflux-ui.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/ns/rh-openshift-gitops-tenant/pipelinerun/gitops-operator-bundle-1-21-on-push-mccwt
18+
pac.test.appstudio.openshift.io/log-url: https://konflux-ui.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/ns/rh-openshift-gitops-tenant/pipelinerun/gitops-operator-bundle-1-21-on-push-l7dwd
1919
pac.test.appstudio.openshift.io/max-keep-runs: "3"
2020
pac.test.appstudio.openshift.io/on-cel-expression: |-
2121
event == "push" && target_branch == "release-1.21" && (
2222
"containers/gitops-operator-bundle/***".pathChanged() ||
2323
".tekton/gitops-operator-bundle-push.yaml".pathChanged()
2424
)
2525
pac.test.appstudio.openshift.io/original-prname: gitops-operator-bundle-1-21-on-push
26-
pac.test.appstudio.openshift.io/pull-request: "996"
26+
pac.test.appstudio.openshift.io/pull-request: "1002"
2727
pac.test.appstudio.openshift.io/repo-url: https://github.com/rh-gitops-midstream/release
2828
pac.test.appstudio.openshift.io/repository: dex-main
2929
pac.test.appstudio.openshift.io/scm-reporting-plr-started: "true"
3030
pac.test.appstudio.openshift.io/sender: svghadi
31-
pac.test.appstudio.openshift.io/sha: a6c8eeaf63757a9b902e1e7bbc4634b5c3e95230
31+
pac.test.appstudio.openshift.io/sha: 73d06be53ebabb0c617a2d890e18e5d8a752ba55
3232
pac.test.appstudio.openshift.io/sha-title: 'chore(bundle): latest bundle updates
33-
for v1.21.0-3 (#996)'
34-
pac.test.appstudio.openshift.io/sha-url: https://github.com/rh-gitops-midstream/release/commit/a6c8eeaf63757a9b902e1e7bbc4634b5c3e95230
33+
for v1.21.0-4 (#1002)'
34+
pac.test.appstudio.openshift.io/sha-url: https://github.com/rh-gitops-midstream/release/commit/73d06be53ebabb0c617a2d890e18e5d8a752ba55
3535
pac.test.appstudio.openshift.io/source-branch: refs/heads/release-1.21
3636
pac.test.appstudio.openshift.io/source-repo-url: https://github.com/rh-gitops-midstream/release
3737
pac.test.appstudio.openshift.io/state: completed
3838
pac.test.appstudio.openshift.io/url-org: rh-gitops-midstream
3939
pac.test.appstudio.openshift.io/url-repository: release
40-
test.appstudio.openshift.io/added-to-global-candidate-list: '{"result":true,"reason":"Success","lastupdatedtime":"2026-06-05T11:50:33Z"}'
41-
test.appstudio.openshift.io/git-reporter-status: '{"scenarios":{"conforma-gitops-1-21-gitops-1-21-20260605-114434-000":{"lastUpdateTime":"2026-06-05T11:51:13.211629469Z"}}}'
40+
test.appstudio.openshift.io/added-to-global-candidate-list: '{"result":true,"reason":"Success","lastupdatedtime":"2026-06-11T06:48:11Z"}'
41+
test.appstudio.openshift.io/git-reporter-status: '{"scenarios":{"conforma-gitops-1-21-gitops-1-21-20260611-064222-000":{"lastUpdateTime":"2026-06-11T06:48:50.087066667Z"}}}'
4242
test.appstudio.openshift.io/integration-workflow: push
43-
test.appstudio.openshift.io/pipelinerunstarttime: "1780659874000"
43+
test.appstudio.openshift.io/pipelinerunstarttime: "1781160142000"
4444
test.appstudio.openshift.io/pr-status: merged
45+
test.appstudio.openshift.io/result-chains-git-commit: 73d06be53ebabb0c617a2d890e18e5d8a752ba55
46+
test.appstudio.openshift.io/result-chains-git-url: https://github.com/rh-gitops-midstream/release
47+
test.appstudio.openshift.io/result-image-digest: sha256:bf87007daca8443b9c32278665b519bc28b9fbf6844cd69ee9baa6335bed5ce0
48+
test.appstudio.openshift.io/result-image-url: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/gitops-operator-bundle:73d06be53ebabb0c617a2d890e18e5d8a752ba55
4549
test.appstudio.openshift.io/source-repo-url: https://github.com/rh-gitops-midstream/release
46-
test.appstudio.openshift.io/status: '[{"scenario":"conforma-gitops-1-21","status":"BuildPLRInProgress","lastUpdateTime":"2026-06-05T11:51:13.211629469Z","details":"Integration
47-
test passed with warnings","startTime":"2026-06-05T11:50:33.715549437Z","completionTime":"2026-06-05T11:51:13.211629469Z","testPipelineRunName":"conforma-gitops-1-21-269k2"}]'
48-
creationTimestamp: "2026-06-05T11:50:33Z"
50+
test.appstudio.openshift.io/status: '[{"scenario":"conforma-gitops-1-21","status":"BuildPLRInProgress","lastUpdateTime":"2026-06-11T06:48:50.087066667Z","details":"Integration
51+
test passed with warnings","startTime":"2026-06-11T06:48:11.379783379Z","completionTime":"2026-06-11T06:48:50.087066667Z","testPipelineRunName":"conforma-gitops-1-21-2xgmf"}]'
52+
creationTimestamp: "2026-06-11T06:48:11Z"
4953
generation: 1
5054
labels:
5155
appstudio.openshift.io/application: gitops-1-21
52-
appstudio.openshift.io/build-pipelinerun: gitops-operator-bundle-1-21-on-push-mccwt
56+
appstudio.openshift.io/build-pipelinerun: gitops-operator-bundle-1-21-on-push-l7dwd
5357
appstudio.openshift.io/component: gitops-operator-bundle-1-21
5458
pac.test.appstudio.openshift.io/cancel-in-progress: "true"
55-
pac.test.appstudio.openshift.io/check-run-id: "79720654860"
59+
pac.test.appstudio.openshift.io/check-run-id: "80736353933"
5660
pac.test.appstudio.openshift.io/event-type: push
5761
pac.test.appstudio.openshift.io/original-prname: gitops-operator-bundle-1-21-on-push
58-
pac.test.appstudio.openshift.io/pull-request: "996"
62+
pac.test.appstudio.openshift.io/pull-request: "1002"
5963
pac.test.appstudio.openshift.io/repository: dex-main
60-
pac.test.appstudio.openshift.io/sha: a6c8eeaf63757a9b902e1e7bbc4634b5c3e95230
64+
pac.test.appstudio.openshift.io/sha: 73d06be53ebabb0c617a2d890e18e5d8a752ba55
6165
pac.test.appstudio.openshift.io/state: completed
6266
pac.test.appstudio.openshift.io/url-org: rh-gitops-midstream
6367
pac.test.appstudio.openshift.io/url-repository: release
64-
test.appstudio.openshift.io/pipelinerunfinishtime: "1780660221"
68+
test.appstudio.openshift.io/pipelinerunfinishtime: "1781160488"
6569
test.appstudio.openshift.io/type: component
66-
name: gitops-1-21-0-build-3
70+
name: gitops-1-21-0-build-4
6771
namespace: rh-openshift-gitops-tenant
68-
resourceVersion: "9209722482"
69-
uid: a2aed2c1-c614-4f53-91fe-47263039378f
72+
resourceVersion: "9275394366"
73+
uid: 7983401a-6160-47d6-93ff-487f73b963fc
7074
spec:
7175
application: gitops-1-21
7276
artifacts: {}
73-
componentGroup: ""
7477
components:
75-
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/argo-rollouts-rhel9@sha256:a2ac38c1fa2cbcc5be52de67f96f49cd868efb7b6e8d19bcf8ddabc80af578e4
78+
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/argo-rollouts-rhel9@sha256:3e3873a48a41aa7c98c1a197903659f3cd0ddf1c89bffbd2cdbff45d345305c7
7679
name: argo-rollouts-1-21
7780
source:
7881
git:
7982
dockerfileUrl: containers/argo-rollouts/Dockerfile
80-
revision: 4ae66a7636cd0290ab6f0485eae9cffdf45201aa
83+
revision: 5e4b4bbb15301edab38d9407233b02c28bb12698
8184
url: https://github.com/rh-gitops-midstream/release.git
82-
version: ""
83-
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/argocd-rhel9@sha256:d8c711910b6fa21d36b56299d80276017f4f91d26592ac4f8da195c91e33c909
85+
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/argocd-rhel9@sha256:23203e8df1ecf90ab8bb35400a48bd778b5d20bf75a16b5e3af1d7ffb1a4d251
8486
name: argocd-1-21
8587
source:
8688
git:
8789
dockerfileUrl: containers/argocd/Dockerfile
88-
revision: 4ae66a7636cd0290ab6f0485eae9cffdf45201aa
90+
revision: 5e4b4bbb15301edab38d9407233b02c28bb12698
8991
url: https://github.com/rh-gitops-midstream/release.git
90-
version: ""
91-
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/argocd-agentctl@sha256:8608b20d9b6927e15a5a8d8567c57bd271c508a298e8ec5aa8f3fefbaf643ccb
92+
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/argocd-agent-rhel9@sha256:bd247b4237fb5bf09a4acc59cee3bb6f92f565ba4e0e67a70b20b0b8ed871a8d
93+
name: argocd-agent-1-21
94+
source:
95+
git:
96+
dockerfileUrl: containers/argocd-agent/Dockerfile
97+
revision: 5e4b4bbb15301edab38d9407233b02c28bb12698
98+
url: https://github.com/rh-gitops-midstream/release.git
99+
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/argocd-agentctl@sha256:fe4c57b6e738db5b4b50fac6f7b1c92c2de3f24c378208ea999ced6543cb8b29
92100
name: argocd-agentctl-1-21
93101
source:
94102
git:
95103
dockerfileUrl: clis/argocd-agentctl/Dockerfile
96-
revision: 4ae66a7636cd0290ab6f0485eae9cffdf45201aa
104+
revision: 5e4b4bbb15301edab38d9407233b02c28bb12698
105+
url: https://github.com/rh-gitops-midstream/release.git
106+
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/argocd-extensions-rhel9@sha256:4fa80131305a4fda75cde23700597cfdc5e637a7a8f36b16a766f4db4f3463ed
107+
name: argocd-extensions-1-21
108+
source:
109+
git:
110+
dockerfileUrl: containers/argocd-extensions/Dockerfile
111+
revision: 5e4b4bbb15301edab38d9407233b02c28bb12698
97112
url: https://github.com/rh-gitops-midstream/release.git
98-
version: ""
99-
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/argocd-image-updater-rhel9@sha256:979fbf22e72c71e59803f57e05042efd76b847353062765a4156362f4b42f12d
113+
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/argocd-image-updater-rhel9@sha256:98f62234a12c5c7124c21c9bc8874b0cbfaa943e7a848fff5d97db98bd8211e3
100114
name: argocd-image-updater-1-21
101115
source:
102116
git:
103117
dockerfileUrl: containers/argocd-image-updater/Dockerfile
104-
revision: 4ae66a7636cd0290ab6f0485eae9cffdf45201aa
118+
revision: 5e4b4bbb15301edab38d9407233b02c28bb12698
105119
url: https://github.com/rh-gitops-midstream/release.git
106-
version: ""
107-
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/console-plugin-rhel9@sha256:63d885d322f45c6cce7fdb2d225487e277f00db7c25ecaa3eb83935f6e414ad1
120+
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/console-plugin-rhel9@sha256:f8b345bf2c38dfd15d691766d9079e05478d05cc04582dd7838eb92178e69b90
108121
name: console-plugin-1-21
109122
source:
110123
git:
111124
dockerfileUrl: containers/console-plugin/Dockerfile
112-
revision: 4ae66a7636cd0290ab6f0485eae9cffdf45201aa
125+
revision: 5e4b4bbb15301edab38d9407233b02c28bb12698
113126
url: https://github.com/rh-gitops-midstream/release.git
114-
version: ""
115-
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/dex-rhel9@sha256:dca91a5d2033f29a0e0e86cc45cb19d9897537ee10dd27f074de8ea278a9f66f
127+
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/dex-rhel9@sha256:ec5bbc27642ebcf70cba4f72de8037fd41869ebb9a73c9f4de37c8eb0a67de08
116128
name: dex-1-21
117129
source:
118130
git:
119131
dockerfileUrl: containers/dex/Dockerfile
120-
revision: 4ae66a7636cd0290ab6f0485eae9cffdf45201aa
121-
url: https://github.com/rh-gitops-midstream/release.git
122-
version: ""
123-
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/gitops-rhel9-operator@sha256:0c353ffbceecbea391c994845fb592852c9ae07de54166195acdc7738a74ea2d
124-
name: gitops-operator-1-21
125-
source:
126-
git:
127-
dockerfileUrl: containers/gitops-operator/Dockerfile
128-
revision: 4ae66a7636cd0290ab6f0485eae9cffdf45201aa
132+
revision: 5e4b4bbb15301edab38d9407233b02c28bb12698
129133
url: https://github.com/rh-gitops-midstream/release.git
130-
version: ""
131-
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/argocd-agent-rhel9@sha256:15c8e6248548888877d608f903efd7f62ef07ed7e79da5e8f3921b20a22c6482
132-
name: argocd-agent-1-21
133-
source:
134-
git:
135-
dockerfileUrl: containers/argocd-agent/Dockerfile
136-
revision: 4ae66a7636cd0290ab6f0485eae9cffdf45201aa
137-
url: https://github.com/rh-gitops-midstream/release.git
138-
version: ""
139-
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/argocd-cli@sha256:34cb233b30725aa195ebc5c55834ea19959345a0e55f5da327f64c782d81e15b
134+
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/argocd-cli@sha256:44885c3a0bafb593f8abd525cfc5cf1fd51b72181e447de07a53f7fb3343aa8e
140135
name: argocd-cli-1-21
141136
source:
142137
git:
143138
dockerfileUrl: clis/argocd/Dockerfile
144-
revision: 4ae66a7636cd0290ab6f0485eae9cffdf45201aa
139+
revision: 5e4b4bbb15301edab38d9407233b02c28bb12698
145140
url: https://github.com/rh-gitops-midstream/release.git
146-
version: ""
147-
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/argocd-extensions-rhel9@sha256:44bcbab027ff294515b0925e6a0848eca3fd92f001c4a906508ae31819112fe8
148-
name: argocd-extensions-1-21
141+
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/gitops-rhel9@sha256:b1408a87ab0908685f649ff0cd80a4a406b41f88f32fa0ea7a0a903dca475ffc
142+
name: gitops-1-21
149143
source:
150144
git:
151-
dockerfileUrl: containers/argocd-extensions/Dockerfile
152-
revision: 4ae66a7636cd0290ab6f0485eae9cffdf45201aa
145+
dockerfileUrl: containers/gitops/Dockerfile
146+
revision: 5e4b4bbb15301edab38d9407233b02c28bb12698
153147
url: https://github.com/rh-gitops-midstream/release.git
154-
version: ""
155-
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/gitops-rhel9@sha256:531f93e5e85485eb19c9729054af84fd76b7b38051713393c30ef5e197b18dde
156-
name: gitops-1-21
148+
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/gitops-rhel9-operator@sha256:9a750e7d84ce0ec4b671b0fc0ea27b7cb8850d0f7a98ba3105f3fc8416536d24
149+
name: gitops-operator-1-21
157150
source:
158151
git:
159-
dockerfileUrl: containers/gitops/Dockerfile
160-
revision: 4ae66a7636cd0290ab6f0485eae9cffdf45201aa
152+
dockerfileUrl: containers/gitops-operator/Dockerfile
153+
revision: 5e4b4bbb15301edab38d9407233b02c28bb12698
161154
url: https://github.com/rh-gitops-midstream/release.git
162-
version: ""
163-
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/gitops-operator-bundle@sha256:5dd8f9519849e1865b3e242cafcdb3a84117a5d44be57ff4f5e70f2205e12d21
155+
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/gitops-operator-bundle@sha256:bf87007daca8443b9c32278665b519bc28b9fbf6844cd69ee9baa6335bed5ce0
164156
name: gitops-operator-bundle-1-21
165157
source:
166158
git:
167-
revision: a6c8eeaf63757a9b902e1e7bbc4634b5c3e95230
159+
revision: 73d06be53ebabb0c617a2d890e18e5d8a752ba55
168160
url: https://github.com/rh-gitops-midstream/release
169-
version: ""
170-
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/kubectl-argo-rollouts-cli@sha256:ddabb7f5dfa054cfb30c7a028de1326a3fa7848725a8f80592bd0ff9b62083c4
161+
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/kubectl-argo-rollouts-cli@sha256:55660697542fdf0f5ee38b26077b83a32989ba419c59096c2bb2aa9016695d1f
171162
name: kubectl-argo-rollouts-cli-1-21
172163
source:
173164
git:
174165
dockerfileUrl: clis/kubectl-argo-rollouts/Dockerfile
175-
revision: 4ae66a7636cd0290ab6f0485eae9cffdf45201aa
166+
revision: 5e4b4bbb15301edab38d9407233b02c28bb12698
176167
url: https://github.com/rh-gitops-midstream/release.git
177-
version: ""
178-
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/must-gather-rhel9@sha256:b36fcc6b21d9eea8a97fea8be828edb68716d722487ddb71933b36f80edff16f
168+
- containerImage: quay.io/redhat-user-workloads/rh-openshift-gitops-tenant/must-gather-rhel9@sha256:5fb430190af229976f52b4491a52bd723a7596a17322e140b0ee368ed0c9ae36
179169
name: must-gather-1-21
180170
source:
181171
git:
182172
dockerfileUrl: containers/must-gather/Dockerfile
183-
revision: 4ae66a7636cd0290ab6f0485eae9cffdf45201aa
173+
revision: 5e4b4bbb15301edab38d9407233b02c28bb12698
184174
url: https://github.com/rh-gitops-midstream/release.git
185-
version: ""
186175
status:
187176
conditions:
188-
- lastTransitionTime: "2026-06-05T11:51:13Z"
177+
- lastTransitionTime: "2026-06-11T06:48:50Z"
189178
message: Snapshot integration status condition is finished since all testing pipelines
190179
completed
191180
reason: Finished
192181
status: "True"
193182
type: AppStudioIntegrationStatus
194-
- lastTransitionTime: "2026-06-05T11:51:13Z"
183+
- lastTransitionTime: "2026-06-11T06:48:50Z"
195184
message: All Integration Pipeline tests passed
196185
reason: Passed
197186
status: "True"
198187
type: AppStudioTestSucceeded
199-
- lastTransitionTime: "2026-06-05T11:51:13Z"
188+
- lastTransitionTime: "2026-06-11T06:48:50Z"
200189
message: Skipping auto-release of the Snapshot because no ReleasePlans have the
201190
'auto-release' label set to 'true'
202191
reason: AutoReleased

0 commit comments

Comments
 (0)