Skip to content

Commit 40c03a4

Browse files
committed
Update kubernetes-entrypoint image
Wherever we use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu-focal let's use latest-ubuntu_jammy tag. Change-Id: I20dd389f6d8c948ae2a3f77a59a3efd0ffb2cd7d Signed-off-by: Vladimir Kozhukalov <kozhukalov@gmail.com>
1 parent 3dc5a3e commit 40c03a4

87 files changed

Lines changed: 87 additions & 87 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

aodh/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ images:
5656
aodh_listener: docker.io/kolla/ubuntu-source-aodh-listener:ocata
5757
aodh_notifier: docker.io/kolla/ubuntu-source-aodh-notifier:ocata
5858
aodh_alarms_cleaner: docker.io/kolla/ubuntu-source-aodh-base:ocata
59-
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal
59+
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
6060
image_repo_sync: docker.io/docker:17.07.0
6161
pull_policy: "IfNotPresent"
6262
local_registry:

barbican/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ helm3_hook: true
3636
images:
3737
tags:
3838
bootstrap: quay.io/airshipit/heat:2025.1-ubuntu_noble
39-
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal
39+
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
4040
scripted_test: quay.io/airshipit/heat:2025.1-ubuntu_noble
4141
db_init: quay.io/airshipit/heat:2025.1-ubuntu_noble
4242
barbican_db_sync: quay.io/airshipit/barbican:2025.1-ubuntu_noble

ceilometer/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ images:
4646
ceilometer_compute: docker.io/kolla/ubuntu-source-ceilometer-compute:wallaby
4747
ceilometer_ipmi: docker.io/kolla/ubuntu-source-ceilometer-base:wallaby
4848
ceilometer_notification: docker.io/kolla/ubuntu-source-ceilometer-notification:wallaby
49-
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal
49+
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy
5050
image_repo_sync: docker.io/docker:17.07.0
5151
pull_policy: "IfNotPresent"
5252
local_registry:

ceph-adapter-rook/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ images:
33
pull_policy: IfNotPresent
44
tags:
55
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805'
6-
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal'
6+
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy'
77
image_repo_sync: 'docker.io/library/docker:17.07.0'
88
local_registry:
99
active: false

ceph-client/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ images:
2828
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805'
2929
ceph_mds: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_19.2.3-1-20250805'
3030
ceph_rbd_pool: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805'
31-
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal'
31+
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy'
3232
image_repo_sync: 'docker.io/library/docker:17.07.0'
3333
local_registry:
3434
active: false

ceph-mon/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ images:
2828
ceph_mon: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_19.2.3-1-20250805'
2929
ceph_mgr: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_19.2.3-1-20250805'
3030
ceph_mon_check: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805'
31-
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal'
31+
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy'
3232
image_repo_sync: 'docker.io/library/docker:17.07.0'
3333
local_registry:
3434
active: false

ceph-osd/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ images:
2222
ceph_osd: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_19.2.3-1-20250805'
2323
ceph_bootstrap: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_19.2.3-1-20250805'
2424
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805'
25-
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal'
25+
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy'
2626
image_repo_sync: 'docker.io/library/docker:17.07.0'
2727
local_registry:
2828
active: false

ceph-provisioners/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ images:
3737
csi_resizer: 'registry.k8s.io/sig-storage/csi-resizer:v1.10.1'
3838
csi_registrar: 'registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.10.1'
3939
cephcsi: 'quay.io/cephcsi/cephcsi:v3.11.0'
40-
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal'
40+
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy'
4141
image_repo_sync: 'docker.io/library/docker:17.07.0'
4242
local_registry:
4343
active: false

ceph-rgw/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ images:
2828
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805'
2929
ceph_rgw: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_19.2.3-1-20250805'
3030
ceph_rgw_pool: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805'
31-
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal'
31+
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy'
3232
image_repo_sync: 'docker.io/library/docker:17.07.0'
3333
rgw_s3_admin: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805'
3434
rgw_placement_targets: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.3-1-20250805'

cert-rotation/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
images:
1515
tags:
1616
cert_rotation: 'docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_jammy'
17-
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal'
17+
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_jammy'
1818
local_registry:
1919
active: false
2020
labels:

0 commit comments

Comments
 (0)