We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6da76cc commit 647124dCopy full SHA for 647124d
1 file changed
parts/common/components.json
@@ -99,6 +99,22 @@
99
}
100
]
101
},
102
+ {
103
+ "downloadURL": "mcr.microsoft.com/oss/kubernetes/pause:*",
104
+ "amd64OnlyVersions": [],
105
+ "multiArchVersionsV2": [
106
107
+ "renovateTag": "registry=https://mcr.microsoft.com, name=oss/kubernetes/pause",
108
+ "latestVersion": "3.6"
109
+ }
110
+ ],
111
+ "windowsVersions": [
112
113
114
+ "latestVersion": "3.9-hotfix-20230808"
115
116
+ ]
117
+ },
118
{
119
"downloadURL": "mcr.microsoft.com/oss/v2/kubernetes/pause:*",
120
"amd64OnlyVersions": [],
0 commit comments