Skip to content

Commit 9f74e23

Browse files
authored
chore: bump ACR credential provider for service account image pull (#8206)
Signed-off-by: Billy Zha <jinzha1@microsoft.com>
1 parent 1d2fc13 commit 9f74e23

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

parts/common/components.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1818,8 +1818,8 @@
18181818
{
18191819
"k8sVersion": "1.34",
18201820
"renovateTag": "name=azure-acr-credential-provider, repository=production, os=ubuntu, release=24.04",
1821-
"latestVersion": "1.34.3-ubuntu24.04u1",
1822-
"previousLatestVersion": "1.34.1-ubuntu24.04u3"
1821+
"latestVersion": "1.34.7-ubuntu24.04u1",
1822+
"previousLatestVersion": "1.34.3-ubuntu24.04u1"
18231823
}
18241824
]
18251825
},
@@ -1838,8 +1838,8 @@
18381838
{
18391839
"k8sVersion": "1.34",
18401840
"renovateTag": "name=azure-acr-credential-provider, repository=production, os=ubuntu, release=22.04",
1841-
"latestVersion": "1.34.3-ubuntu22.04u1",
1842-
"previousLatestVersion": "1.34.1-ubuntu22.04u3"
1841+
"latestVersion": "1.34.7-ubuntu22.04u1",
1842+
"previousLatestVersion": "1.34.3-ubuntu22.04u1"
18431843
}
18441844
]
18451845
},
@@ -1858,8 +1858,8 @@
18581858
{
18591859
"k8sVersion": "1.34",
18601860
"renovateTag": "name=azure-acr-credential-provider, repository=production, os=ubuntu, release=20.04",
1861-
"latestVersion": "1.34.3-ubuntu20.04u1",
1862-
"previousLatestVersion": "1.34.1-ubuntu20.04u3"
1861+
"latestVersion": "1.34.7-ubuntu20.04u1",
1862+
"previousLatestVersion": "1.34.3-ubuntu20.04u1"
18631863
}
18641864
]
18651865
}
@@ -1880,8 +1880,8 @@
18801880
{
18811881
"k8sVersion": "1.34",
18821882
"renovateTag": "name=azure-acr-credential-provider, repository=production, os=azurelinux, release=3.0",
1883-
"latestVersion": "1.34.3-1.azl3",
1884-
"previousLatestVersion": "1.34.1-1.azl3"
1883+
"latestVersion": "1.34.7-1.azl3",
1884+
"previousLatestVersion": "1.34.3-1.azl3"
18851885
}
18861886
]
18871887
}
@@ -1902,7 +1902,7 @@
19021902
{
19031903
"k8sVersion": "1.34",
19041904
"renovateTag": "OCI_registry=https://mcr.microsoft.com, name=oss/v2/kubernetes/azure-acr-credential-provider-sysext",
1905-
"latestVersion": "v1.34.3-1-azlinux3"
1905+
"latestVersion": "v1.34.7-1-azlinux3"
19061906
}
19071907
],
19081908
"downloadURL": "mcr.microsoft.com/oss/v2/kubernetes/azure-acr-credential-provider-sysext:${version}-${SYSTEMD_ARCH}"

0 commit comments

Comments
 (0)