Skip to content

Commit 3203244

Browse files
metlosgithub-actions[bot]
authored andcommitted
Automated periodic sync of OKD samples from the openshift library.
1 parent 1520947 commit 3203244

File tree

4 files changed

+235
-74
lines changed

4 files changed

+235
-74
lines changed

assets/operator/okd-x86_64/dotnet/imagestreams/dotnet-runtime.json

Lines changed: 73 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"name": "dotnet-runtime",
66
"creationTimestamp": null,
77
"annotations": {
8-
"openshift.io/display-name": ".NET Core Runtime",
9-
"openshift.io/provider-display-name": "Red Hat"
8+
"openshift.io/display-name": ".NET Runtime"
109
}
1110
},
1211
"spec": {
@@ -17,15 +16,58 @@
1716
{
1817
"name": "latest",
1918
"annotations": {
20-
"description": "Run .NET applications. For more information about using this image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/8.0/runtime/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of .NET Core Runtime available on OpenShift, including major versions updates.",
19+
"description": "Run .NET applications. For more information about using this image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/9.0/runtime/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of .NET available on OpenShift, including major version updates.",
2120
"iconClass": "icon-dotnet",
2221
"openshift.io/display-name": ".NET Runtime (Latest)",
22+
"openshift.io/provider-display-name": "Red Hat, Inc.",
2323
"supports": "dotnet-runtime",
24-
"tags": "runtime,.net-runtime,dotnet-runtime,dotnetcore-runtime,hidden"
24+
"tags": "dotnet-runtime,hidden"
2525
},
2626
"from": {
2727
"kind": "ImageStreamTag",
28-
"name": "8.0-ubi8"
28+
"name": "9.0-ubi8"
29+
},
30+
"generation": null,
31+
"importPolicy": {},
32+
"referencePolicy": {
33+
"type": "Local"
34+
}
35+
},
36+
{
37+
"name": "6.0-ubi8",
38+
"annotations": {
39+
"description": "Run .NET 6.0 applications on UBI 8. For more information about using this image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/6.0/runtime/README.md.",
40+
"iconClass": "icon-dotnet",
41+
"openshift.io/display-name": ".NET 6.0 Runtime (UBI 8)",
42+
"openshift.io/provider-display-name": "Red Hat, Inc.",
43+
"supports": "dotnet-runtime,dotnet-runtime:6.0",
44+
"tags": "dotnet-runtime",
45+
"version": "6.0"
46+
},
47+
"from": {
48+
"kind": "DockerImage",
49+
"name": "registry.access.redhat.com/ubi8/dotnet-60-runtime:6.0"
50+
},
51+
"generation": null,
52+
"importPolicy": {},
53+
"referencePolicy": {
54+
"type": "Local"
55+
}
56+
},
57+
{
58+
"name": "6.0",
59+
"annotations": {
60+
"description": "Run .NET 6.0 applications on UBI 8. For more information about using this image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/6.0/runtime/README.md.",
61+
"iconClass": "icon-dotnet",
62+
"openshift.io/display-name": ".NET 6.0 Runtime (UBI 8)",
63+
"openshift.io/provider-display-name": "Red Hat, Inc.",
64+
"supports": "dotnet-runtime,dotnet-runtime:6.0",
65+
"tags": "dotnet-runtime,hidden",
66+
"version": "6.0"
67+
},
68+
"from": {
69+
"kind": "DockerImage",
70+
"name": "registry.access.redhat.com/ubi8/dotnet-60-runtime:6.0"
2971
},
3072
"generation": null,
3173
"importPolicy": {},
@@ -36,11 +78,12 @@
3678
{
3779
"name": "8.0-ubi8",
3880
"annotations": {
39-
"description": "Run .NET 8 applications on UBI 8. For more information about using this image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/8.0/runtime/README.md.",
81+
"description": "Run .NET 8.0 applications on UBI 8. For more information about using this image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/8.0/runtime/README.md.",
4082
"iconClass": "icon-dotnet",
41-
"openshift.io/display-name": ".NET 8 Runtime (UBI 8)",
42-
"supports": "dotnet-runtime",
43-
"tags": "runtime,.net-runtime,dotnet-runtime,dotnetcore-runtime",
83+
"openshift.io/display-name": ".NET 8.0 Runtime (UBI 8)",
84+
"openshift.io/provider-display-name": "Red Hat, Inc.",
85+
"supports": "dotnet-runtime,dotnet-runtime:8.0",
86+
"tags": "dotnet-runtime",
4487
"version": "8.0"
4588
},
4689
"from": {
@@ -56,11 +99,12 @@
5699
{
57100
"name": "8.0",
58101
"annotations": {
59-
"description": "Run .NET 8 applications on UBI 8. For more information about using this image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/8.0/runtime/README.md.",
102+
"description": "Run .NET 8.0 applications on UBI 8. For more information about using this image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/8.0/runtime/README.md.",
60103
"iconClass": "icon-dotnet",
61-
"openshift.io/display-name": ".NET 8 Runtime (UBI 8)",
62-
"supports": "dotnet-runtime",
63-
"tags": "runtime,.net-runtime,dotnet-runtime,dotnetcore-runtime,hidden",
104+
"openshift.io/display-name": ".NET 8.0 Runtime (UBI 8)",
105+
"openshift.io/provider-display-name": "Red Hat, Inc.",
106+
"supports": "dotnet-runtime,dotnet-runtime:8.0",
107+
"tags": "dotnet-runtime,hidden",
64108
"version": "8.0"
65109
},
66110
"from": {
@@ -74,18 +118,19 @@
74118
}
75119
},
76120
{
77-
"name": "6.0-ubi8",
121+
"name": "9.0-ubi8",
78122
"annotations": {
79-
"description": "Run .NET 6 applications on UBI 8. For more information about using this image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/6.0/runtime/README.md.",
123+
"description": "Run .NET 9.0 applications on UBI 8. For more information about using this image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/9.0/runtime/README.md.",
80124
"iconClass": "icon-dotnet",
81-
"openshift.io/display-name": ".NET 6 Runtime (UBI 8)",
82-
"supports": "dotnet-runtime",
83-
"tags": "runtime,.net-runtime,dotnet-runtime,dotnetcore-runtime",
84-
"version": "6.0"
125+
"openshift.io/display-name": ".NET 9.0 Runtime (UBI 8)",
126+
"openshift.io/provider-display-name": "Red Hat, Inc.",
127+
"supports": "dotnet-runtime,dotnet-runtime:9.0",
128+
"tags": "dotnet-runtime",
129+
"version": "9.0"
85130
},
86131
"from": {
87132
"kind": "DockerImage",
88-
"name": "registry.access.redhat.com/ubi8/dotnet-60-runtime:6.0"
133+
"name": "registry.access.redhat.com/ubi8/dotnet-90-runtime:9.0"
89134
},
90135
"generation": null,
91136
"importPolicy": {},
@@ -94,18 +139,19 @@
94139
}
95140
},
96141
{
97-
"name": "6.0",
142+
"name": "9.0",
98143
"annotations": {
99-
"description": "Run .NET 6 applications on UBI 8. For more information about using this image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/6.0/runtime/README.md.",
144+
"description": "Run .NET 9.0 applications on UBI 8. For more information about using this image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/9.0/runtime/README.md.",
100145
"iconClass": "icon-dotnet",
101-
"openshift.io/display-name": ".NET 6 Runtime (UBI 8)",
102-
"supports": "dotnet-runtime",
103-
"tags": "runtime,.net-runtime,dotnet-runtime,dotnetcore-runtime,hidden",
104-
"version": "6.0"
146+
"openshift.io/display-name": ".NET 9.0 Runtime (UBI 8)",
147+
"openshift.io/provider-display-name": "Red Hat, Inc.",
148+
"supports": "dotnet-runtime,dotnet-runtime:9.0",
149+
"tags": "dotnet-runtime,hidden",
150+
"version": "9.0"
105151
},
106152
"from": {
107153
"kind": "DockerImage",
108-
"name": "registry.access.redhat.com/ubi8/dotnet-60-runtime:6.0"
154+
"name": "registry.access.redhat.com/ubi8/dotnet-90-runtime:9.0"
109155
},
110156
"generation": null,
111157
"importPolicy": {},

assets/operator/okd-x86_64/dotnet/imagestreams/dotnet.json

Lines changed: 83 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"name": "dotnet",
66
"creationTimestamp": null,
77
"annotations": {
8-
"openshift.io/display-name": ".NET",
9-
"openshift.io/provider-display-name": "Red Hat"
8+
"openshift.io/display-name": ".NET"
109
}
1110
},
1211
"spec": {
@@ -17,18 +16,67 @@
1716
{
1817
"name": "latest",
1918
"annotations": {
20-
"description": "Build and run .NET applications. For more information about using this builder image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/8.0/build/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of .NET available on OpenShift, including major versions updates.",
19+
"description": "Build and run .NET applications. For more information about using this builder image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/9.0/build/README.md.\n\nWARNING: By selecting this tag, your application will automatically update to use the latest version of .NET available on OpenShift, including major version updates.",
2120
"iconClass": "icon-dotnet",
2221
"openshift.io/display-name": ".NET (Latest)",
22+
"openshift.io/provider-display-name": "Red Hat, Inc.",
2323
"sampleContextDir": "app",
24-
"sampleRef": "dotnet-8.0",
24+
"sampleRef": "dotnet-9.0",
2525
"sampleRepo": "https://github.com/redhat-developer/s2i-dotnetcore-ex",
2626
"supports": "dotnet",
27-
"tags": "builder,.net,dotnet,dotnetcore,hidden"
27+
"tags": "builder,dotnet,hidden"
2828
},
2929
"from": {
3030
"kind": "ImageStreamTag",
31-
"name": "8.0-ubi8"
31+
"name": "9.0-ubi8"
32+
},
33+
"generation": null,
34+
"importPolicy": {},
35+
"referencePolicy": {
36+
"type": "Local"
37+
}
38+
},
39+
{
40+
"name": "6.0-ubi8",
41+
"annotations": {
42+
"description": "Build and run .NET 6.0 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/6.0/build/README.md.",
43+
"iconClass": "icon-dotnet",
44+
"openshift.io/display-name": ".NET 6.0 (UBI 8)",
45+
"openshift.io/provider-display-name": "Red Hat, Inc.",
46+
"sampleContextDir": "app",
47+
"sampleRef": "dotnet-6.0",
48+
"sampleRepo": "https://github.com/redhat-developer/s2i-dotnetcore-ex",
49+
"supports": "dotnet,dotnet:6.0",
50+
"tags": "builder,dotnet",
51+
"version": "6.0"
52+
},
53+
"from": {
54+
"kind": "DockerImage",
55+
"name": "registry.access.redhat.com/ubi8/dotnet-60:6.0"
56+
},
57+
"generation": null,
58+
"importPolicy": {},
59+
"referencePolicy": {
60+
"type": "Local"
61+
}
62+
},
63+
{
64+
"name": "6.0",
65+
"annotations": {
66+
"description": "Build and run .NET 6.0 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/6.0/build/README.md.",
67+
"iconClass": "icon-dotnet",
68+
"openshift.io/display-name": ".NET 6.0 (UBI 8)",
69+
"openshift.io/provider-display-name": "Red Hat, Inc.",
70+
"sampleContextDir": "app",
71+
"sampleRef": "dotnet-6.0",
72+
"sampleRepo": "https://github.com/redhat-developer/s2i-dotnetcore-ex",
73+
"supports": "dotnet,dotnet:6.0",
74+
"tags": "builder,dotnet,hidden",
75+
"version": "6.0"
76+
},
77+
"from": {
78+
"kind": "DockerImage",
79+
"name": "registry.access.redhat.com/ubi8/dotnet-60:6.0"
3280
},
3381
"generation": null,
3482
"importPolicy": {},
@@ -39,14 +87,15 @@
3987
{
4088
"name": "8.0-ubi8",
4189
"annotations": {
42-
"description": "Build and run .NET 8 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/8.0/build/README.md.",
90+
"description": "Build and run .NET 8.0 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/8.0/build/README.md.",
4391
"iconClass": "icon-dotnet",
44-
"openshift.io/display-name": ".NET 8 (UBI 8)",
92+
"openshift.io/display-name": ".NET 8.0 (UBI 8)",
93+
"openshift.io/provider-display-name": "Red Hat, Inc.",
4594
"sampleContextDir": "app",
4695
"sampleRef": "dotnet-8.0",
4796
"sampleRepo": "https://github.com/redhat-developer/s2i-dotnetcore-ex",
48-
"supports": "dotnet:8.0,dotnet",
49-
"tags": "builder,.net,dotnet,dotnetcore,dotnet80",
97+
"supports": "dotnet,dotnet:8.0",
98+
"tags": "builder,dotnet",
5099
"version": "8.0"
51100
},
52101
"from": {
@@ -62,14 +111,15 @@
62111
{
63112
"name": "8.0",
64113
"annotations": {
65-
"description": "Build and run .NET 8 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/8.0/build/README.md.",
114+
"description": "Build and run .NET 8.0 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/8.0/build/README.md.",
66115
"iconClass": "icon-dotnet",
67-
"openshift.io/display-name": ".NET 8 (UBI 8)",
116+
"openshift.io/display-name": ".NET 8.0 (UBI 8)",
117+
"openshift.io/provider-display-name": "Red Hat, Inc.",
68118
"sampleContextDir": "app",
69-
"sampleRef": "dotnetcore-8.0",
119+
"sampleRef": "dotnet-8.0",
70120
"sampleRepo": "https://github.com/redhat-developer/s2i-dotnetcore-ex",
71-
"supports": "dotnet:8.0,dotnet",
72-
"tags": "builder,.net,dotnet,dotnetcore,dotnet80,hidden",
121+
"supports": "dotnet,dotnet:8.0",
122+
"tags": "builder,dotnet,hidden",
73123
"version": "8.0"
74124
},
75125
"from": {
@@ -83,21 +133,22 @@
83133
}
84134
},
85135
{
86-
"name": "6.0-ubi8",
136+
"name": "9.0-ubi8",
87137
"annotations": {
88-
"description": "Build and run .NET 6 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/6.0/build/README.md.",
138+
"description": "Build and run .NET 9.0 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/9.0/build/README.md.",
89139
"iconClass": "icon-dotnet",
90-
"openshift.io/display-name": ".NET 6 (UBI 8)",
140+
"openshift.io/display-name": ".NET 9.0 (UBI 8)",
141+
"openshift.io/provider-display-name": "Red Hat, Inc.",
91142
"sampleContextDir": "app",
92-
"sampleRef": "dotnet-6.0",
143+
"sampleRef": "dotnet-9.0",
93144
"sampleRepo": "https://github.com/redhat-developer/s2i-dotnetcore-ex",
94-
"supports": "dotnet:6.0,dotnet",
95-
"tags": "builder,.net,dotnet,dotnetcore,dotnet60",
96-
"version": "6.0"
145+
"supports": "dotnet,dotnet:9.0",
146+
"tags": "builder,dotnet",
147+
"version": "9.0"
97148
},
98149
"from": {
99150
"kind": "DockerImage",
100-
"name": "registry.access.redhat.com/ubi8/dotnet-60:6.0"
151+
"name": "registry.access.redhat.com/ubi8/dotnet-90:9.0"
101152
},
102153
"generation": null,
103154
"importPolicy": {},
@@ -106,21 +157,22 @@
106157
}
107158
},
108159
{
109-
"name": "6.0",
160+
"name": "9.0",
110161
"annotations": {
111-
"description": "Build and run .NET 6 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/6.0/build/README.md.",
162+
"description": "Build and run .NET 9.0 applications on UBI 8. For more information about using this builder image, including OpenShift considerations, see https://github.com/redhat-developer/s2i-dotnetcore/tree/main/9.0/build/README.md.",
112163
"iconClass": "icon-dotnet",
113-
"openshift.io/display-name": ".NET 6 (UBI 8)",
164+
"openshift.io/display-name": ".NET 9.0 (UBI 8)",
165+
"openshift.io/provider-display-name": "Red Hat, Inc.",
114166
"sampleContextDir": "app",
115-
"sampleRef": "dotnetcore-6.0",
167+
"sampleRef": "dotnet-9.0",
116168
"sampleRepo": "https://github.com/redhat-developer/s2i-dotnetcore-ex",
117-
"supports": "dotnet:6.0,dotnet",
118-
"tags": "builder,.net,dotnet,dotnetcore,dotnet60,hidden",
119-
"version": "6.0"
169+
"supports": "dotnet,dotnet:9.0",
170+
"tags": "builder,dotnet,hidden",
171+
"version": "9.0"
120172
},
121173
"from": {
122174
"kind": "DockerImage",
123-
"name": "registry.access.redhat.com/ubi8/dotnet-60:6.0"
175+
"name": "registry.access.redhat.com/ubi8/dotnet-90:9.0"
124176
},
125177
"generation": null,
126178
"importPolicy": {},

0 commit comments

Comments
 (0)