Skip to content

Commit

Permalink
Removing SAC releases from non-hostprocess images (#253)
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Rossetti <[email protected]>

Signed-off-by: Mark Rossetti <[email protected]>
  • Loading branch information
marosset authored Dec 9, 2022
1 parent 4e7b696 commit 98813c8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions kubeadm/flannel/buildconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@
"baseimage": "mcr.microsoft.com/powershell",
"tagsMap":[
{"source":"nanoserver-ltsc2022","target":"ltsc2022"},
{"source":"nanoserver-20h2","target":"20h2"},
{"source":"nanoserver-2004","target":"2004"},
{"source":"nanoserver-1909","target":"1909"},
{"source":"nanoserver-1903","target":"1903"},
{"source":"nanoserver-1809","target":"1809"}
]
}
4 changes: 0 additions & 4 deletions kubeadm/kube-proxy/buildconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
"baseimage": "mcr.microsoft.com/powershell",
"tagsMap":[
{"source":"nanoserver-ltsc2022","target":"ltsc2022"},
{"source":"nanoserver-20h2","target":"20h2"},
{"source":"nanoserver-2004","target":"2004"},
{"source":"nanoserver-1909","target":"1909"},
{"source":"nanoserver-1903","target":"1903"},
{"source":"nanoserver-1809","target":"1809"}
]
}

0 comments on commit 98813c8

Please sign in to comment.