From 8077898106e1f4fee567d6609b17457372d07ce5 Mon Sep 17 00:00:00 2001 From: Vladimir Kozhukalov Date: Thu, 11 Jul 2024 13:04:23 -0500 Subject: [PATCH] Update kubernetes-entrypoint image Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default instead of 1.0.0 which is v1 formatted and not supported any more by docker. Change-Id: I6349a57494ed8b1e3c4b618f5bd82705bef42f7a --- ceph-adapter-rook/Chart.yaml | 2 +- ceph-adapter-rook/values.yaml | 2 +- ceph-client/Chart.yaml | 2 +- ceph-client/values.yaml | 2 +- ceph-mon/Chart.yaml | 2 +- ceph-mon/values.yaml | 2 +- ceph-osd/Chart.yaml | 2 +- ceph-osd/values.yaml | 2 +- ceph-provisioners/Chart.yaml | 2 +- ceph-provisioners/values.yaml | 2 +- ceph-rgw/Chart.yaml | 2 +- ceph-rgw/values.yaml | 2 +- cert-rotation/Chart.yaml | 2 +- cert-rotation/values.yaml | 2 +- elastic-apm-server/Chart.yaml | 2 +- elastic-apm-server/values.yaml | 2 +- elastic-filebeat/Chart.yaml | 2 +- elastic-filebeat/values.yaml | 2 +- elastic-metricbeat/Chart.yaml | 2 +- elastic-metricbeat/values.yaml | 2 +- elastic-packetbeat/Chart.yaml | 2 +- elastic-packetbeat/values.yaml | 2 +- elasticsearch/Chart.yaml | 2 +- .../templates/object-bucket-claim.yaml | 32 +++++++++++++++++++ elasticsearch/values.yaml | 2 +- etcd/Chart.yaml | 2 +- etcd/values.yaml | 2 +- falco/Chart.yaml | 2 +- falco/values.yaml | 2 +- flannel/Chart.yaml | 2 +- flannel/values.yaml | 2 +- fluentbit/Chart.yaml | 2 +- fluentbit/values.yaml | 2 +- fluentd/Chart.yaml | 2 +- fluentd/values.yaml | 2 +- gnocchi/Chart.yaml | 2 +- gnocchi/values.yaml | 2 +- grafana/Chart.yaml | 2 +- grafana/values.yaml | 2 +- helm-toolkit/Chart.yaml | 2 +- helm-toolkit/templates/snippets/_image.tpl | 2 +- .../_kubernetes_entrypoint_init_container.tpl | 4 +-- kibana/Chart.yaml | 2 +- kibana/values.yaml | 2 +- kube-dns/Chart.yaml | 2 +- kube-dns/values.yaml | 2 +- kubernetes-keystone-webhook/Chart.yaml | 2 +- kubernetes-keystone-webhook/values.yaml | 2 +- kubernetes-node-problem-detector/Chart.yaml | 2 +- kubernetes-node-problem-detector/values.yaml | 2 +- ldap/Chart.yaml | 2 +- ldap/values.yaml | 2 +- libvirt/Chart.yaml | 2 +- libvirt/values.yaml | 2 +- mariadb-backup/Chart.yaml | 2 +- mariadb-backup/values.yaml | 2 +- mariadb-cluster/Chart.yaml | 2 +- mariadb-cluster/values.yaml | 2 +- mariadb/Chart.yaml | 2 +- mariadb/values.yaml | 2 +- memcached/Chart.yaml | 2 +- memcached/values.yaml | 2 +- metacontroller/Chart.yaml | 2 +- metacontroller/values.yaml | 2 +- mongodb/Chart.yaml | 2 +- mongodb/values.yaml | 2 +- nagios/Chart.yaml | 2 +- nfs-provisioner/Chart.yaml | 2 +- nfs-provisioner/values.yaml | 2 +- openvswitch/Chart.yaml | 2 +- openvswitch/values.yaml | 2 +- ovn/Chart.yaml | 2 +- ovn/values.yaml | 2 +- postgresql/Chart.yaml | 2 +- postgresql/values.yaml | 2 +- powerdns/Chart.yaml | 2 +- powerdns/values.yaml | 2 +- prometheus-alertmanager/Chart.yaml | 2 +- prometheus-alertmanager/values.yaml | 2 +- prometheus-kube-state-metrics/Chart.yaml | 2 +- prometheus-kube-state-metrics/values.yaml | 2 +- prometheus-mysql-exporter/Chart.yaml | 2 +- prometheus-mysql-exporter/values.yaml | 2 +- prometheus-node-exporter/Chart.yaml | 2 +- prometheus-node-exporter/values.yaml | 2 +- prometheus-openstack-exporter/Chart.yaml | 2 +- prometheus-openstack-exporter/values.yaml | 2 +- prometheus-process-exporter/Chart.yaml | 2 +- prometheus-process-exporter/values.yaml | 2 +- prometheus/Chart.yaml | 2 +- prometheus/values.yaml | 2 +- rabbitmq/Chart.yaml | 2 +- rabbitmq/values.yaml | 2 +- redis/Chart.yaml | 2 +- redis/values.yaml | 2 +- registry/Chart.yaml | 2 +- registry/values.yaml | 2 +- releasenotes/notes/ceph-adapter-rook.yaml | 1 + releasenotes/notes/ceph-client.yaml | 1 + releasenotes/notes/ceph-mon.yaml | 1 + releasenotes/notes/ceph-osd.yaml | 1 + releasenotes/notes/ceph-provisioners.yaml | 1 + releasenotes/notes/ceph-rgw.yaml | 1 + releasenotes/notes/cert-rotation.yaml | 1 + releasenotes/notes/elastic-apm-server.yaml | 1 + releasenotes/notes/elastic-filebeat.yaml | 1 + releasenotes/notes/elastic-metricbeat.yaml | 1 + releasenotes/notes/elastic-packetbeat.yaml | 1 + releasenotes/notes/elasticsearch.yaml | 1 + releasenotes/notes/etcd.yaml | 1 + releasenotes/notes/falco.yaml | 1 + releasenotes/notes/flannel.yaml | 1 + releasenotes/notes/fluentbit.yaml | 1 + releasenotes/notes/fluentd.yaml | 1 + releasenotes/notes/gnocchi.yaml | 1 + releasenotes/notes/grafana.yaml | 1 + releasenotes/notes/helm-toolkit.yaml | 3 ++ releasenotes/notes/kibana.yaml | 1 + releasenotes/notes/kube-dns.yaml | 1 + .../notes/kubernetes-keystone-webhook.yaml | 1 + .../kubernetes-node-problem-detector.yaml | 1 + releasenotes/notes/ldap.yaml | 1 + releasenotes/notes/libvirt.yaml | 1 + releasenotes/notes/mariadb-backup.yaml | 1 + releasenotes/notes/mariadb-cluster.yaml | 1 + releasenotes/notes/mariadb.yaml | 1 + releasenotes/notes/memcached.yaml | 1 + releasenotes/notes/metacontroller.yaml | 1 + releasenotes/notes/mongodb.yaml | 1 + releasenotes/notes/nagios.yaml | 1 + releasenotes/notes/nfs-provisioner.yaml | 1 + releasenotes/notes/openvswitch.yaml | 1 + releasenotes/notes/ovn.yaml | 1 + releasenotes/notes/postgresql.yaml | 1 + releasenotes/notes/powerdns.yaml | 1 + .../notes/prometheus-alertmanager.yaml | 1 + .../notes/prometheus-kube-state-metrics.yaml | 1 + .../notes/prometheus-mysql-exporter.yaml | 1 + .../notes/prometheus-node-exporter.yaml | 1 + .../notes/prometheus-openstack-exporter.yaml | 1 + .../notes/prometheus-process-exporter.yaml | 1 + releasenotes/notes/prometheus.yaml | 1 + releasenotes/notes/rabbitmq.yaml | 1 + releasenotes/notes/redis.yaml | 1 + releasenotes/notes/registry.yaml | 1 + releasenotes/notes/shaker.yaml | 1 + shaker/Chart.yaml | 2 +- shaker/values.yaml | 2 +- tools/deployment/logging/elasticsearch.sh | 9 ++++++ 149 files changed, 191 insertions(+), 99 deletions(-) diff --git a/ceph-adapter-rook/Chart.yaml b/ceph-adapter-rook/Chart.yaml index b31a1e1e3..291ea3ae7 100644 --- a/ceph-adapter-rook/Chart.yaml +++ b/ceph-adapter-rook/Chart.yaml @@ -15,6 +15,6 @@ apiVersion: v1 appVersion: v1.0.0 description: OpenStack-Helm Ceph Adapter Rook name: ceph-adapter-rook -version: 0.1.3 +version: 0.1.4 home: https://github.com/ceph/ceph ... diff --git a/ceph-adapter-rook/values.yaml b/ceph-adapter-rook/values.yaml index 7c3b4ca64..bc038e0b8 100644 --- a/ceph-adapter-rook/values.yaml +++ b/ceph-adapter-rook/values.yaml @@ -3,7 +3,7 @@ images: pull_policy: IfNotPresent tags: ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.2-1-20240312' - dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0' + dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal' image_repo_sync: 'docker.io/library/docker:17.07.0' local_registry: active: false diff --git a/ceph-client/Chart.yaml b/ceph-client/Chart.yaml index 4bfcae871..5178b7ac1 100644 --- a/ceph-client/Chart.yaml +++ b/ceph-client/Chart.yaml @@ -15,6 +15,6 @@ apiVersion: v1 appVersion: v1.0.0 description: OpenStack-Helm Ceph Client name: ceph-client -version: 0.1.50 +version: 0.1.51 home: https://github.com/ceph/ceph-client ... diff --git a/ceph-client/values.yaml b/ceph-client/values.yaml index 712d8ec17..27a4b3a3a 100644 --- a/ceph-client/values.yaml +++ b/ceph-client/values.yaml @@ -28,7 +28,7 @@ images: ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.2-1-20240312' ceph_mds: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_18.2.2-1-20240312' ceph_rbd_pool: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.2-1-20240312' - dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0' + dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal' image_repo_sync: 'docker.io/library/docker:17.07.0' local_registry: active: false diff --git a/ceph-mon/Chart.yaml b/ceph-mon/Chart.yaml index 5a6eba2db..dd146bc29 100644 --- a/ceph-mon/Chart.yaml +++ b/ceph-mon/Chart.yaml @@ -15,6 +15,6 @@ apiVersion: v1 appVersion: v1.0.0 description: OpenStack-Helm Ceph Mon name: ceph-mon -version: 0.1.35 +version: 0.1.36 home: https://github.com/ceph/ceph ... diff --git a/ceph-mon/values.yaml b/ceph-mon/values.yaml index ce523e844..4c39dcfac 100644 --- a/ceph-mon/values.yaml +++ b/ceph-mon/values.yaml @@ -28,7 +28,7 @@ images: ceph_mon: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_18.2.2-1-20240312' ceph_mgr: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_18.2.2-1-20240312' ceph_mon_check: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.2-1-20240312' - dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0' + dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal' image_repo_sync: 'docker.io/library/docker:17.07.0' local_registry: active: false diff --git a/ceph-osd/Chart.yaml b/ceph-osd/Chart.yaml index d0ab5b62e..d03d42b85 100644 --- a/ceph-osd/Chart.yaml +++ b/ceph-osd/Chart.yaml @@ -15,6 +15,6 @@ apiVersion: v1 appVersion: v1.0.0 description: OpenStack-Helm Ceph OSD name: ceph-osd -version: 0.1.51 +version: 0.1.52 home: https://github.com/ceph/ceph ... diff --git a/ceph-osd/values.yaml b/ceph-osd/values.yaml index 33da8f5e6..27df42d1a 100644 --- a/ceph-osd/values.yaml +++ b/ceph-osd/values.yaml @@ -22,7 +22,7 @@ images: ceph_osd: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_18.2.2-1-20240312' ceph_bootstrap: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_18.2.2-1-20240312' ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.2-1-20240312' - dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0' + dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal' image_repo_sync: 'docker.io/library/docker:17.07.0' local_registry: active: false diff --git a/ceph-provisioners/Chart.yaml b/ceph-provisioners/Chart.yaml index a95c70ba0..895c06cc0 100644 --- a/ceph-provisioners/Chart.yaml +++ b/ceph-provisioners/Chart.yaml @@ -15,6 +15,6 @@ apiVersion: v1 appVersion: v1.0.0 description: OpenStack-Helm Ceph Provisioner name: ceph-provisioners -version: 0.1.30 +version: 0.1.31 home: https://github.com/ceph/ceph ... diff --git a/ceph-provisioners/values.yaml b/ceph-provisioners/values.yaml index b1faeac55..12ea0b02c 100644 --- a/ceph-provisioners/values.yaml +++ b/ceph-provisioners/values.yaml @@ -39,7 +39,7 @@ images: csi_resizer: 'registry.k8s.io/sig-storage/csi-resizer:v1.4.0' csi_registrar: 'registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.5.0' cephcsi: 'quay.io/cephcsi/cephcsi:v3.6.2' - dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0' + dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal' image_repo_sync: 'docker.io/library/docker:17.07.0' local_registry: active: false diff --git a/ceph-rgw/Chart.yaml b/ceph-rgw/Chart.yaml index 45aec1259..700f29a81 100644 --- a/ceph-rgw/Chart.yaml +++ b/ceph-rgw/Chart.yaml @@ -15,6 +15,6 @@ apiVersion: v1 appVersion: v1.0.0 description: OpenStack-Helm Ceph RadosGW name: ceph-rgw -version: 0.1.34 +version: 0.1.35 home: https://github.com/ceph/ceph ... diff --git a/ceph-rgw/values.yaml b/ceph-rgw/values.yaml index c29bc8cb6..acaa7bce7 100644 --- a/ceph-rgw/values.yaml +++ b/ceph-rgw/values.yaml @@ -28,7 +28,7 @@ images: ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.2-1-20240312' ceph_rgw: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_18.2.2-1-20240312' ceph_rgw_pool: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.2-1-20240312' - dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0' + dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal' image_repo_sync: 'docker.io/library/docker:17.07.0' rgw_s3_admin: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.2-1-20240312' rgw_placement_targets: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.2-1-20240312' diff --git a/cert-rotation/Chart.yaml b/cert-rotation/Chart.yaml index 25a2673d0..b7ea748d8 100644 --- a/cert-rotation/Chart.yaml +++ b/cert-rotation/Chart.yaml @@ -16,5 +16,5 @@ appVersion: "1.0" description: Rotate the certificates generated by cert-manager home: https://cert-manager.io/ name: cert-rotation -version: 0.1.8 +version: 0.1.9 ... diff --git a/cert-rotation/values.yaml b/cert-rotation/values.yaml index 1140a5eea..25fa102e2 100644 --- a/cert-rotation/values.yaml +++ b/cert-rotation/values.yaml @@ -14,7 +14,7 @@ images: tags: cert_rotation: 'docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_jammy' - dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0' + dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal' local_registry: active: false labels: diff --git a/elastic-apm-server/Chart.yaml b/elastic-apm-server/Chart.yaml index 6ceffb9c6..47005edf0 100644 --- a/elastic-apm-server/Chart.yaml +++ b/elastic-apm-server/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v6.2.3 description: OpenStack-Helm Elastic APM Server name: elastic-apm-server -version: 0.1.4 +version: 0.1.5 home: https://www.elastic.co/guide/en/apm/get-started/current/index.html sources: - https://github.com/elastic/apm-server diff --git a/elastic-apm-server/values.yaml b/elastic-apm-server/values.yaml index afb87b4cc..e728bc7d9 100644 --- a/elastic-apm-server/values.yaml +++ b/elastic-apm-server/values.yaml @@ -28,7 +28,7 @@ labels: images: tags: elastic_apm_server: docker.elastic.co/apm/apm-server:6.2.3 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/elastic-filebeat/Chart.yaml b/elastic-filebeat/Chart.yaml index 077076818..5bfa3040c 100644 --- a/elastic-filebeat/Chart.yaml +++ b/elastic-filebeat/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v7.1.0 description: OpenStack-Helm Elastic Filebeat name: elastic-filebeat -version: 0.1.5 +version: 0.1.6 home: https://www.elastic.co/products/beats/filebeat sources: - https://github.com/elastic/beats/tree/master/filebeat diff --git a/elastic-filebeat/values.yaml b/elastic-filebeat/values.yaml index 61159ff93..ca9111842 100644 --- a/elastic-filebeat/values.yaml +++ b/elastic-filebeat/values.yaml @@ -28,7 +28,7 @@ labels: images: tags: filebeat: docker.elastic.co/beats/filebeat-oss:7.1.0 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/elastic-metricbeat/Chart.yaml b/elastic-metricbeat/Chart.yaml index 5e35ac8b0..adb02dbd4 100644 --- a/elastic-metricbeat/Chart.yaml +++ b/elastic-metricbeat/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v7.1.0 description: OpenStack-Helm Elastic Metricbeat name: elastic-metricbeat -version: 0.1.6 +version: 0.1.7 home: https://www.elastic.co/products/beats/metricbeat sources: - https://github.com/elastic/beats/tree/master/metricbeat diff --git a/elastic-metricbeat/values.yaml b/elastic-metricbeat/values.yaml index b0e8a6470..ff083b579 100644 --- a/elastic-metricbeat/values.yaml +++ b/elastic-metricbeat/values.yaml @@ -28,7 +28,7 @@ labels: images: tags: metricbeat: docker.elastic.co/beats/metricbeat-oss:7.1.0 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/elastic-packetbeat/Chart.yaml b/elastic-packetbeat/Chart.yaml index 92d042646..b620d67cf 100644 --- a/elastic-packetbeat/Chart.yaml +++ b/elastic-packetbeat/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v7.1.0 description: OpenStack-Helm Elastic Packetbeat name: elastic-packetbeat -version: 0.1.4 +version: 0.1.5 home: https://www.elastic.co/products/beats/packetbeat sources: - https://github.com/elastic/beats/tree/master/packetbeat diff --git a/elastic-packetbeat/values.yaml b/elastic-packetbeat/values.yaml index 98e152899..168a19acb 100644 --- a/elastic-packetbeat/values.yaml +++ b/elastic-packetbeat/values.yaml @@ -28,7 +28,7 @@ labels: images: tags: packetbeat: docker.elastic.co/beats/packetbeat-oss:7.1.0 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/elasticsearch/Chart.yaml b/elasticsearch/Chart.yaml index 9bc0158bc..6168349bc 100644 --- a/elasticsearch/Chart.yaml +++ b/elasticsearch/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v8.9.0 description: OpenStack-Helm ElasticSearch name: elasticsearch -version: 0.3.3 +version: 0.3.4 home: https://www.elastic.co/ sources: - https://github.com/elastic/elasticsearch diff --git a/elasticsearch/templates/object-bucket-claim.yaml b/elasticsearch/templates/object-bucket-claim.yaml index a68decb9e..f53a0a2b3 100644 --- a/elasticsearch/templates/object-bucket-claim.yaml +++ b/elasticsearch/templates/object-bucket-claim.yaml @@ -13,6 +13,38 @@ limitations under the License. */}} {{- if and (.Values.manifests.object_bucket_claim) (.Values.conf.elasticsearch.snapshots.enabled) }} +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: Role +metadata: + name: elasticsearch-dependencies-objectbucket + namespace: {{ .Release.Namespace }} +rules: + - apiGroups: + - "objectbucket.io" + verbs: + - get + - list + resources: + - objectbuckets +--- +apiVersion: rbac.authorization.k8s.io/v1 +kind: RoleBinding +metadata: + name: elasticsearch-dependencies-objectbucket + namespace: {{ .Release.Namespace }} +roleRef: + apiGroup: rbac.authorization.k8s.io + kind: Role + name: elasticsearch-dependencies-objectbucket +subjects: + - kind: ServiceAccount + name: create-elasticsearch-templates + namespace: {{ .Release.Namespace }} + - kind: ServiceAccount + name: verify-repositories + namespace: {{ .Release.Namespace }} + {{- range $bucket := .Values.storage.s3.buckets }} # When using this Rook CRD, not only bucket will be created, # but also a secret containing the credentials to access the bucket. diff --git a/elasticsearch/values.yaml b/elasticsearch/values.yaml index 730b1265e..48a2f1a90 100644 --- a/elasticsearch/values.yaml +++ b/elasticsearch/values.yaml @@ -26,7 +26,7 @@ images: s3_user: docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.2-1-20240312 helm_tests: docker.io/openstackhelm/heat:wallaby-ubuntu_focal prometheus_elasticsearch_exporter: quay.io/prometheuscommunity/elasticsearch-exporter:v1.7.0 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal snapshot_repository: docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.2-1-20240312 elasticsearch_templates: docker.io/openstackhelm/elasticsearch-s3:latest-8_9_0 image_repo_sync: docker.io/library/docker:17.07.0 diff --git a/etcd/Chart.yaml b/etcd/Chart.yaml index 89f9b50bc..7966fd452 100644 --- a/etcd/Chart.yaml +++ b/etcd/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v3.4.3 description: OpenStack-Helm etcd name: etcd -version: 0.1.6 +version: 0.1.7 home: https://coreos.com/etcd/ icon: https://raw.githubusercontent.com/CloudCoreo/etcd-cluster/master/images/icon.png sources: diff --git a/etcd/values.yaml b/etcd/values.yaml index 6d3bc04b1..67dfd6bd7 100644 --- a/etcd/values.yaml +++ b/etcd/values.yaml @@ -19,7 +19,7 @@ images: tags: etcd: 'registry.k8s.io/etcd-amd64:3.4.3' - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: "IfNotPresent" local_registry: diff --git a/falco/Chart.yaml b/falco/Chart.yaml index 26723b146..9eb69e047 100644 --- a/falco/Chart.yaml +++ b/falco/Chart.yaml @@ -13,7 +13,7 @@ --- apiVersion: v1 name: falco -version: 0.1.9 +version: 0.1.10 appVersion: 0.11.1 description: Sysdig Falco keywords: diff --git a/falco/values.yaml b/falco/values.yaml index 503e9d14c..929a6bce6 100644 --- a/falco/values.yaml +++ b/falco/values.yaml @@ -14,7 +14,7 @@ images: pull_policy: IfNotPresent tags: - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal falco: docker.io/sysdig/falco:0.12.1 image_repo_sync: docker.io/library/docker:17.07.0 local_registry: diff --git a/flannel/Chart.yaml b/flannel/Chart.yaml index f1c4204b2..338f46ac6 100644 --- a/flannel/Chart.yaml +++ b/flannel/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v0.8.0 description: OpenStack-Helm BootStrap Flannel name: flannel -version: 0.1.5 +version: 0.1.6 home: https://github.com/coreos/flannel icon: https://raw.githubusercontent.com/coreos/flannel/master/logos/flannel-horizontal-color.png sources: diff --git a/flannel/values.yaml b/flannel/values.yaml index 698b2de6e..28671df2c 100644 --- a/flannel/values.yaml +++ b/flannel/values.yaml @@ -21,7 +21,7 @@ labels: images: tags: flannel: quay.io/coreos/flannel:v0.8.0-amd64 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/fluentbit/Chart.yaml b/fluentbit/Chart.yaml index 3f5feacff..7318ff91f 100644 --- a/fluentbit/Chart.yaml +++ b/fluentbit/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v0.14.2 description: OpenStack-Helm Fluentbit name: fluentbit -version: 0.1.5 +version: 0.1.6 home: https://www.fluentbit.io/ sources: - https://github.com/fluent/fluentbit diff --git a/fluentbit/values.yaml b/fluentbit/values.yaml index feaf96131..a98b6be66 100644 --- a/fluentbit/values.yaml +++ b/fluentbit/values.yaml @@ -25,7 +25,7 @@ labels: images: tags: fluentbit: docker.io/fluent/fluent-bit:0.14.2 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/fluentd/Chart.yaml b/fluentd/Chart.yaml index 8fcafb3b2..5f97bcba6 100644 --- a/fluentd/Chart.yaml +++ b/fluentd/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v1.10.1 description: OpenStack-Helm Fluentd name: fluentd -version: 0.1.10 +version: 0.1.11 home: https://www.fluentd.org/ sources: - https://github.com/fluent/fluentd diff --git a/fluentd/values.yaml b/fluentd/values.yaml index 93f557ad7..5249a777a 100644 --- a/fluentd/values.yaml +++ b/fluentd/values.yaml @@ -25,7 +25,7 @@ labels: images: tags: fluentd: docker.io/openstackhelm/fluentd:latest-debian - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal helm_tests: docker.io/openstackhelm/heat:wallaby-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent diff --git a/gnocchi/Chart.yaml b/gnocchi/Chart.yaml index 308aead90..9b0c767c3 100644 --- a/gnocchi/Chart.yaml +++ b/gnocchi/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v3.0.3 description: OpenStack-Helm Gnocchi name: gnocchi -version: 0.1.15 +version: 0.1.16 home: https://gnocchi.xyz/ icon: https://gnocchi.xyz/_static/gnocchi-logo.png sources: diff --git a/gnocchi/values.yaml b/gnocchi/values.yaml index d0ae61d7f..3cc684fc4 100644 --- a/gnocchi/values.yaml +++ b/gnocchi/values.yaml @@ -36,7 +36,7 @@ release_group: null images: tags: - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal gnocchi_storage_init: docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.2-1-20240312 db_init_indexer: docker.io/library/postgres:9.5 # using non-kolla images until kolla supports postgres as diff --git a/grafana/Chart.yaml b/grafana/Chart.yaml index 82468cfe2..a8d3040f2 100644 --- a/grafana/Chart.yaml +++ b/grafana/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v9.2.10 description: OpenStack-Helm Grafana name: grafana -version: 0.1.25 +version: 0.1.26 home: https://grafana.com/ sources: - https://github.com/grafana/grafana diff --git a/grafana/values.yaml b/grafana/values.yaml index 54b89a6e3..6caf58456 100644 --- a/grafana/values.yaml +++ b/grafana/values.yaml @@ -19,7 +19,7 @@ images: tags: grafana: docker.io/grafana/grafana:9.2.10 mariadb: docker.io/openstackhelm/mariadb:latest-ubuntu_focal - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal db_init: docker.io/openstackhelm/heat:stein-ubuntu_bionic grafana_db_session_sync: docker.io/openstackhelm/heat:stein-ubuntu_bionic selenium_tests: docker.io/openstackhelm/osh-selenium:latest-ubuntu_focal diff --git a/helm-toolkit/Chart.yaml b/helm-toolkit/Chart.yaml index e00dd5a3e..d8b4ec368 100644 --- a/helm-toolkit/Chart.yaml +++ b/helm-toolkit/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v1.0.0 description: OpenStack-Helm Helm-Toolkit name: helm-toolkit -version: 0.2.66 +version: 0.2.69 home: https://docs.openstack.org/openstack-helm icon: https://www.openstack.org/themes/openstack/images/project-mascots/OpenStack-Helm/OpenStack_Project_OpenStackHelm_vertical.png sources: diff --git a/helm-toolkit/templates/snippets/_image.tpl b/helm-toolkit/templates/snippets/_image.tpl index 029c93de5..678b8447f 100644 --- a/helm-toolkit/templates/snippets/_image.tpl +++ b/helm-toolkit/templates/snippets/_image.tpl @@ -19,7 +19,7 @@ values: | images: tags: test_image: docker.io/port/test:version-foo - image_foo: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + image_foo: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal pull_policy: IfNotPresent local_registry: active: true diff --git a/helm-toolkit/templates/snippets/_kubernetes_entrypoint_init_container.tpl b/helm-toolkit/templates/snippets/_kubernetes_entrypoint_init_container.tpl index bed712e59..ad628daca 100644 --- a/helm-toolkit/templates/snippets/_kubernetes_entrypoint_init_container.tpl +++ b/helm-toolkit/templates/snippets/_kubernetes_entrypoint_init_container.tpl @@ -19,7 +19,7 @@ abstract: | values: | images: tags: - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal pull_policy: IfNotPresent local_registry: active: true @@ -76,7 +76,7 @@ usage: | {{ tuple . "calico_node" list | include "helm-toolkit.snippets.kubernetes_entrypoint_init_container" }} return: | - name: init - image: "quay.io/airshipit/kubernetes-entrypoint:v1.0.0" + image: "quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal" imagePullPolicy: IfNotPresent securityContext: allowPrivilegeEscalation: false diff --git a/kibana/Chart.yaml b/kibana/Chart.yaml index 0b4604ffd..81b65cbcb 100644 --- a/kibana/Chart.yaml +++ b/kibana/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v8.9.0 description: OpenStack-Helm Kibana name: kibana -version: 0.1.14 +version: 0.1.15 home: https://www.elastic.co/products/kibana sources: - https://github.com/elastic/kibana diff --git a/kibana/values.yaml b/kibana/values.yaml index 3e682f121..baac6575a 100644 --- a/kibana/values.yaml +++ b/kibana/values.yaml @@ -23,7 +23,7 @@ images: tags: apache_proxy: docker.io/library/httpd:2.4 kibana: docker.elastic.co/kibana/kibana:8.9.0 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 register_kibana_indexes: docker.io/openstackhelm/heat:wallaby-ubuntu_focal flush_kibana_metadata: docker.io/openstackhelm/heat:wallaby-ubuntu_focal diff --git a/kube-dns/Chart.yaml b/kube-dns/Chart.yaml index 02a098a1a..b876baa26 100644 --- a/kube-dns/Chart.yaml +++ b/kube-dns/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v1.14.5 description: OpenStack-Helm Kube-DNS name: kube-dns -version: 0.1.7 +version: 0.1.8 home: https://github.com/coreos/flannel icon: https://raw.githubusercontent.com/coreos/flannel/master/logos/flannel-horizontal-color.png sources: diff --git a/kube-dns/values.yaml b/kube-dns/values.yaml index 4c1e451ba..1e2e18863 100644 --- a/kube-dns/values.yaml +++ b/kube-dns/values.yaml @@ -23,7 +23,7 @@ images: kube_dns: registry.k8s.io/k8s-dns-kube-dns-amd64:1.14.5 kube_dns_nanny: registry.k8s.io/k8s-dns-dnsmasq-nanny-amd64:1.14.5 kube_dns_sidecar: registry.k8s.io/k8s-dns-sidecar-amd64:1.14.5 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/kubernetes-keystone-webhook/Chart.yaml b/kubernetes-keystone-webhook/Chart.yaml index f60586935..63715ba2c 100644 --- a/kubernetes-keystone-webhook/Chart.yaml +++ b/kubernetes-keystone-webhook/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v0.2.0 description: OpenStack-Helm Kubernetes keystone webhook name: kubernetes-keystone-webhook -version: 0.1.8 +version: 0.1.9 home: https://github.com/kubernetes/cloud-provider-openstack sources: - https://opendev.org/openstack/openstack-helm-infra diff --git a/kubernetes-keystone-webhook/values.yaml b/kubernetes-keystone-webhook/values.yaml index a1374caf6..65c082a51 100644 --- a/kubernetes-keystone-webhook/values.yaml +++ b/kubernetes-keystone-webhook/values.yaml @@ -23,7 +23,7 @@ images: tags: kubernetes_keystone_webhook: docker.io/k8scloudprovider/k8s-keystone-auth:v1.19.0 scripted_test: docker.io/openstackhelm/heat:wallaby-ubuntu_focal - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/kubernetes-node-problem-detector/Chart.yaml b/kubernetes-node-problem-detector/Chart.yaml index c1bcc2536..b8de99b29 100644 --- a/kubernetes-node-problem-detector/Chart.yaml +++ b/kubernetes-node-problem-detector/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v1.0.0 description: OpenStack-Helm Kubernetes Node Problem Detector name: kubernetes-node-problem-detector -version: 0.1.8 +version: 0.1.9 home: https://github.com/kubernetes/node-problem-detector sources: - https://github.com/kubernetes/node-problem-detector diff --git a/kubernetes-node-problem-detector/values.yaml b/kubernetes-node-problem-detector/values.yaml index def46f8a6..d5141a26f 100644 --- a/kubernetes-node-problem-detector/values.yaml +++ b/kubernetes-node-problem-detector/values.yaml @@ -18,7 +18,7 @@ images: tags: node_problem_detector: docker.io/openstackhelm/node-problem-detector:latest-ubuntu_bionic - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/ldap/Chart.yaml b/ldap/Chart.yaml index 70d2073ec..211ca232e 100644 --- a/ldap/Chart.yaml +++ b/ldap/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v1.2.0 description: OpenStack-Helm LDAP name: ldap -version: 0.1.4 +version: 0.1.5 home: https://www.openldap.org/ maintainers: - name: OpenStack-Helm Authors diff --git a/ldap/values.yaml b/ldap/values.yaml index 3e3544b2d..72cae0865 100644 --- a/ldap/values.yaml +++ b/ldap/values.yaml @@ -67,7 +67,7 @@ images: tags: bootstrap: "docker.io/osixia/openldap:1.2.0" ldap: "docker.io/osixia/openldap:1.2.0" - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/libvirt/Chart.yaml b/libvirt/Chart.yaml index d402053ea..e1e93d204 100644 --- a/libvirt/Chart.yaml +++ b/libvirt/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v1.0.0 description: OpenStack-Helm libvirt name: libvirt -version: 0.1.30 +version: 0.1.31 home: https://libvirt.org sources: - https://libvirt.org/git/?p=libvirt.git;a=summary diff --git a/libvirt/values.yaml b/libvirt/values.yaml index ca5980903..ba35a3f58 100644 --- a/libvirt/values.yaml +++ b/libvirt/values.yaml @@ -29,7 +29,7 @@ images: libvirt: docker.io/openstackhelm/libvirt:latest-ubuntu_focal libvirt_exporter: vexxhost/libvirtd-exporter:latest ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.2-1-20240312' - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 kubectl: docker.io/bitnami/kubectl:latest pull_policy: "IfNotPresent" diff --git a/mariadb-backup/Chart.yaml b/mariadb-backup/Chart.yaml index c49f50c01..39e55af01 100644 --- a/mariadb-backup/Chart.yaml +++ b/mariadb-backup/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v10.6.14 description: OpenStack-Helm MariaDB backups name: mariadb-backup -version: 0.0.5 +version: 0.0.6 home: https://mariadb.com/kb/en/ icon: http://badges.mariadb.org/mariadb-badge-180x60.png sources: diff --git a/mariadb-backup/values.yaml b/mariadb-backup/values.yaml index 6fe828607..2770f6386 100644 --- a/mariadb-backup/values.yaml +++ b/mariadb-backup/values.yaml @@ -22,7 +22,7 @@ images: tags: mariadb: docker.io/openstackhelm/mariadb:latest-ubuntu_focal ks_user: docker.io/openstackhelm/heat:wallaby-ubuntu_focal - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal mariadb_backup: quay.io/airshipit/porthole-mysqlclient-utility:latest-ubuntu_focal pull_policy: "IfNotPresent" local_registry: diff --git a/mariadb-cluster/Chart.yaml b/mariadb-cluster/Chart.yaml index 623cbe79e..cb876d139 100644 --- a/mariadb-cluster/Chart.yaml +++ b/mariadb-cluster/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v10.6.14 description: OpenStack-Helm MariaDB controlled by mariadb-operator name: mariadb-cluster -version: 0.0.4 +version: 0.0.5 home: https://mariadb.com/kb/en/ icon: http://badges.mariadb.org/mariadb-badge-180x60.png sources: diff --git a/mariadb-cluster/values.yaml b/mariadb-cluster/values.yaml index 509108a72..c3076a9f3 100644 --- a/mariadb-cluster/values.yaml +++ b/mariadb-cluster/values.yaml @@ -25,7 +25,7 @@ images: mariadb: docker.io/library/mariadb:10.6.14-focal prometheus_mysql_exporter: docker.io/prom/mysqld-exporter:v0.12.1 prometheus_mysql_exporter_helm_tests: docker.io/openstackhelm/heat:wallaby-ubuntu_focal - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 scripted_test: docker.io/library/mariadb:10.6.14-focal mariadb_cluster_refresh_statefulset: quay.io/airshipit/porthole-mysqlclient-utility:latest-ubuntu_focal diff --git a/mariadb/Chart.yaml b/mariadb/Chart.yaml index f45f47bc0..260894666 100644 --- a/mariadb/Chart.yaml +++ b/mariadb/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v10.6.7 description: OpenStack-Helm MariaDB name: mariadb -version: 0.2.41 +version: 0.2.42 home: https://mariadb.com/kb/en/ icon: http://badges.mariadb.org/mariadb-badge-180x60.png sources: diff --git a/mariadb/values.yaml b/mariadb/values.yaml index d9f0eabf4..5a6733f72 100644 --- a/mariadb/values.yaml +++ b/mariadb/values.yaml @@ -26,7 +26,7 @@ images: prometheus_create_mysql_user: docker.io/library/mariadb:10.5.9-focal prometheus_mysql_exporter: docker.io/prom/mysqld-exporter:v0.12.1 prometheus_mysql_exporter_helm_tests: docker.io/openstackhelm/heat:wallaby-ubuntu_focal - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 mariadb_backup: quay.io/airshipit/porthole-mysqlclient-utility:latest-ubuntu_focal ks_user: docker.io/openstackhelm/heat:wallaby-ubuntu_focal diff --git a/memcached/Chart.yaml b/memcached/Chart.yaml index 963b900f8..a7a67a919 100644 --- a/memcached/Chart.yaml +++ b/memcached/Chart.yaml @@ -15,6 +15,6 @@ apiVersion: v1 appVersion: v1.5.5 description: OpenStack-Helm Memcached name: memcached -version: 0.1.13 +version: 0.1.14 home: https://github.com/memcached/memcached ... diff --git a/memcached/values.yaml b/memcached/values.yaml index 64af4c055..c1a4cd0c9 100644 --- a/memcached/values.yaml +++ b/memcached/values.yaml @@ -119,7 +119,7 @@ monitoring: images: pull_policy: IfNotPresent tags: - dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0' + dep_check: 'quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal' memcached: 'docker.io/library/memcached:1.5.5' prometheus_memcached_exporter: docker.io/prom/memcached-exporter:v0.4.1 image_repo_sync: docker.io/library/docker:17.07.0 diff --git a/metacontroller/Chart.yaml b/metacontroller/Chart.yaml index d44f9b942..810edd32a 100644 --- a/metacontroller/Chart.yaml +++ b/metacontroller/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v0.4.2 description: A Helm chart for Metacontroller name: metacontroller -version: 0.1.6 +version: 0.1.7 home: https://metacontroller.app/ keywords: - CRDs diff --git a/metacontroller/values.yaml b/metacontroller/values.yaml index 4fdc35a79..22b64bd4d 100644 --- a/metacontroller/values.yaml +++ b/metacontroller/values.yaml @@ -20,7 +20,7 @@ release_group: null images: tags: metacontroller: metacontrollerio/metacontroller:v0.4.2 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/mongodb/Chart.yaml b/mongodb/Chart.yaml index 7b7ca0bba..cbf2d6c87 100644 --- a/mongodb/Chart.yaml +++ b/mongodb/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v3.4.9 description: OpenStack-Helm MongoDB name: mongodb -version: 0.1.5 +version: 0.1.6 home: https://www.mongodb.com sources: - https://github.com/mongodb/mongo diff --git a/mongodb/values.yaml b/mongodb/values.yaml index d50e790a6..e0d353e5a 100644 --- a/mongodb/values.yaml +++ b/mongodb/values.yaml @@ -51,7 +51,7 @@ pod: images: tags: mongodb: docker.io/library/mongo:3.4.9-jessie - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: "IfNotPresent" local_registry: diff --git a/nagios/Chart.yaml b/nagios/Chart.yaml index 5bcff7561..a62aabac1 100644 --- a/nagios/Chart.yaml +++ b/nagios/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v1.0.0 description: OpenStack-Helm Nagios name: nagios -version: 0.1.10 +version: 0.1.11 home: https://www.nagios.org sources: - https://opendev.org/openstack/openstack-helm-addons diff --git a/nfs-provisioner/Chart.yaml b/nfs-provisioner/Chart.yaml index 7534b033f..318af649a 100644 --- a/nfs-provisioner/Chart.yaml +++ b/nfs-provisioner/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v2.2.1 description: OpenStack-Helm NFS name: nfs-provisioner -version: 0.1.5 +version: 0.1.6 home: https://github.com/kubernetes-incubator/external-storage sources: - https://github.com/kubernetes-incubator/external-storage diff --git a/nfs-provisioner/values.yaml b/nfs-provisioner/values.yaml index 94dab8764..f7a327ad6 100644 --- a/nfs-provisioner/values.yaml +++ b/nfs-provisioner/values.yaml @@ -48,7 +48,7 @@ pod: images: tags: nfs_provisioner: quay.io/kubernetes_incubator/nfs-provisioner:v2.3.0 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/openvswitch/Chart.yaml b/openvswitch/Chart.yaml index f5e4f57e4..cff088a97 100644 --- a/openvswitch/Chart.yaml +++ b/openvswitch/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v1.0.0 description: OpenStack-Helm OpenVSwitch name: openvswitch -version: 0.1.24 +version: 0.1.25 home: http://openvswitch.org icon: https://www.openstack.org/themes/openstack/images/project-mascots/Neutron/OpenStack_Project_Neutron_vertical.png sources: diff --git a/openvswitch/values.yaml b/openvswitch/values.yaml index 01aa93d3b..b350f03ed 100644 --- a/openvswitch/values.yaml +++ b/openvswitch/values.yaml @@ -22,7 +22,7 @@ images: tags: openvswitch_db_server: docker.io/openstackhelm/openvswitch:latest-ubuntu_focal openvswitch_vswitchd: docker.io/openstackhelm/openvswitch:latest-ubuntu_focal - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: "IfNotPresent" local_registry: diff --git a/ovn/Chart.yaml b/ovn/Chart.yaml index 9c110ed78..67216fbc8 100644 --- a/ovn/Chart.yaml +++ b/ovn/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v23.3.0 description: OpenStack-Helm OVN name: ovn -version: 0.1.10 +version: 0.1.11 home: https://www.ovn.org icon: https://www.ovn.org/images/ovn-logo.png sources: diff --git a/ovn/values.yaml b/ovn/values.yaml index 4171db47c..8f53b4209 100644 --- a/ovn/values.yaml +++ b/ovn/values.yaml @@ -25,7 +25,7 @@ images: ovn_northd: docker.io/openstackhelm/ovn:ubuntu_focal ovn_controller: docker.io/openstackhelm/ovn:ubuntu_focal ovn_controller_kubectl: docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_jammy - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: "IfNotPresent" local_registry: diff --git a/postgresql/Chart.yaml b/postgresql/Chart.yaml index f4aeae665..c019c93dc 100644 --- a/postgresql/Chart.yaml +++ b/postgresql/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v14.5 description: OpenStack-Helm PostgreSQL name: postgresql -version: 0.1.20 +version: 0.1.21 home: https://www.postgresql.org sources: - https://github.com/postgres/postgres diff --git a/postgresql/values.yaml b/postgresql/values.yaml index 425dd1734..2a119c4fe 100644 --- a/postgresql/values.yaml +++ b/postgresql/values.yaml @@ -156,7 +156,7 @@ pod: images: tags: postgresql: "docker.io/library/postgres:14.5" - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 ks_user: docker.io/openstackhelm/heat:stein-ubuntu_bionic prometheus_postgresql_exporter: docker.io/wrouesnel/postgres_exporter:v0.4.6 diff --git a/powerdns/Chart.yaml b/powerdns/Chart.yaml index ff63756bc..1120b5625 100644 --- a/powerdns/Chart.yaml +++ b/powerdns/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v4.1.10 description: OpenStack-Helm PowerDNS name: powerdns -version: 0.1.7 +version: 0.1.8 home: https://www.powerdns.com/ maintainers: - name: OpenStack-Helm Authors diff --git a/powerdns/values.yaml b/powerdns/values.yaml index 91a4cde70..e5d5d3756 100644 --- a/powerdns/values.yaml +++ b/powerdns/values.yaml @@ -21,7 +21,7 @@ images: powerdns: docker.io/psitrax/powerdns:4.1.10 db_init: docker.io/openstackhelm/heat:wallaby-ubuntu_focal db_sync: docker.io/psitrax/powerdns:4.1.10 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/prometheus-alertmanager/Chart.yaml b/prometheus-alertmanager/Chart.yaml index c197e4752..8029bbfea 100644 --- a/prometheus-alertmanager/Chart.yaml +++ b/prometheus-alertmanager/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v0.20.0 description: OpenStack-Helm Alertmanager for Prometheus name: prometheus-alertmanager -version: 0.1.9 +version: 0.1.10 home: https://prometheus.io/docs/alerting/alertmanager/ sources: - https://github.com/prometheus/alertmanager diff --git a/prometheus-alertmanager/values.yaml b/prometheus-alertmanager/values.yaml index 045042257..148230363 100644 --- a/prometheus-alertmanager/values.yaml +++ b/prometheus-alertmanager/values.yaml @@ -20,7 +20,7 @@ images: tags: apache_proxy: docker.io/library/httpd:2.4 prometheus-alertmanager: docker.io/prom/alertmanager:v0.20.0 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/prometheus-kube-state-metrics/Chart.yaml b/prometheus-kube-state-metrics/Chart.yaml index f61ec5e20..ddd796c46 100644 --- a/prometheus-kube-state-metrics/Chart.yaml +++ b/prometheus-kube-state-metrics/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v1.3.1 description: OpenStack-Helm Kube-State-Metrics for Prometheus name: prometheus-kube-state-metrics -version: 0.1.7 +version: 0.1.8 home: https://github.com/kubernetes/kube-state-metrics sources: - https://github.com/kubernetes/kube-state-metrics diff --git a/prometheus-kube-state-metrics/values.yaml b/prometheus-kube-state-metrics/values.yaml index 1e7d437e2..a8fe82c1b 100644 --- a/prometheus-kube-state-metrics/values.yaml +++ b/prometheus-kube-state-metrics/values.yaml @@ -18,7 +18,7 @@ images: tags: kube_state_metrics: quay.io/coreos/kube-state-metrics:v2.0.0-alpha.1 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/prometheus-mysql-exporter/Chart.yaml b/prometheus-mysql-exporter/Chart.yaml index c1cff5773..4a0777a31 100644 --- a/prometheus-mysql-exporter/Chart.yaml +++ b/prometheus-mysql-exporter/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v0.12.1 description: OpenStack-Helm Prometheus mysql-exporter name: prometheus-mysql-exporter -version: 0.0.2 +version: 0.0.3 home: https://mariadb.com/kb/en/ icon: http://badges.mariadb.org/mariadb-badge-180x60.png sources: diff --git a/prometheus-mysql-exporter/values.yaml b/prometheus-mysql-exporter/values.yaml index 4af38359c..431e9dcca 100644 --- a/prometheus-mysql-exporter/values.yaml +++ b/prometheus-mysql-exporter/values.yaml @@ -23,7 +23,7 @@ images: prometheus_create_mysql_user: docker.io/library/mariadb:10.5.9-focal prometheus_mysql_exporter: docker.io/prom/mysqld-exporter:v0.12.1 prometheus_mysql_exporter_helm_tests: docker.io/openstackhelm/heat:wallaby-ubuntu_focal - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: "IfNotPresent" local_registry: diff --git a/prometheus-node-exporter/Chart.yaml b/prometheus-node-exporter/Chart.yaml index 2dffc843f..fb36fd7a3 100644 --- a/prometheus-node-exporter/Chart.yaml +++ b/prometheus-node-exporter/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v0.18.1 description: OpenStack-Helm Node Exporter for Prometheus name: prometheus-node-exporter -version: 0.1.6 +version: 0.1.7 home: https://github.com/prometheus/node_exporter sources: - https://github.com/prometheus/node_exporter diff --git a/prometheus-node-exporter/values.yaml b/prometheus-node-exporter/values.yaml index 42a02c88e..bcba31909 100644 --- a/prometheus-node-exporter/values.yaml +++ b/prometheus-node-exporter/values.yaml @@ -18,7 +18,7 @@ images: tags: node_exporter: docker.io/prom/node-exporter:v0.18.1 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/prometheus-openstack-exporter/Chart.yaml b/prometheus-openstack-exporter/Chart.yaml index 5cae20f35..6cfa7cc9b 100644 --- a/prometheus-openstack-exporter/Chart.yaml +++ b/prometheus-openstack-exporter/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v1.0.0 description: OpenStack Metrics Exporter for Prometheus name: prometheus-openstack-exporter -version: 0.1.8 +version: 0.1.9 home: https://github.com/openstack/openstack-helm-infra sources: - https://opendev.org/openstack/openstack-helm-infra diff --git a/prometheus-openstack-exporter/values.yaml b/prometheus-openstack-exporter/values.yaml index 23e47ceeb..82dde78a6 100644 --- a/prometheus-openstack-exporter/values.yaml +++ b/prometheus-openstack-exporter/values.yaml @@ -18,7 +18,7 @@ images: tags: prometheus_openstack_exporter: docker.io/openstackhelm/prometheus-openstack-exporter:latest-ubuntu_jammy - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 ks_user: docker.io/openstackhelm/heat:2024.1-ubuntu_jammy pull_policy: IfNotPresent diff --git a/prometheus-process-exporter/Chart.yaml b/prometheus-process-exporter/Chart.yaml index aaf9a42ee..ce0de2557 100644 --- a/prometheus-process-exporter/Chart.yaml +++ b/prometheus-process-exporter/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v0.2.11 description: OpenStack-Helm Process Exporter for Prometheus name: prometheus-process-exporter -version: 0.1.6 +version: 0.1.7 home: https://github.com/openstack/openstack-helm-infra sources: - https://github.com/ncabatoff/process-exporter diff --git a/prometheus-process-exporter/values.yaml b/prometheus-process-exporter/values.yaml index 6f17f4707..5b95dc968 100644 --- a/prometheus-process-exporter/values.yaml +++ b/prometheus-process-exporter/values.yaml @@ -18,7 +18,7 @@ images: tags: process_exporter: docker.io/ncabatoff/process-exporter:0.2.11 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/prometheus/Chart.yaml b/prometheus/Chart.yaml index 7b4cd5ee9..4b74ed82b 100644 --- a/prometheus/Chart.yaml +++ b/prometheus/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v2.25.0 description: OpenStack-Helm Prometheus name: prometheus -version: 0.1.15 +version: 0.1.16 home: https://prometheus.io/ sources: - https://github.com/prometheus/prometheus diff --git a/prometheus/values.yaml b/prometheus/values.yaml index d6da537fd..ccac6f12f 100644 --- a/prometheus/values.yaml +++ b/prometheus/values.yaml @@ -21,7 +21,7 @@ images: apache_proxy: docker.io/library/httpd:2.4 prometheus: docker.io/prom/prometheus:v2.25.0 helm_tests: docker.io/openstackhelm/heat:wallaby-ubuntu_focal - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/rabbitmq/Chart.yaml b/rabbitmq/Chart.yaml index 6baa4866e..0e1a300ca 100644 --- a/rabbitmq/Chart.yaml +++ b/rabbitmq/Chart.yaml @@ -15,6 +15,6 @@ apiVersion: v1 appVersion: v3.12.0 description: OpenStack-Helm RabbitMQ name: rabbitmq -version: 0.1.35 +version: 0.1.36 home: https://github.com/rabbitmq/rabbitmq-server ... diff --git a/rabbitmq/values.yaml b/rabbitmq/values.yaml index fd0fdf6b4..06db8f8bf 100644 --- a/rabbitmq/values.yaml +++ b/rabbitmq/values.yaml @@ -36,7 +36,7 @@ images: prometheus_rabbitmq_exporter_helm_tests: docker.io/openstackhelm/heat:2023.2-ubuntu_jammy rabbitmq_init: docker.io/openstackhelm/heat:2023.2-ubuntu_jammy rabbitmq: docker.io/library/rabbitmq:3.13.0 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal scripted_test: docker.io/library/rabbitmq:3.13.0-management image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: "IfNotPresent" diff --git a/redis/Chart.yaml b/redis/Chart.yaml index 8f13833a6..6211ed7ae 100644 --- a/redis/Chart.yaml +++ b/redis/Chart.yaml @@ -15,6 +15,6 @@ apiVersion: v1 appVersion: v4.0.1 description: OpenStack-Helm Redis name: redis -version: 0.1.4 +version: 0.1.5 home: https://github.com/redis/redis ... diff --git a/redis/values.yaml b/redis/values.yaml index 03b13b04c..daa3e2be6 100644 --- a/redis/values.yaml +++ b/redis/values.yaml @@ -20,7 +20,7 @@ images: tags: redis: docker.io/library/redis:4.0.1 helm_tests: docker.io/redislabs/redis-py:latest - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 pull_policy: IfNotPresent local_registry: diff --git a/registry/Chart.yaml b/registry/Chart.yaml index 90061ebd1..001529564 100644 --- a/registry/Chart.yaml +++ b/registry/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v2.0.0 description: OpenStack-Helm Docker Registry name: registry -version: 0.1.8 +version: 0.1.9 home: https://github.com/kubernetes/ingress sources: - https://opendev.org/openstack/openstack-helm diff --git a/registry/values.yaml b/registry/values.yaml index 4185f2ccc..e1ec4fe42 100644 --- a/registry/values.yaml +++ b/registry/values.yaml @@ -31,7 +31,7 @@ images: registry: docker.io/library/registry:2 registry_proxy: registry.k8s.io/kube-registry-proxy:0.4 bootstrap: docker.io/library/docker:17.07.0 - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal pull_policy: "IfNotPresent" local_registry: active: false diff --git a/releasenotes/notes/ceph-adapter-rook.yaml b/releasenotes/notes/ceph-adapter-rook.yaml index 81a14a5f6..b056b5779 100644 --- a/releasenotes/notes/ceph-adapter-rook.yaml +++ b/releasenotes/notes/ceph-adapter-rook.yaml @@ -4,4 +4,5 @@ ceph-adapter-rook: - 0.1.1 Update Ceph images to Jammy and Reef 18.2.1 - 0.1.2 Update Ceph images to patched 18.2.2 and restore debian-reef repo - 0.1.3 Simplify and remove unnecessary entities + - 0.1.4 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/ceph-client.yaml b/releasenotes/notes/ceph-client.yaml index 7686e7ada..e7cec9d08 100644 --- a/releasenotes/notes/ceph-client.yaml +++ b/releasenotes/notes/ceph-client.yaml @@ -51,4 +51,5 @@ ceph-client: - 0.1.48 Update Rook to 1.12.5 and Ceph to 18.2.0 - 0.1.49 Update Ceph images to Jammy and Reef 18.2.1 - 0.1.50 Update Ceph images to patched 18.2.2 and restore debian-reef repo + - 0.1.51 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/ceph-mon.yaml b/releasenotes/notes/ceph-mon.yaml index e28a266fe..f9de51341 100644 --- a/releasenotes/notes/ceph-mon.yaml +++ b/releasenotes/notes/ceph-mon.yaml @@ -36,4 +36,5 @@ ceph-mon: - 0.1.33 Update Ceph images to Jammy and Reef 18.2.1 - 0.1.34 Update Ceph images to patched 18.2.2 and restore debian-reef repo - 0.1.35 Use seprate secrets for CSI plugin and CSI provisioner + - 0.1.36 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/ceph-osd.yaml b/releasenotes/notes/ceph-osd.yaml index 4672360d2..a90aa5730 100644 --- a/releasenotes/notes/ceph-osd.yaml +++ b/releasenotes/notes/ceph-osd.yaml @@ -52,4 +52,5 @@ ceph-osd: - 0.1.49 Update Ceph images to Jammy and Reef 18.2.1 - 0.1.50 Allow lvcreate to wipe existing LV metadata - 0.1.51 Update Ceph images to patched 18.2.2 and restore debian-reef repo + - 0.1.52 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/ceph-provisioners.yaml b/releasenotes/notes/ceph-provisioners.yaml index 25f87c9b2..ee34ffddd 100644 --- a/releasenotes/notes/ceph-provisioners.yaml +++ b/releasenotes/notes/ceph-provisioners.yaml @@ -30,4 +30,5 @@ ceph-provisioners: - 0.1.28 Update Ceph images to Jammy and Reef 18.2.1 - 0.1.29 Update Ceph images to patched 18.2.2 and restore debian-reef repo - 0.1.30 Specify CSI drivername in values.yaml + - 0.1.31 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/ceph-rgw.yaml b/releasenotes/notes/ceph-rgw.yaml index 2f06ce7c2..e99798ffe 100644 --- a/releasenotes/notes/ceph-rgw.yaml +++ b/releasenotes/notes/ceph-rgw.yaml @@ -35,4 +35,5 @@ ceph-rgw: - 0.1.32 Multiple namespace support for the ceph-rgw-pool job - 0.1.33 Update Ceph images to Jammy and Reef 18.2.1 - 0.1.34 Update Ceph images to patched 18.2.2 and restore debian-reef repo + - 0.1.35 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/cert-rotation.yaml b/releasenotes/notes/cert-rotation.yaml index 4cde425a0..281241a25 100644 --- a/releasenotes/notes/cert-rotation.yaml +++ b/releasenotes/notes/cert-rotation.yaml @@ -9,4 +9,5 @@ cert-rotation: - 0.1.6 Added OCI registry authentication - 0.1.7 Update all Ceph images to Focal - 0.1.8 Update Ceph images to Jammy and Reef 18.2.1 + - 0.1.9 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/elastic-apm-server.yaml b/releasenotes/notes/elastic-apm-server.yaml index c58f5ad91..af51672cb 100644 --- a/releasenotes/notes/elastic-apm-server.yaml +++ b/releasenotes/notes/elastic-apm-server.yaml @@ -5,4 +5,5 @@ elastic-apm-server: - 0.1.2 Use full image ref for docker official images - 0.1.3 Update htk requirements - 0.1.4 Added OCI registry authentication + - 0.1.5 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/elastic-filebeat.yaml b/releasenotes/notes/elastic-filebeat.yaml index d08cc55cd..fa10e9ac3 100644 --- a/releasenotes/notes/elastic-filebeat.yaml +++ b/releasenotes/notes/elastic-filebeat.yaml @@ -6,4 +6,5 @@ elastic-filebeat: - 0.1.3 Update htk requirements - 0.1.4 Added OCI registry authentication - 0.1.5 Replace node-role.kubernetes.io/master with control-plane + - 0.1.6 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/elastic-metricbeat.yaml b/releasenotes/notes/elastic-metricbeat.yaml index 0f3645d1e..fd0e41e3c 100644 --- a/releasenotes/notes/elastic-metricbeat.yaml +++ b/releasenotes/notes/elastic-metricbeat.yaml @@ -7,4 +7,5 @@ elastic-metricbeat: - 0.1.4 Update htk requirements - 0.1.5 Added OCI registry authentication - 0.1.6 Replace node-role.kubernetes.io/master with control-plane + - 0.1.7 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/elastic-packetbeat.yaml b/releasenotes/notes/elastic-packetbeat.yaml index b40d4188f..5f0d3e133 100644 --- a/releasenotes/notes/elastic-packetbeat.yaml +++ b/releasenotes/notes/elastic-packetbeat.yaml @@ -5,4 +5,5 @@ elastic-packetbeat: - 0.1.2 Use full image ref for docker official images - 0.1.3 Update htk requirements - 0.1.4 Added OCI registry authentication + - 0.1.5 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/elasticsearch.yaml b/releasenotes/notes/elasticsearch.yaml index 4e64ac20c..6beaccae7 100644 --- a/releasenotes/notes/elasticsearch.yaml +++ b/releasenotes/notes/elasticsearch.yaml @@ -44,4 +44,5 @@ elasticsearch: - 0.3.1 Update Ceph images to Jammy and Reef 18.2.1 - 0.3.2 Update Ceph images to patched 18.2.2 and restore debian-reef repo - 0.3.3 Update es curator to 8.0.10 + - 0.3.4 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/etcd.yaml b/releasenotes/notes/etcd.yaml index f63d5a3b2..085dafc6b 100644 --- a/releasenotes/notes/etcd.yaml +++ b/releasenotes/notes/etcd.yaml @@ -7,4 +7,5 @@ etcd: - 0.1.4 Update htk requirements - 0.1.5 Added OCI registry authentication - 0.1.6 Update kubernetes registry to registry.k8s.io + - 0.1.7 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/falco.yaml b/releasenotes/notes/falco.yaml index 33fb96167..28683017a 100644 --- a/releasenotes/notes/falco.yaml +++ b/releasenotes/notes/falco.yaml @@ -10,4 +10,5 @@ falco: - 0.1.7 Added OCI registry authentication - 0.1.8 Replace node-role.kubernetes.io/master with control-plane - 0.1.9 Update kubernetes registry to registry.k8s.io + - 0.1.10 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/flannel.yaml b/releasenotes/notes/flannel.yaml index 899663e44..119e86c25 100644 --- a/releasenotes/notes/flannel.yaml +++ b/releasenotes/notes/flannel.yaml @@ -6,4 +6,5 @@ flannel: - 0.1.3 Update htk requirements - 0.1.4 Added OCI registry authentication - 0.1.5 Replace node-role.kubernetes.io/master with control-plane + - 0.1.6 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/fluentbit.yaml b/releasenotes/notes/fluentbit.yaml index 6a8daeebf..b9c998617 100644 --- a/releasenotes/notes/fluentbit.yaml +++ b/releasenotes/notes/fluentbit.yaml @@ -6,4 +6,5 @@ fluentbit: - 0.1.3 Update htk requirements - 0.1.4 Added OCI registry authentication - 0.1.5 Replace node-role.kubernetes.io/master with control-plane + - 0.1.6 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/fluentd.yaml b/releasenotes/notes/fluentd.yaml index cda7bdfe2..bfea30dba 100644 --- a/releasenotes/notes/fluentd.yaml +++ b/releasenotes/notes/fluentd.yaml @@ -11,4 +11,5 @@ fluentd: - 0.1.8 Added OCI registry authentication - 0.1.9 Set sticky bit for tmp - 0.1.10 Add 2023.1 Ubuntu Focal overrides + - 0.1.11 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/gnocchi.yaml b/releasenotes/notes/gnocchi.yaml index 9a4a26e32..4a9f25e5e 100644 --- a/releasenotes/notes/gnocchi.yaml +++ b/releasenotes/notes/gnocchi.yaml @@ -16,4 +16,5 @@ gnocchi: - 0.1.13 Bugfix Ceph user creation for RBD access - 0.1.14 Update Ceph images to patched 18.2.2 and restore debian-reef repo - 0.1.15 Add 2023.2 Ubuntu Jammy overrides + - 0.1.16 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/grafana.yaml b/releasenotes/notes/grafana.yaml index e5b8f565e..97b68a727 100644 --- a/releasenotes/notes/grafana.yaml +++ b/releasenotes/notes/grafana.yaml @@ -26,4 +26,5 @@ grafana: - 0.1.23 Modified selenium test for compatibility - 0.1.24 Add image rendering sidecar - 0.1.25 Add value for rendering sidecar feature + - 0.1.26 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/helm-toolkit.yaml b/releasenotes/notes/helm-toolkit.yaml index c72606ac9..9d1e985b5 100644 --- a/releasenotes/notes/helm-toolkit.yaml +++ b/releasenotes/notes/helm-toolkit.yaml @@ -73,4 +73,7 @@ helm-toolkit: - 0.2.64 Use custom secret annotations snippet in other secret templates - 0.2.65 Escape special characters in password for DB connection - 0.2.66 Align db scripts with sqlalchemy 2.0 + - 0.2.67 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default + - 0.2.68 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default + - 0.2.69 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/kibana.yaml b/releasenotes/notes/kibana.yaml index 8c2ce7c1e..26172c00b 100644 --- a/releasenotes/notes/kibana.yaml +++ b/releasenotes/notes/kibana.yaml @@ -15,4 +15,5 @@ kibana: - 0.1.12 Added feedback http_code 200 for kibana indexes - 0.1.13 Update Kibana to 8.9.0 - 0.1.14 Add 2023.1 Ubuntu Focal overrides + - 0.1.15 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/kube-dns.yaml b/releasenotes/notes/kube-dns.yaml index 03f53a9d9..37fed5abd 100644 --- a/releasenotes/notes/kube-dns.yaml +++ b/releasenotes/notes/kube-dns.yaml @@ -8,4 +8,5 @@ kube-dns: - 0.1.5 Added OCI registry authentication - 0.1.6 Replace node-role.kubernetes.io/master with control-plane - 0.1.7 Update kubernetes registry to registry.k8s.io + - 0.1.8 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/kubernetes-keystone-webhook.yaml b/releasenotes/notes/kubernetes-keystone-webhook.yaml index e1eb8d85c..ca3bd5d55 100644 --- a/releasenotes/notes/kubernetes-keystone-webhook.yaml +++ b/releasenotes/notes/kubernetes-keystone-webhook.yaml @@ -9,4 +9,5 @@ kubernetes-keystone-webhook: - 0.1.6 Update default image value to Wallaby - 0.1.7 Added OCI registry authentication - 0.1.8 Add 2023.1 Ubuntu Focal overrides + - 0.1.9 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/kubernetes-node-problem-detector.yaml b/releasenotes/notes/kubernetes-node-problem-detector.yaml index 75570eaa8..4a05c93a7 100644 --- a/releasenotes/notes/kubernetes-node-problem-detector.yaml +++ b/releasenotes/notes/kubernetes-node-problem-detector.yaml @@ -9,4 +9,5 @@ kubernetes-node-problem-detector: - 0.1.6 Update htk requirements - 0.1.7 Added OCI registry authentication - 0.1.8 Replace node-role.kubernetes.io/master with control-plane + - 0.1.9 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/ldap.yaml b/releasenotes/notes/ldap.yaml index 27709bd25..0f4aec693 100644 --- a/releasenotes/notes/ldap.yaml +++ b/releasenotes/notes/ldap.yaml @@ -5,4 +5,5 @@ ldap: - 0.1.2 Use full image ref for docker official images - 0.1.3 Update htk requirements - 0.1.4 Added OCI registry authentication + - 0.1.5 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/libvirt.yaml b/releasenotes/notes/libvirt.yaml index 82ddfa08d..73e3e2717 100644 --- a/releasenotes/notes/libvirt.yaml +++ b/releasenotes/notes/libvirt.yaml @@ -31,4 +31,5 @@ libvirt: - 0.1.28 Update Ceph images to Jammy and Reef 18.2.1 - 0.1.29 Update Ceph images to patched 18.2.2 and restore debian-reef repo - 0.1.30 Add 2024.1 overrides + - 0.1.31 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/mariadb-backup.yaml b/releasenotes/notes/mariadb-backup.yaml index e5640417b..ba22cd2e1 100644 --- a/releasenotes/notes/mariadb-backup.yaml +++ b/releasenotes/notes/mariadb-backup.yaml @@ -5,4 +5,5 @@ mariadb-backup: - 0.0.3 Backups verification improvements - 0.0.4 Added throttling remote backups - 0.0.5 Add 2024.1 overrides + - 0.0.6 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/mariadb-cluster.yaml b/releasenotes/notes/mariadb-cluster.yaml index eb7f26225..f23fc5444 100644 --- a/releasenotes/notes/mariadb-cluster.yaml +++ b/releasenotes/notes/mariadb-cluster.yaml @@ -4,4 +4,5 @@ mariadb-cluster: - 0.0.2 Enable auto-upgrade - 0.0.3 Fixed TLS config and added x509 requirement - 0.0.4 Add 2024.1 overrides + - 0.0.5 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/mariadb.yaml b/releasenotes/notes/mariadb.yaml index 546417b9c..27b3c8b6e 100644 --- a/releasenotes/notes/mariadb.yaml +++ b/releasenotes/notes/mariadb.yaml @@ -57,4 +57,5 @@ mariadb: - 0.2.39 Template changes for image 1.9 compatibility - 0.2.40 Start.py allows to create mariadb-service-primary service and endpoint - 0.2.41 Switch to primary service instead of ingress by default + - 0.2.42 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/memcached.yaml b/releasenotes/notes/memcached.yaml index 1453d1765..a1edf5e4c 100644 --- a/releasenotes/notes/memcached.yaml +++ b/releasenotes/notes/memcached.yaml @@ -14,4 +14,5 @@ memcached: - 0.1.11 Remove gnocchi netpol override - 0.1.12 Added OCI registry authentication - 0.1.13 Replace node-role.kubernetes.io/master with control-plane + - 0.1.14 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/metacontroller.yaml b/releasenotes/notes/metacontroller.yaml index 29f560379..caa383257 100644 --- a/releasenotes/notes/metacontroller.yaml +++ b/releasenotes/notes/metacontroller.yaml @@ -7,4 +7,5 @@ metacontroller: - 0.1.4 Update htk requirements - 0.1.5 Fix field validation error - 0.1.6 Added OCI registry authentication + - 0.1.7 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/mongodb.yaml b/releasenotes/notes/mongodb.yaml index 2cf459000..44b6cd9f6 100644 --- a/releasenotes/notes/mongodb.yaml +++ b/releasenotes/notes/mongodb.yaml @@ -6,4 +6,5 @@ mongodb: - 0.1.3 Update htk requirements - 0.1.4 Added OCI registry authentication - 0.1.5 Add conf file for MongoDB + - 0.1.6 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/nagios.yaml b/releasenotes/notes/nagios.yaml index 1c8529923..c33052e4a 100644 --- a/releasenotes/notes/nagios.yaml +++ b/releasenotes/notes/nagios.yaml @@ -11,4 +11,5 @@ nagios: - 0.1.8 Use helm toolkit for readiness probes - 0.1.9 Make using selenium v4 syntax optional - 0.1.10 Correct selenium v3 syntax + - 0.1.11 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/nfs-provisioner.yaml b/releasenotes/notes/nfs-provisioner.yaml index 5d883ffa7..99975bb63 100644 --- a/releasenotes/notes/nfs-provisioner.yaml +++ b/releasenotes/notes/nfs-provisioner.yaml @@ -6,4 +6,5 @@ nfs-provisioner: - 0.1.3 Update htk requirements - 0.1.4 Added OCI registry authentication - 0.1.5 Update image version + - 0.1.6 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/openvswitch.yaml b/releasenotes/notes/openvswitch.yaml index 4b5ce9394..7c047df37 100644 --- a/releasenotes/notes/openvswitch.yaml +++ b/releasenotes/notes/openvswitch.yaml @@ -25,4 +25,5 @@ openvswitch: - 0.1.22 Change hugepages size to 2M for easier configuration - 0.1.23 Fix rolebinding for init container - 0.1.24 Change ovs to run as child process of start script + - 0.1.25 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/ovn.yaml b/releasenotes/notes/ovn.yaml index feef61738..25a568df3 100644 --- a/releasenotes/notes/ovn.yaml +++ b/releasenotes/notes/ovn.yaml @@ -11,4 +11,5 @@ ovn: - 0.1.8 Fix attaching interfaces to the bridge - 0.1.9 Make ovn db file path as configurable - 0.1.10 Fix typo in the controller init script + - 0.1.11 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/postgresql.yaml b/releasenotes/notes/postgresql.yaml index 563e94049..741bb16c6 100644 --- a/releasenotes/notes/postgresql.yaml +++ b/releasenotes/notes/postgresql.yaml @@ -21,4 +21,5 @@ postgresql: - 0.1.18 Updated postgres to 14.5 and replaced deprecated config item wal_keep_segments with wal_keep_size - 0.1.19 Added staggered backups support - 0.1.20 Added throttling remote backups + - 0.1.21 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/powerdns.yaml b/releasenotes/notes/powerdns.yaml index 4e7ac0845..d66d4c444 100644 --- a/releasenotes/notes/powerdns.yaml +++ b/releasenotes/notes/powerdns.yaml @@ -8,4 +8,5 @@ powerdns: - 0.1.5 Update default image values - 0.1.6 Added OCI registry authentication - 0.1.7 Add 2023.1 Ubuntu Focal overrides + - 0.1.8 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/prometheus-alertmanager.yaml b/releasenotes/notes/prometheus-alertmanager.yaml index dd4583aa8..a1d819574 100644 --- a/releasenotes/notes/prometheus-alertmanager.yaml +++ b/releasenotes/notes/prometheus-alertmanager.yaml @@ -10,4 +10,5 @@ prometheus-alertmanager: - 0.1.7 Use full image ref for docker official images - 0.1.8 Update htk requirements - 0.1.9 Added OCI registry authentication + - 0.1.10 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/prometheus-kube-state-metrics.yaml b/releasenotes/notes/prometheus-kube-state-metrics.yaml index 3c9094301..45d2635d5 100644 --- a/releasenotes/notes/prometheus-kube-state-metrics.yaml +++ b/releasenotes/notes/prometheus-kube-state-metrics.yaml @@ -8,4 +8,5 @@ prometheus-kube-state-metrics: - 0.1.5 Fix helm3 compatability - 0.1.6 Update htk requirements - 0.1.7 Added OCI registry authentication + - 0.1.8 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/prometheus-mysql-exporter.yaml b/releasenotes/notes/prometheus-mysql-exporter.yaml index e2d489e4e..883632093 100644 --- a/releasenotes/notes/prometheus-mysql-exporter.yaml +++ b/releasenotes/notes/prometheus-mysql-exporter.yaml @@ -2,4 +2,5 @@ prometheus-mysql-exporter: - 0.0.1 Initial Chart - 0.0.2 Add 2024.1 overrides + - 0.0.3 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/prometheus-node-exporter.yaml b/releasenotes/notes/prometheus-node-exporter.yaml index e7ca0bd29..b73758864 100644 --- a/releasenotes/notes/prometheus-node-exporter.yaml +++ b/releasenotes/notes/prometheus-node-exporter.yaml @@ -7,4 +7,5 @@ prometheus-node-exporter: - 0.1.4 Update htk requirements - 0.1.5 Added OCI registry authentication - 0.1.6 Replace node-role.kubernetes.io/master with control-plane + - 0.1.7 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/prometheus-openstack-exporter.yaml b/releasenotes/notes/prometheus-openstack-exporter.yaml index c3c5fc782..aa0eda33f 100644 --- a/releasenotes/notes/prometheus-openstack-exporter.yaml +++ b/releasenotes/notes/prometheus-openstack-exporter.yaml @@ -9,4 +9,5 @@ prometheus-openstack-exporter: - 0.1.6 Update htk requirements - 0.1.7 Added OCI registry authentication - 0.1.8 Switch to jammy-based images + - 0.1.9 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/prometheus-process-exporter.yaml b/releasenotes/notes/prometheus-process-exporter.yaml index 6b7fc47f4..4d785280b 100644 --- a/releasenotes/notes/prometheus-process-exporter.yaml +++ b/releasenotes/notes/prometheus-process-exporter.yaml @@ -7,4 +7,5 @@ prometheus-process-exporter: - 0.1.4 Update htk requirements - 0.1.5 Added OCI registry authentication - 0.1.6 Replace node-role.kubernetes.io/master with control-plane + - 0.1.7 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/prometheus.yaml b/releasenotes/notes/prometheus.yaml index 1928b5da1..9d8c1a8f8 100644 --- a/releasenotes/notes/prometheus.yaml +++ b/releasenotes/notes/prometheus.yaml @@ -16,4 +16,5 @@ prometheus: - 0.1.13 Added OCI registry authentication - 0.1.14 Added feature to launch Prometheus with custom script - 0.1.15 Add 2023.1 Ubuntu Focal overrides + - 0.1.16 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/rabbitmq.yaml b/releasenotes/notes/rabbitmq.yaml index e436d49da..601be9b4e 100644 --- a/releasenotes/notes/rabbitmq.yaml +++ b/releasenotes/notes/rabbitmq.yaml @@ -35,4 +35,5 @@ rabbitmq: - 0.1.33 Bump RabbitMQ image version to 3.13.0 - 0.1.34 Add 2024.1 overrides - 0.1.35 Add configurable probes to rabbitmq container + - 0.1.36 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/redis.yaml b/releasenotes/notes/redis.yaml index d7dfc3219..a5e0d4008 100644 --- a/releasenotes/notes/redis.yaml +++ b/releasenotes/notes/redis.yaml @@ -5,4 +5,5 @@ redis: - 0.1.2 Use full image ref for docker official images - 0.1.3 Update htk requirements - 0.1.4 Added OCI registry authentication + - 0.1.5 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/registry.yaml b/releasenotes/notes/registry.yaml index 12faeb609..82000937f 100644 --- a/releasenotes/notes/registry.yaml +++ b/releasenotes/notes/registry.yaml @@ -9,4 +9,5 @@ registry: - 0.1.6 Added OCI registry authentication - 0.1.7 Update kubernetes registry to registry.k8s.io - 0.1.8 Update bootstrap image url for newer image format + - 0.1.9 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/releasenotes/notes/shaker.yaml b/releasenotes/notes/shaker.yaml index e5f949f4b..6ea2a64ae 100644 --- a/releasenotes/notes/shaker.yaml +++ b/releasenotes/notes/shaker.yaml @@ -7,4 +7,5 @@ shaker: - 0.1.4 Update htk requirements - 0.1.5 Update default image value - 0.1.6 Added OCI registry authentication + - 0.1.7 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default ... diff --git a/shaker/Chart.yaml b/shaker/Chart.yaml index 0a46988b1..28417a2cb 100644 --- a/shaker/Chart.yaml +++ b/shaker/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v1 appVersion: v1.0.0 description: OpenStack-Helm Shaker name: shaker -version: 0.1.6 +version: 0.1.7 home: https://pyshaker.readthedocs.io/en/latest/index.html icon: https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTlnnEExfz6H9bBFFDxsDm5mVTdKWOt6Hw2_3aJ7hVkNdDdTCrimQ sources: diff --git a/shaker/values.yaml b/shaker/values.yaml index 4c656108f..472d7ab0e 100644 --- a/shaker/values.yaml +++ b/shaker/values.yaml @@ -26,7 +26,7 @@ labels: images: tags: - dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 + dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal shaker_run_tests: docker.io/performa/shaker:latest ks_user: docker.io/openstackhelm/heat:wallaby-ubuntu_focal image_repo_sync: docker.io/library/docker:17.07.0 diff --git a/tools/deployment/logging/elasticsearch.sh b/tools/deployment/logging/elasticsearch.sh index 6198d9ec4..29880b7ae 100755 --- a/tools/deployment/logging/elasticsearch.sh +++ b/tools/deployment/logging/elasticsearch.sh @@ -162,6 +162,15 @@ manifests: job_s3_user: false job_s3_bucket: false object_bucket_claim: true + +# FIXME: The kubernetes-entrypoint image used by default +# quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal +# can not lookup for global (w/o namespace) custom resources +# but ObjectBucket CRs are global and we have them as dependencies +# for two elasticsearch jobs. +images: + tags: + dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 EOF : ${OSH_INFRA_EXTRA_HELM_ARGS_ELASTICSEARCH:="$(helm osh get-values-overrides -c elasticsearch ${FEATURES})"}