File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1414- Bump CoreDNS version to [ v1.12.1] ( https://github.com/coredns/coredns/releases/tag/v1.12.1 )
1515 (PR[ #4578 ] ( https://github.com/scality/metalk8s/pull/4578 ) )
1616
17+ - Bump keepalived version to [ 2.3.3] ( https://www.keepalived.org/release-notes/Release-2.3.3.html )
18+ in ` metalk8s-keepalived ` image
19+ (PR[ #4580 ] ( https://github.com/scality/metalk8s/pull/4580 ) )
20+
1721- Bump dex chart version to
1822 [ 0.23.0] ( https://github.com/dexidp/helm-charts/releases/tag/dex-0.23.0 )
1923 Dex itself has been bumped accordingly to
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ def load_version_information() -> None:
8484ETCD_IMAGE_VERSION : str = f"{ ETCD_VERSION } -0"
8585NGINX_IMAGE_VERSION : str = "1.27.2-alpine"
8686NODEJS_IMAGE_VERSION : str = "20.11.1"
87- KEEPALIVED_VERSION : str = "2.3.1 "
87+ KEEPALIVED_VERSION : str = "2.3.3 "
8888CERT_MANAGER_VERSION : str = "1.17.1"
8989
9090# Current build IDs, to be augmented whenever we rebuild the corresponding
You can’t perform that action at this time.
0 commit comments