Skip to content

Commit

Permalink
chore: weekly image cve patching from Sec Pipelines (cilium:1.12.10-1) (
Browse files Browse the repository at this point in the history
  • Loading branch information
HDYA authored Jul 27, 2023
1 parent 3a05f82 commit b32f838
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
9 changes: 7 additions & 2 deletions vhdbuilder/packer/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,8 @@
"downloadURL": "mcr.microsoft.com/oss/cilium/cilium:*",
"amd64OnlyVersions": [],
"multiArchVersions": [
"1.12.10"
"1.12.10",
"1.12.10-1"
]
},
{
Expand Down Expand Up @@ -218,6 +219,7 @@
"amd64OnlyVersions": [],
"multiArchVersions": [
"v1.26.5",
"v1.26.5-1",
"v1.28.1"
]
},
Expand All @@ -237,8 +239,11 @@
"amd64OnlyVersions": [],
"multiArchVersions": [
"v1.19.5",
"v1.19.5-3",
"v1.21.4",
"v1.22.1"
"v1.21.4-1",
"v1.22.1",
"v1.22.1-1"
]
},
{
Expand Down
1 change: 1 addition & 0 deletions vhdbuilder/packer/kube-proxy-images.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"1.24.10-hotfix.20230612",
"1.24.10-hotfix.20230612-1",
"1.24.15",
"1.24.15-1",
"1.25.5-hotfix.20230612",
"1.25.6-hotfix.20230612",
"1.25.11",
Expand Down

0 comments on commit b32f838

Please sign in to comment.