From 672e488519241601e67c09b9772902a7cdf016a2 Mon Sep 17 00:00:00 2001 From: Vladimir Kozhukalov Date: Wed, 18 Dec 2024 10:49:18 -0600 Subject: [PATCH] Update versions of all charts to 2024.2.0 As per agreement with https://docs.openstack.org/openstack-helm/latest/specs/2025.1/chart_versioning.html Change-Id: Ia064d83881626452dc3c0cf888128e152692ae77 --- ca-clusterissuer/Chart.yaml | 2 +- ca-issuer/Chart.yaml | 2 +- ceph-adapter-rook/Chart.yaml | 2 +- ceph-client/Chart.yaml | 2 +- ceph-mon/Chart.yaml | 2 +- ceph-osd/Chart.yaml | 2 +- ceph-provisioners/Chart.yaml | 2 +- ceph-rgw/Chart.yaml | 2 +- cert-rotation/Chart.yaml | 2 +- daemonjob-controller/Chart.yaml | 2 +- elastic-apm-server/Chart.yaml | 2 +- elastic-filebeat/Chart.yaml | 2 +- elastic-metricbeat/Chart.yaml | 2 +- elastic-packetbeat/Chart.yaml | 2 +- elasticsearch/Chart.yaml | 2 +- etcd/Chart.yaml | 2 +- falco/Chart.yaml | 2 +- flannel/Chart.yaml | 2 +- fluentbit/Chart.yaml | 2 +- fluentd/Chart.yaml | 2 +- gnocchi/Chart.yaml | 2 +- grafana/Chart.yaml | 2 +- helm-toolkit/Chart.yaml | 2 +- kibana/Chart.yaml | 2 +- kube-dns/Chart.yaml | 2 +- kubernetes-keystone-webhook/Chart.yaml | 2 +- kubernetes-node-problem-detector/Chart.yaml | 2 +- ldap/Chart.yaml | 2 +- libvirt/Chart.yaml | 2 +- local-storage/Chart.yaml | 2 +- local-volume-provisioner/Chart.yaml | 2 +- lockdown/Chart.yaml | 2 +- mariadb-backup/Chart.yaml | 2 +- mariadb-cluster/Chart.yaml | 2 +- mariadb/Chart.yaml | 2 +- memcached/Chart.yaml | 2 +- metacontroller/Chart.yaml | 2 +- mongodb/Chart.yaml | 2 +- nagios/Chart.yaml | 2 +- namespace-config/Chart.yaml | 2 +- nfs-provisioner/Chart.yaml | 2 +- openvswitch/Chart.yaml | 2 +- ovn/Chart.yaml | 2 +- playbooks/lint.yml | 6 +++--- postgresql/Chart.yaml | 2 +- powerdns/Chart.yaml | 2 +- prometheus-alertmanager/Chart.yaml | 2 +- prometheus-blackbox-exporter/Chart.yaml | 2 +- prometheus-kube-state-metrics/Chart.yaml | 2 +- prometheus-mysql-exporter/Chart.yaml | 2 +- prometheus-node-exporter/Chart.yaml | 2 +- prometheus-openstack-exporter/Chart.yaml | 2 +- prometheus-process-exporter/Chart.yaml | 2 +- prometheus/Chart.yaml | 2 +- rabbitmq/Chart.yaml | 2 +- redis/Chart.yaml | 2 +- registry/Chart.yaml | 2 +- releasenotes/notes/ca-clusterissuer.yaml | 1 + releasenotes/notes/ca-issuer.yaml | 1 + 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/daemonjob-controller.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 | 1 + releasenotes/notes/kibana.yaml | 1 + releasenotes/notes/kube-dns.yaml | 1 + releasenotes/notes/kubernetes-keystone-webhook.yaml | 1 + releasenotes/notes/kubernetes-node-problem-detector.yaml | 1 + releasenotes/notes/ldap.yaml | 1 + releasenotes/notes/libvirt.yaml | 1 + releasenotes/notes/local-storage.yaml | 1 + releasenotes/notes/local-volume-provisioner.yaml | 1 + releasenotes/notes/lockdown.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/namespace-config.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 + releasenotes/notes/prometheus-alertmanager.yaml | 1 + releasenotes/notes/prometheus-blackbox-exporter.yaml | 1 + releasenotes/notes/prometheus-kube-state-metrics.yaml | 1 + releasenotes/notes/prometheus-mysql-exporter.yaml | 1 + releasenotes/notes/prometheus-node-exporter.yaml | 1 + releasenotes/notes/prometheus-openstack-exporter.yaml | 1 + releasenotes/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 +- 115 files changed, 117 insertions(+), 60 deletions(-) diff --git a/ca-clusterissuer/Chart.yaml b/ca-clusterissuer/Chart.yaml index 82d80c0761..79a4fe1f3d 100644 --- a/ca-clusterissuer/Chart.yaml +++ b/ca-clusterissuer/Chart.yaml @@ -16,7 +16,7 @@ appVersion: "1.0" description: Certificate Issuer chart for OSH home: https://cert-manager.io/ name: ca-clusterissuer -version: 0.1.2 +version: 2024.2.0 dependencies: - name: helm-toolkit repository: file://../helm-toolkit diff --git a/ca-issuer/Chart.yaml b/ca-issuer/Chart.yaml index 1ede422cdb..8834a10f7e 100644 --- a/ca-issuer/Chart.yaml +++ b/ca-issuer/Chart.yaml @@ -16,7 +16,7 @@ appVersion: "1.0" description: Certificate Issuer chart for OSH home: https://cert-manager.io/ name: ca-issuer -version: 0.2.3 +version: 2024.2.0 dependencies: - name: helm-toolkit repository: file://../helm-toolkit diff --git a/ceph-adapter-rook/Chart.yaml b/ceph-adapter-rook/Chart.yaml index 4a6a7d198b..7c3191fd5a 100644 --- a/ceph-adapter-rook/Chart.yaml +++ b/ceph-adapter-rook/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.0.0 description: OpenStack-Helm Ceph Adapter Rook name: ceph-adapter-rook -version: 0.1.5 +version: 2024.2.0 home: https://github.com/ceph/ceph dependencies: - name: helm-toolkit diff --git a/ceph-client/Chart.yaml b/ceph-client/Chart.yaml index f8844a8d11..c30d8d01a2 100644 --- a/ceph-client/Chart.yaml +++ b/ceph-client/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.0.0 description: OpenStack-Helm Ceph Client name: ceph-client -version: 0.1.53 +version: 2024.2.0 home: https://github.com/ceph/ceph-client dependencies: - name: helm-toolkit diff --git a/ceph-mon/Chart.yaml b/ceph-mon/Chart.yaml index ce9943ba5b..038d835da6 100644 --- a/ceph-mon/Chart.yaml +++ b/ceph-mon/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.0.0 description: OpenStack-Helm Ceph Mon name: ceph-mon -version: 0.1.37 +version: 2024.2.0 home: https://github.com/ceph/ceph dependencies: - name: helm-toolkit diff --git a/ceph-osd/Chart.yaml b/ceph-osd/Chart.yaml index e598e61433..6bb0b54b43 100644 --- a/ceph-osd/Chart.yaml +++ b/ceph-osd/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.0.0 description: OpenStack-Helm Ceph OSD name: ceph-osd -version: 0.1.58 +version: 2024.2.0 home: https://github.com/ceph/ceph dependencies: - name: helm-toolkit diff --git a/ceph-provisioners/Chart.yaml b/ceph-provisioners/Chart.yaml index 15392d7ff1..f9207ef3c1 100644 --- a/ceph-provisioners/Chart.yaml +++ b/ceph-provisioners/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.0.0 description: OpenStack-Helm Ceph Provisioner name: ceph-provisioners -version: 0.1.34 +version: 2024.2.0 home: https://github.com/ceph/ceph dependencies: - name: helm-toolkit diff --git a/ceph-rgw/Chart.yaml b/ceph-rgw/Chart.yaml index 672501b1cc..4350949be3 100644 --- a/ceph-rgw/Chart.yaml +++ b/ceph-rgw/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.0.0 description: OpenStack-Helm Ceph RadosGW name: ceph-rgw -version: 0.1.39 +version: 2024.2.0 home: https://github.com/ceph/ceph dependencies: - name: helm-toolkit diff --git a/cert-rotation/Chart.yaml b/cert-rotation/Chart.yaml index 7bb5a40df7..c97226c42e 100644 --- a/cert-rotation/Chart.yaml +++ b/cert-rotation/Chart.yaml @@ -16,7 +16,7 @@ appVersion: "1.0" description: Rotate the certificates generated by cert-manager home: https://cert-manager.io/ name: cert-rotation -version: 0.1.10 +version: 2024.2.0 dependencies: - name: helm-toolkit repository: file://../helm-toolkit diff --git a/daemonjob-controller/Chart.yaml b/daemonjob-controller/Chart.yaml index b397aa2094..46a952a0ae 100644 --- a/daemonjob-controller/Chart.yaml +++ b/daemonjob-controller/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.0.0 description: A Helm chart for DaemonjobController name: daemonjob-controller -version: 0.1.8 +version: 2024.2.0 home: https://opendev.org/openstack dependencies: - name: helm-toolkit diff --git a/elastic-apm-server/Chart.yaml b/elastic-apm-server/Chart.yaml index 20a3cdff0d..c5c7a66c64 100644 --- a/elastic-apm-server/Chart.yaml +++ b/elastic-apm-server/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v6.2.3 description: OpenStack-Helm Elastic APM Server name: elastic-apm-server -version: 0.1.6 +version: 2024.2.0 home: https://www.elastic.co/guide/en/apm/get-started/current/index.html sources: - https://github.com/elastic/apm-server diff --git a/elastic-filebeat/Chart.yaml b/elastic-filebeat/Chart.yaml index 386ad44c8d..864d584100 100644 --- a/elastic-filebeat/Chart.yaml +++ b/elastic-filebeat/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v7.1.0 description: OpenStack-Helm Elastic Filebeat name: elastic-filebeat -version: 0.1.7 +version: 2024.2.0 home: https://www.elastic.co/products/beats/filebeat sources: - https://github.com/elastic/beats/tree/master/filebeat diff --git a/elastic-metricbeat/Chart.yaml b/elastic-metricbeat/Chart.yaml index a4cddca646..a7562bbac6 100644 --- a/elastic-metricbeat/Chart.yaml +++ b/elastic-metricbeat/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v7.1.0 description: OpenStack-Helm Elastic Metricbeat name: elastic-metricbeat -version: 0.1.8 +version: 2024.2.0 home: https://www.elastic.co/products/beats/metricbeat sources: - https://github.com/elastic/beats/tree/master/metricbeat diff --git a/elastic-packetbeat/Chart.yaml b/elastic-packetbeat/Chart.yaml index 5f8221432e..909032785a 100644 --- a/elastic-packetbeat/Chart.yaml +++ b/elastic-packetbeat/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v7.1.0 description: OpenStack-Helm Elastic Packetbeat name: elastic-packetbeat -version: 0.1.6 +version: 2024.2.0 home: https://www.elastic.co/products/beats/packetbeat sources: - https://github.com/elastic/beats/tree/master/packetbeat diff --git a/elasticsearch/Chart.yaml b/elasticsearch/Chart.yaml index a8f3cfcc9e..ab9bcf7712 100644 --- a/elasticsearch/Chart.yaml +++ b/elasticsearch/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v8.9.0 description: OpenStack-Helm ElasticSearch name: elasticsearch -version: 0.3.9 +version: 2024.2.0 home: https://www.elastic.co/ sources: - https://github.com/elastic/elasticsearch diff --git a/etcd/Chart.yaml b/etcd/Chart.yaml index a73a915ec4..40f709dc1d 100644 --- a/etcd/Chart.yaml +++ b/etcd/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v3.4.3 description: OpenStack-Helm etcd name: etcd -version: 0.1.10 +version: 2024.2.0 home: https://coreos.com/etcd/ icon: https://raw.githubusercontent.com/CloudCoreo/etcd-cluster/master/images/icon.png sources: diff --git a/falco/Chart.yaml b/falco/Chart.yaml index 6d1d3ffe38..48b37fb15a 100644 --- a/falco/Chart.yaml +++ b/falco/Chart.yaml @@ -13,7 +13,7 @@ --- apiVersion: v2 name: falco -version: 0.1.11 +version: 2024.2.0 appVersion: 0.11.1 description: Sysdig Falco keywords: diff --git a/flannel/Chart.yaml b/flannel/Chart.yaml index ea1b1e2a43..7ec5a5f815 100644 --- a/flannel/Chart.yaml +++ b/flannel/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v0.8.0 description: OpenStack-Helm BootStrap Flannel name: flannel -version: 0.1.7 +version: 2024.2.0 home: https://github.com/coreos/flannel icon: https://raw.githubusercontent.com/coreos/flannel/master/logos/flannel-horizontal-color.png sources: diff --git a/fluentbit/Chart.yaml b/fluentbit/Chart.yaml index d60247047f..1d79e68c83 100644 --- a/fluentbit/Chart.yaml +++ b/fluentbit/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v0.14.2 description: OpenStack-Helm Fluentbit name: fluentbit -version: 0.1.7 +version: 2024.2.0 home: https://www.fluentbit.io/ sources: - https://github.com/fluent/fluentbit diff --git a/fluentd/Chart.yaml b/fluentd/Chart.yaml index 53edf2079d..55b52e5bab 100644 --- a/fluentd/Chart.yaml +++ b/fluentd/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.10.1 description: OpenStack-Helm Fluentd name: fluentd -version: 0.1.14 +version: 2024.2.0 home: https://www.fluentd.org/ sources: - https://github.com/fluent/fluentd diff --git a/gnocchi/Chart.yaml b/gnocchi/Chart.yaml index 6923a1ba67..7a765ff550 100644 --- a/gnocchi/Chart.yaml +++ b/gnocchi/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v3.0.3 description: OpenStack-Helm Gnocchi name: gnocchi -version: 0.1.17 +version: 2024.2.0 home: https://gnocchi.xyz/ icon: https://gnocchi.xyz/_static/gnocchi-logo.png sources: diff --git a/grafana/Chart.yaml b/grafana/Chart.yaml index 658d4343ce..10946084db 100644 --- a/grafana/Chart.yaml +++ b/grafana/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v9.2.10 description: OpenStack-Helm Grafana name: grafana -version: 0.1.31 +version: 2024.2.0 home: https://grafana.com/ sources: - https://github.com/grafana/grafana diff --git a/helm-toolkit/Chart.yaml b/helm-toolkit/Chart.yaml index 636d524d9e..b84ba12b48 100644 --- a/helm-toolkit/Chart.yaml +++ b/helm-toolkit/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.0.0 description: OpenStack-Helm Helm-Toolkit name: helm-toolkit -version: 0.2.79 +version: 2024.2.0 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/kibana/Chart.yaml b/kibana/Chart.yaml index 3f1418fe06..5639855866 100644 --- a/kibana/Chart.yaml +++ b/kibana/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v8.9.0 description: OpenStack-Helm Kibana name: kibana -version: 0.1.20 +version: 2024.2.0 home: https://www.elastic.co/products/kibana sources: - https://github.com/elastic/kibana diff --git a/kube-dns/Chart.yaml b/kube-dns/Chart.yaml index 6d5a148347..5b49d1d9c1 100644 --- a/kube-dns/Chart.yaml +++ b/kube-dns/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.14.5 description: OpenStack-Helm Kube-DNS name: kube-dns -version: 0.1.9 +version: 2024.2.0 home: https://github.com/coreos/flannel icon: https://raw.githubusercontent.com/coreos/flannel/master/logos/flannel-horizontal-color.png sources: diff --git a/kubernetes-keystone-webhook/Chart.yaml b/kubernetes-keystone-webhook/Chart.yaml index 9f53448a51..e5a77b3031 100644 --- a/kubernetes-keystone-webhook/Chart.yaml +++ b/kubernetes-keystone-webhook/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v0.2.0 description: OpenStack-Helm Kubernetes keystone webhook name: kubernetes-keystone-webhook -version: 0.1.12 +version: 2024.2.0 home: https://github.com/kubernetes/cloud-provider-openstack sources: - https://opendev.org/openstack/openstack-helm-infra diff --git a/kubernetes-node-problem-detector/Chart.yaml b/kubernetes-node-problem-detector/Chart.yaml index d35e6c9a8f..53b942f0bf 100644 --- a/kubernetes-node-problem-detector/Chart.yaml +++ b/kubernetes-node-problem-detector/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.0.0 description: OpenStack-Helm Kubernetes Node Problem Detector name: kubernetes-node-problem-detector -version: 0.1.11 +version: 2024.2.0 home: https://github.com/kubernetes/node-problem-detector sources: - https://github.com/kubernetes/node-problem-detector diff --git a/ldap/Chart.yaml b/ldap/Chart.yaml index 82175efe3c..4c8e5f3f6b 100644 --- a/ldap/Chart.yaml +++ b/ldap/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.2.0 description: OpenStack-Helm LDAP name: ldap -version: 0.1.6 +version: 2024.2.0 home: https://www.openldap.org/ maintainers: - name: OpenStack-Helm Authors diff --git a/libvirt/Chart.yaml b/libvirt/Chart.yaml index 80f5cdbfd4..604072232c 100644 --- a/libvirt/Chart.yaml +++ b/libvirt/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.0.0 description: OpenStack-Helm libvirt name: libvirt -version: 0.1.41 +version: 2024.2.0 home: https://libvirt.org sources: - https://libvirt.org/git/?p=libvirt.git;a=summary diff --git a/local-storage/Chart.yaml b/local-storage/Chart.yaml index bfd0924d91..feb3927b46 100644 --- a/local-storage/Chart.yaml +++ b/local-storage/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.0.0 description: OpenStack-Helm Local Storage name: local-storage -version: 0.1.3 +version: 2024.2.0 home: https://kubernetes.io/docs/concepts/storage/volumes/#local maintainers: - name: OpenStack-Helm Authors diff --git a/local-volume-provisioner/Chart.yaml b/local-volume-provisioner/Chart.yaml index 759177222a..fc763b6cbd 100644 --- a/local-volume-provisioner/Chart.yaml +++ b/local-volume-provisioner/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.0.0 description: OpenStack-Helm local-volume-provisioner name: local-volume-provisioner -version: 0.1.1 +version: 2024.2.0 home: https://github.com/kubernetes-sigs/sig-storage-local-static-provisioner sources: - https://opendev.org/openstack/openstack-helm diff --git a/lockdown/Chart.yaml b/lockdown/Chart.yaml index ccc384e1fd..e7797e525b 100644 --- a/lockdown/Chart.yaml +++ b/lockdown/Chart.yaml @@ -16,6 +16,6 @@ appVersion: "1.0" description: | A helm chart used to lockdown all ingress and egress for a namespace name: lockdown -version: 0.1.2 +version: 2024.2.0 home: https://kubernetes.io/docs/concepts/services-networking/network-policies/ ... diff --git a/mariadb-backup/Chart.yaml b/mariadb-backup/Chart.yaml index 01382f9117..53de9ff750 100644 --- a/mariadb-backup/Chart.yaml +++ b/mariadb-backup/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v10.6.14 description: OpenStack-Helm MariaDB backups name: mariadb-backup -version: 0.0.8 +version: 2024.2.0 home: https://mariadb.com/kb/en/ icon: http://badges.mariadb.org/mariadb-badge-180x60.png sources: diff --git a/mariadb-cluster/Chart.yaml b/mariadb-cluster/Chart.yaml index 5dad38ebe4..731dd1f8fa 100644 --- a/mariadb-cluster/Chart.yaml +++ b/mariadb-cluster/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v10.6.14 description: OpenStack-Helm MariaDB controlled by mariadb-operator name: mariadb-cluster -version: 0.0.8 +version: 2024.2.0 home: https://mariadb.com/kb/en/ icon: http://badges.mariadb.org/mariadb-badge-180x60.png sources: diff --git a/mariadb/Chart.yaml b/mariadb/Chart.yaml index c9c55752f4..d8898d9460 100644 --- a/mariadb/Chart.yaml +++ b/mariadb/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v10.6.7 description: OpenStack-Helm MariaDB name: mariadb -version: 0.2.67 +version: 2024.2.0 home: https://mariadb.com/kb/en/ icon: http://badges.mariadb.org/mariadb-badge-180x60.png sources: diff --git a/memcached/Chart.yaml b/memcached/Chart.yaml index 5681b7ec7b..16f16464bc 100644 --- a/memcached/Chart.yaml +++ b/memcached/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.5.5 description: OpenStack-Helm Memcached name: memcached -version: 0.1.18 +version: 2024.2.0 home: https://github.com/memcached/memcached dependencies: - name: helm-toolkit diff --git a/metacontroller/Chart.yaml b/metacontroller/Chart.yaml index 2a7829bf4e..e57f5f8c95 100644 --- a/metacontroller/Chart.yaml +++ b/metacontroller/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v0.4.2 description: A Helm chart for Metacontroller name: metacontroller -version: 0.1.8 +version: 2024.2.0 home: https://metacontroller.app/ keywords: - CRDs diff --git a/mongodb/Chart.yaml b/mongodb/Chart.yaml index 0105fa51d1..caac77f1b4 100644 --- a/mongodb/Chart.yaml +++ b/mongodb/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v3.4.9 description: OpenStack-Helm MongoDB name: mongodb -version: 0.1.7 +version: 2024.2.0 home: https://www.mongodb.com sources: - https://github.com/mongodb/mongo diff --git a/nagios/Chart.yaml b/nagios/Chart.yaml index 9153f9ad7e..97a155f9f8 100644 --- a/nagios/Chart.yaml +++ b/nagios/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.0.0 description: OpenStack-Helm Nagios name: nagios -version: 0.1.15 +version: 2024.2.0 home: https://www.nagios.org sources: - https://opendev.org/openstack/openstack-helm-addons diff --git a/namespace-config/Chart.yaml b/namespace-config/Chart.yaml index 55ba37e455..cde620369d 100644 --- a/namespace-config/Chart.yaml +++ b/namespace-config/Chart.yaml @@ -15,6 +15,6 @@ apiVersion: v2 appVersion: v1.0.0 description: OpenStack-Helm Namespace Config name: namespace-config -version: 0.1.3 +version: 2024.2.0 home: https://kubernetes.io/docs/concepts/policy/limit-range/ ... diff --git a/nfs-provisioner/Chart.yaml b/nfs-provisioner/Chart.yaml index ec3433051a..356f03bfe7 100644 --- a/nfs-provisioner/Chart.yaml +++ b/nfs-provisioner/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v2.2.1 description: OpenStack-Helm NFS name: nfs-provisioner -version: 0.1.7 +version: 2024.2.0 home: https://github.com/kubernetes-incubator/external-storage sources: - https://github.com/kubernetes-incubator/external-storage diff --git a/openvswitch/Chart.yaml b/openvswitch/Chart.yaml index 15338900a0..1c9fb94d0a 100644 --- a/openvswitch/Chart.yaml +++ b/openvswitch/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.0.0 description: OpenStack-Helm OpenVSwitch name: openvswitch -version: 0.1.26 +version: 2024.2.0 home: http://openvswitch.org icon: https://www.openstack.org/themes/openstack/images/project-mascots/Neutron/OpenStack_Project_Neutron_vertical.png sources: diff --git a/ovn/Chart.yaml b/ovn/Chart.yaml index ea7a1a967d..a9e426d500 100644 --- a/ovn/Chart.yaml +++ b/ovn/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v23.3.0 description: OpenStack-Helm OVN name: ovn -version: 0.1.16 +version: 2024.2.0 home: https://www.ovn.org icon: https://www.ovn.org/images/ovn-logo.png sources: diff --git a/playbooks/lint.yml b/playbooks/lint.yml index 5bddf845c8..104ddf6478 100644 --- a/playbooks/lint.yml +++ b/playbooks/lint.yml @@ -16,11 +16,11 @@ - hosts: all roles: - name: ensure-helm - helm_version: "3.6.3" + helm_version: "3.16.4" - name: ensure-chart-testing - chart_testing_version: "3.4.0" + chart_testing_version: "3.11.0" - name: chart-testing - chart_testing_options: "--chart-dirs=. --validate-maintainers=false" + chart_testing_options: "--target-branch=master --chart-dirs=. --validate-maintainers=false --check-version-increment=false" zuul_work_dir: "{{ work_dir }}" vars: work_dir: "{{ zuul.project.src_dir }}/{{ zuul_osh_infra_relative_path | default('') }}" diff --git a/postgresql/Chart.yaml b/postgresql/Chart.yaml index 57c3a0dda0..ffe66ec0be 100644 --- a/postgresql/Chart.yaml +++ b/postgresql/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v14.5 description: OpenStack-Helm PostgreSQL name: postgresql -version: 0.1.24 +version: 2024.2.0 home: https://www.postgresql.org sources: - https://github.com/postgres/postgres diff --git a/powerdns/Chart.yaml b/powerdns/Chart.yaml index 6ff83e17e1..0b2f5e9ec7 100644 --- a/powerdns/Chart.yaml +++ b/powerdns/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v4.1.10 description: OpenStack-Helm PowerDNS name: powerdns -version: 0.1.11 +version: 2024.2.0 home: https://www.powerdns.com/ maintainers: - name: OpenStack-Helm Authors diff --git a/prometheus-alertmanager/Chart.yaml b/prometheus-alertmanager/Chart.yaml index c16bf09565..467af7e2b3 100644 --- a/prometheus-alertmanager/Chart.yaml +++ b/prometheus-alertmanager/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v0.20.0 description: OpenStack-Helm Alertmanager for Prometheus name: prometheus-alertmanager -version: 0.1.11 +version: 2024.2.0 home: https://prometheus.io/docs/alerting/alertmanager/ sources: - https://github.com/prometheus/alertmanager diff --git a/prometheus-blackbox-exporter/Chart.yaml b/prometheus-blackbox-exporter/Chart.yaml index efeb457db4..5560cff9f5 100644 --- a/prometheus-blackbox-exporter/Chart.yaml +++ b/prometheus-blackbox-exporter/Chart.yaml @@ -14,7 +14,7 @@ apiVersion: v2 appVersion: v0.16.0 description: OpenStack-Helm blackbox exporter for Prometheus name: prometheus-blackbox-exporter -version: 0.1.6 +version: 2024.2.0 home: https://github.com/prometheus/blackbox_exporter sources: - https://opendev.org/openstack/openstack-helm-infra diff --git a/prometheus-kube-state-metrics/Chart.yaml b/prometheus-kube-state-metrics/Chart.yaml index f80c2963fe..24ec9df9a3 100644 --- a/prometheus-kube-state-metrics/Chart.yaml +++ b/prometheus-kube-state-metrics/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.3.1 description: OpenStack-Helm Kube-State-Metrics for Prometheus name: prometheus-kube-state-metrics -version: 0.1.9 +version: 2024.2.0 home: https://github.com/kubernetes/kube-state-metrics sources: - https://github.com/kubernetes/kube-state-metrics diff --git a/prometheus-mysql-exporter/Chart.yaml b/prometheus-mysql-exporter/Chart.yaml index 5ac6c58e88..6a055f1840 100644 --- a/prometheus-mysql-exporter/Chart.yaml +++ b/prometheus-mysql-exporter/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v0.12.1 description: OpenStack-Helm Prometheus mysql-exporter name: prometheus-mysql-exporter -version: 0.0.6 +version: 2024.2.0 home: https://mariadb.com/kb/en/ icon: http://badges.mariadb.org/mariadb-badge-180x60.png sources: diff --git a/prometheus-node-exporter/Chart.yaml b/prometheus-node-exporter/Chart.yaml index 3d0844d48c..3030497cc2 100644 --- a/prometheus-node-exporter/Chart.yaml +++ b/prometheus-node-exporter/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v0.18.1 description: OpenStack-Helm Node Exporter for Prometheus name: prometheus-node-exporter -version: 0.1.8 +version: 2024.2.0 home: https://github.com/prometheus/node_exporter sources: - https://github.com/prometheus/node_exporter diff --git a/prometheus-openstack-exporter/Chart.yaml b/prometheus-openstack-exporter/Chart.yaml index 3ec4f52da8..93a1825f42 100644 --- a/prometheus-openstack-exporter/Chart.yaml +++ b/prometheus-openstack-exporter/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.0.0 description: OpenStack Metrics Exporter for Prometheus name: prometheus-openstack-exporter -version: 0.1.10 +version: 2024.2.0 home: https://github.com/openstack/openstack-helm-infra sources: - https://opendev.org/openstack/openstack-helm-infra diff --git a/prometheus-process-exporter/Chart.yaml b/prometheus-process-exporter/Chart.yaml index f887a089a2..9dfe4226f0 100644 --- a/prometheus-process-exporter/Chart.yaml +++ b/prometheus-process-exporter/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v0.2.11 description: OpenStack-Helm Process Exporter for Prometheus name: prometheus-process-exporter -version: 0.1.8 +version: 2024.2.0 home: https://github.com/openstack/openstack-helm-infra sources: - https://github.com/ncabatoff/process-exporter diff --git a/prometheus/Chart.yaml b/prometheus/Chart.yaml index dc6ac7950b..d763da8517 100644 --- a/prometheus/Chart.yaml +++ b/prometheus/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v2.25.0 description: OpenStack-Helm Prometheus name: prometheus -version: 0.1.19 +version: 2024.2.0 home: https://prometheus.io/ sources: - https://github.com/prometheus/prometheus diff --git a/rabbitmq/Chart.yaml b/rabbitmq/Chart.yaml index 4186436215..b99813e8b7 100644 --- a/rabbitmq/Chart.yaml +++ b/rabbitmq/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v3.12.0 description: OpenStack-Helm RabbitMQ name: rabbitmq -version: 0.1.45 +version: 2024.2.0 home: https://github.com/rabbitmq/rabbitmq-server dependencies: - name: helm-toolkit diff --git a/redis/Chart.yaml b/redis/Chart.yaml index f8fbd76570..67889609c4 100644 --- a/redis/Chart.yaml +++ b/redis/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v4.0.1 description: OpenStack-Helm Redis name: redis -version: 0.1.6 +version: 2024.2.0 home: https://github.com/redis/redis dependencies: - name: helm-toolkit diff --git a/registry/Chart.yaml b/registry/Chart.yaml index 6a9adc2a9f..af389cb457 100644 --- a/registry/Chart.yaml +++ b/registry/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v2.0.0 description: OpenStack-Helm Docker Registry name: registry -version: 0.1.11 +version: 2024.2.0 home: https://github.com/kubernetes/ingress sources: - https://opendev.org/openstack/openstack-helm diff --git a/releasenotes/notes/ca-clusterissuer.yaml b/releasenotes/notes/ca-clusterissuer.yaml index 43cb643990..b69b883fc9 100644 --- a/releasenotes/notes/ca-clusterissuer.yaml +++ b/releasenotes/notes/ca-clusterissuer.yaml @@ -3,4 +3,5 @@ ca-clusterissuer: - 0.1.0 Initial Chart - 0.1.1 Update htk requirements - 0.1.2 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/ca-issuer.yaml b/releasenotes/notes/ca-issuer.yaml index 39fbd4f708..c772ccec1a 100644 --- a/releasenotes/notes/ca-issuer.yaml +++ b/releasenotes/notes/ca-issuer.yaml @@ -8,4 +8,5 @@ ca-issuer: - 0.2.1 Cert-manager "< v1.0.0" supports cert-manager.io/v1alpha3 else use api cert-manager.io/v1 - 0.2.2 Update htk requirements - 0.2.3 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/ceph-adapter-rook.yaml b/releasenotes/notes/ceph-adapter-rook.yaml index 740388588e..25b4046590 100644 --- a/releasenotes/notes/ceph-adapter-rook.yaml +++ b/releasenotes/notes/ceph-adapter-rook.yaml @@ -6,4 +6,5 @@ ceph-adapter-rook: - 0.1.3 Simplify and remove unnecessary entities - 0.1.4 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.5 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/ceph-client.yaml b/releasenotes/notes/ceph-client.yaml index cb4b5dba83..f90c2be96a 100644 --- a/releasenotes/notes/ceph-client.yaml +++ b/releasenotes/notes/ceph-client.yaml @@ -54,4 +54,5 @@ ceph-client: - 0.1.51 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.52 Run utils-defragOSDs.sh in ceph-osd-default container - 0.1.53 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/ceph-mon.yaml b/releasenotes/notes/ceph-mon.yaml index 71533176fd..4dadd84c49 100644 --- a/releasenotes/notes/ceph-mon.yaml +++ b/releasenotes/notes/ceph-mon.yaml @@ -38,4 +38,5 @@ ceph-mon: - 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 - 0.1.37 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/ceph-osd.yaml b/releasenotes/notes/ceph-osd.yaml index 4e830e4dff..5aeee5b2eb 100644 --- a/releasenotes/notes/ceph-osd.yaml +++ b/releasenotes/notes/ceph-osd.yaml @@ -59,4 +59,5 @@ ceph-osd: - 0.1.56 Add preStop lifecycle script to log-runner - 0.1.57 Added code to kill another background process in log-runner at restart - 0.1.58 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/ceph-provisioners.yaml b/releasenotes/notes/ceph-provisioners.yaml index 954e97d55f..0dd69d1b2c 100644 --- a/releasenotes/notes/ceph-provisioners.yaml +++ b/releasenotes/notes/ceph-provisioners.yaml @@ -34,4 +34,5 @@ ceph-provisioners: - 0.1.32 Update ceph_rbd_provisioner image to 18.2.2 - 0.1.33 Remove dependencies on legacy provisioners - 0.1.34 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/ceph-rgw.yaml b/releasenotes/notes/ceph-rgw.yaml index f7888c3434..547136a4b9 100644 --- a/releasenotes/notes/ceph-rgw.yaml +++ b/releasenotes/notes/ceph-rgw.yaml @@ -40,4 +40,5 @@ ceph-rgw: - 0.1.37 Update heat image default tag to 2024.1-ubuntu_jammy - 0.1.38 Add 2024.2 overrides - 0.1.39 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/cert-rotation.yaml b/releasenotes/notes/cert-rotation.yaml index 1b68747537..1242b3eb5d 100644 --- a/releasenotes/notes/cert-rotation.yaml +++ b/releasenotes/notes/cert-rotation.yaml @@ -11,4 +11,5 @@ cert-rotation: - 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 - 0.1.10 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/daemonjob-controller.yaml b/releasenotes/notes/daemonjob-controller.yaml index 5544b8b2e4..db272a6472 100644 --- a/releasenotes/notes/daemonjob-controller.yaml +++ b/releasenotes/notes/daemonjob-controller.yaml @@ -9,4 +9,5 @@ daemonjob-controller: - 0.1.6 Added OCI registry authentication - 0.1.7 Update kubernetes registry to registry.k8s.io - 0.1.8 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/elastic-apm-server.yaml b/releasenotes/notes/elastic-apm-server.yaml index 0bd6d20b0b..fd80eceb87 100644 --- a/releasenotes/notes/elastic-apm-server.yaml +++ b/releasenotes/notes/elastic-apm-server.yaml @@ -7,4 +7,5 @@ elastic-apm-server: - 0.1.4 Added OCI registry authentication - 0.1.5 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.6 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/elastic-filebeat.yaml b/releasenotes/notes/elastic-filebeat.yaml index 65d6aa91f8..f41623bed8 100644 --- a/releasenotes/notes/elastic-filebeat.yaml +++ b/releasenotes/notes/elastic-filebeat.yaml @@ -8,4 +8,5 @@ elastic-filebeat: - 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 - 0.1.7 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/elastic-metricbeat.yaml b/releasenotes/notes/elastic-metricbeat.yaml index ea2712d554..191f794017 100644 --- a/releasenotes/notes/elastic-metricbeat.yaml +++ b/releasenotes/notes/elastic-metricbeat.yaml @@ -9,4 +9,5 @@ elastic-metricbeat: - 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 - 0.1.8 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/elastic-packetbeat.yaml b/releasenotes/notes/elastic-packetbeat.yaml index 1d8afd3db6..66e9ff5335 100644 --- a/releasenotes/notes/elastic-packetbeat.yaml +++ b/releasenotes/notes/elastic-packetbeat.yaml @@ -7,4 +7,5 @@ elastic-packetbeat: - 0.1.4 Added OCI registry authentication - 0.1.5 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.6 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/elasticsearch.yaml b/releasenotes/notes/elasticsearch.yaml index 5b06f6d191..73352c8851 100644 --- a/releasenotes/notes/elasticsearch.yaml +++ b/releasenotes/notes/elasticsearch.yaml @@ -50,4 +50,5 @@ elasticsearch: - 0.3.7 Add 2024.2 overrides - 0.3.8 Remove use of python in helm tests - 0.3.9 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/etcd.yaml b/releasenotes/notes/etcd.yaml index ef2d0f5e05..cd27770e68 100644 --- a/releasenotes/notes/etcd.yaml +++ b/releasenotes/notes/etcd.yaml @@ -11,4 +11,5 @@ etcd: - 0.1.8 Switch etcd to staetefulset - 0.1.9 Adding cronjob with etcd compaction - 0.1.10 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/falco.yaml b/releasenotes/notes/falco.yaml index 6897b3e693..2da3f34d7a 100644 --- a/releasenotes/notes/falco.yaml +++ b/releasenotes/notes/falco.yaml @@ -12,4 +12,5 @@ falco: - 0.1.9 Update kubernetes registry to registry.k8s.io - 0.1.10 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.11 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/flannel.yaml b/releasenotes/notes/flannel.yaml index b0936bb2aa..86976be099 100644 --- a/releasenotes/notes/flannel.yaml +++ b/releasenotes/notes/flannel.yaml @@ -8,4 +8,5 @@ flannel: - 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 - 0.1.7 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/fluentbit.yaml b/releasenotes/notes/fluentbit.yaml index f01b11cdd0..343d84d210 100644 --- a/releasenotes/notes/fluentbit.yaml +++ b/releasenotes/notes/fluentbit.yaml @@ -8,4 +8,5 @@ fluentbit: - 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 - 0.1.7 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/fluentd.yaml b/releasenotes/notes/fluentd.yaml index 63449ad55a..224080117f 100644 --- a/releasenotes/notes/fluentd.yaml +++ b/releasenotes/notes/fluentd.yaml @@ -15,4 +15,5 @@ fluentd: - 0.1.12 Add 2024.1 Ubuntu Jammy overrides - 0.1.13 Add 2024.2 overrides - 0.1.14 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/gnocchi.yaml b/releasenotes/notes/gnocchi.yaml index aacc3138e2..bab0b6db69 100644 --- a/releasenotes/notes/gnocchi.yaml +++ b/releasenotes/notes/gnocchi.yaml @@ -18,4 +18,5 @@ gnocchi: - 0.1.15 Add 2023.2 Ubuntu Jammy overrides - 0.1.16 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.17 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/grafana.yaml b/releasenotes/notes/grafana.yaml index 7ac97c772c..0ccc3f67c7 100644 --- a/releasenotes/notes/grafana.yaml +++ b/releasenotes/notes/grafana.yaml @@ -32,4 +32,5 @@ grafana: - 0.1.29 Add 2024.2 overrides - 0.1.30 Update chart helm test environment variables - 0.1.31 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/helm-toolkit.yaml b/releasenotes/notes/helm-toolkit.yaml index 50d584ab3f..d37a1145b3 100644 --- a/releasenotes/notes/helm-toolkit.yaml +++ b/releasenotes/notes/helm-toolkit.yaml @@ -86,4 +86,5 @@ helm-toolkit: - 0.2.77 Add recommended kubernetes name label to pods definition - 0.2.78 Fix db-init and db-drop scripts to make them work with sqlalchemy >2.0 - 0.2.79 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/kibana.yaml b/releasenotes/notes/kibana.yaml index ee707adb3e..7d982031cd 100644 --- a/releasenotes/notes/kibana.yaml +++ b/releasenotes/notes/kibana.yaml @@ -21,4 +21,5 @@ kibana: - 0.1.18 Add retry logic to create_kibana_index_patterns.sh - 0.1.19 Add 2024.2 overrides - 0.1.20 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/kube-dns.yaml b/releasenotes/notes/kube-dns.yaml index 467d4b8b48..b98bdbc80b 100644 --- a/releasenotes/notes/kube-dns.yaml +++ b/releasenotes/notes/kube-dns.yaml @@ -10,4 +10,5 @@ kube-dns: - 0.1.7 Update kubernetes registry to registry.k8s.io - 0.1.8 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.9 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/kubernetes-keystone-webhook.yaml b/releasenotes/notes/kubernetes-keystone-webhook.yaml index 9eebeecfc8..63da32cfd1 100644 --- a/releasenotes/notes/kubernetes-keystone-webhook.yaml +++ b/releasenotes/notes/kubernetes-keystone-webhook.yaml @@ -13,4 +13,5 @@ kubernetes-keystone-webhook: - 0.1.10 Add 2024.1 Ubuntu Jammy overrides - 0.1.11 Add 2024.2 overrides - 0.1.12 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/kubernetes-node-problem-detector.yaml b/releasenotes/notes/kubernetes-node-problem-detector.yaml index a73cbe5b99..b66277ba60 100644 --- a/releasenotes/notes/kubernetes-node-problem-detector.yaml +++ b/releasenotes/notes/kubernetes-node-problem-detector.yaml @@ -12,4 +12,5 @@ kubernetes-node-problem-detector: - 0.1.9 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.10 Update node_problem_detector to latest-ubuntu_jammy - 0.1.11 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/ldap.yaml b/releasenotes/notes/ldap.yaml index 7daffdd395..7a0a2c1b87 100644 --- a/releasenotes/notes/ldap.yaml +++ b/releasenotes/notes/ldap.yaml @@ -7,4 +7,5 @@ ldap: - 0.1.4 Added OCI registry authentication - 0.1.5 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.6 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/libvirt.yaml b/releasenotes/notes/libvirt.yaml index 3003e00ba0..1634d50365 100644 --- a/releasenotes/notes/libvirt.yaml +++ b/releasenotes/notes/libvirt.yaml @@ -42,4 +42,5 @@ libvirt: - 0.1.39 Add 2023.1 overrides for Ubuntu Focal and Jammy - 0.1.40 Add 2024.2 overrides - 0.1.41 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/local-storage.yaml b/releasenotes/notes/local-storage.yaml index 29dc97af55..90ca799b40 100644 --- a/releasenotes/notes/local-storage.yaml +++ b/releasenotes/notes/local-storage.yaml @@ -4,4 +4,5 @@ local-storage: - 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0" - 0.1.2 Update htk requirements - 0.1.3 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/local-volume-provisioner.yaml b/releasenotes/notes/local-volume-provisioner.yaml index a3f35a1934..acdb52f2ab 100644 --- a/releasenotes/notes/local-volume-provisioner.yaml +++ b/releasenotes/notes/local-volume-provisioner.yaml @@ -2,4 +2,5 @@ local-volume-provisioner: - 0.1.0 Initial Chart - 0.1.1 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/lockdown.yaml b/releasenotes/notes/lockdown.yaml index b92e045932..4ad8013b7f 100644 --- a/releasenotes/notes/lockdown.yaml +++ b/releasenotes/notes/lockdown.yaml @@ -3,4 +3,5 @@ lockdown: - 0.1.0 Initial Chart - 0.1.1 Allows toggling - 0.1.2 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/mariadb-backup.yaml b/releasenotes/notes/mariadb-backup.yaml index 22a47c02f9..005a2f5661 100644 --- a/releasenotes/notes/mariadb-backup.yaml +++ b/releasenotes/notes/mariadb-backup.yaml @@ -8,4 +8,5 @@ mariadb-backup: - 0.0.6 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.0.7 Add 2024.2 overrides - 0.0.8 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/mariadb-cluster.yaml b/releasenotes/notes/mariadb-cluster.yaml index 5db0569b34..b126dba929 100644 --- a/releasenotes/notes/mariadb-cluster.yaml +++ b/releasenotes/notes/mariadb-cluster.yaml @@ -8,4 +8,5 @@ mariadb-cluster: - 0.0.6 Add 2024.2 overrides - 0.0.7 Allow to use default storage class - 0.0.8 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/mariadb.yaml b/releasenotes/notes/mariadb.yaml index f69afeb05f..9f651a5abf 100644 --- a/releasenotes/notes/mariadb.yaml +++ b/releasenotes/notes/mariadb.yaml @@ -83,4 +83,5 @@ mariadb: - 0.2.65 Allow to use default storage class - 0.2.66 Add probes for exporter - 0.2.67 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/memcached.yaml b/releasenotes/notes/memcached.yaml index 7d2df9616b..a51e11863e 100644 --- a/releasenotes/notes/memcached.yaml +++ b/releasenotes/notes/memcached.yaml @@ -19,4 +19,5 @@ memcached: - 0.1.16 Change deployment type to statefulset - 0.1.17 Fix statefulset spec format - 0.1.18 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/metacontroller.yaml b/releasenotes/notes/metacontroller.yaml index dc3d21966f..a09e3ba3df 100644 --- a/releasenotes/notes/metacontroller.yaml +++ b/releasenotes/notes/metacontroller.yaml @@ -9,4 +9,5 @@ metacontroller: - 0.1.6 Added OCI registry authentication - 0.1.7 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.8 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/mongodb.yaml b/releasenotes/notes/mongodb.yaml index 52b48014af..cebe505efc 100644 --- a/releasenotes/notes/mongodb.yaml +++ b/releasenotes/notes/mongodb.yaml @@ -8,4 +8,5 @@ mongodb: - 0.1.5 Add conf file for MongoDB - 0.1.6 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.7 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/nagios.yaml b/releasenotes/notes/nagios.yaml index ba07bbb7a7..e36c60c1db 100644 --- a/releasenotes/notes/nagios.yaml +++ b/releasenotes/notes/nagios.yaml @@ -16,4 +16,5 @@ nagios: - 0.1.13 Add the ability to use custom Nagios plugins - 0.1.14 Upgrade osh-selenium image to ubuntu_jammy - 0.1.15 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/namespace-config.yaml b/releasenotes/notes/namespace-config.yaml index a1f442ab88..9243e089a6 100644 --- a/releasenotes/notes/namespace-config.yaml +++ b/releasenotes/notes/namespace-config.yaml @@ -4,4 +4,5 @@ namespace-config: - 0.1.1 Grant access to existing PodSecurityPolicy - 0.1.2 Rmove PodSecurityPolicy - 0.1.3 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/nfs-provisioner.yaml b/releasenotes/notes/nfs-provisioner.yaml index 028a3cbeb1..ac21181ae4 100644 --- a/releasenotes/notes/nfs-provisioner.yaml +++ b/releasenotes/notes/nfs-provisioner.yaml @@ -8,4 +8,5 @@ nfs-provisioner: - 0.1.5 Update image version - 0.1.6 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.7 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/openvswitch.yaml b/releasenotes/notes/openvswitch.yaml index 9b3ea9efa6..56d077c9e7 100644 --- a/releasenotes/notes/openvswitch.yaml +++ b/releasenotes/notes/openvswitch.yaml @@ -27,4 +27,5 @@ openvswitch: - 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 - 0.1.26 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/ovn.yaml b/releasenotes/notes/ovn.yaml index de6faa6a88..7d75c76048 100644 --- a/releasenotes/notes/ovn.yaml +++ b/releasenotes/notes/ovn.yaml @@ -17,4 +17,5 @@ ovn: - 0.1.14 Make the label for OVN controller gateway configurable - 0.1.15 Fix resources - 0.1.16 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/postgresql.yaml b/releasenotes/notes/postgresql.yaml index be7c51426b..507c3c73de 100644 --- a/releasenotes/notes/postgresql.yaml +++ b/releasenotes/notes/postgresql.yaml @@ -25,4 +25,5 @@ postgresql: - 0.1.22 Update default images tags. Add 2024.1-ubuntu_jammy overrides. - 0.1.23 Add 2024.2 overrides - 0.1.24 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/powerdns.yaml b/releasenotes/notes/powerdns.yaml index 7db63ea1d6..90e9208cac 100644 --- a/releasenotes/notes/powerdns.yaml +++ b/releasenotes/notes/powerdns.yaml @@ -12,4 +12,5 @@ powerdns: - 0.1.9 Add 2024.1 Ubuntu Jammy overrides - 0.1.10 Add 2024.2 overrides - 0.1.11 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/prometheus-alertmanager.yaml b/releasenotes/notes/prometheus-alertmanager.yaml index bd6ae6c456..ccbe06450e 100644 --- a/releasenotes/notes/prometheus-alertmanager.yaml +++ b/releasenotes/notes/prometheus-alertmanager.yaml @@ -12,4 +12,5 @@ prometheus-alertmanager: - 0.1.9 Added OCI registry authentication - 0.1.10 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.11 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/prometheus-blackbox-exporter.yaml b/releasenotes/notes/prometheus-blackbox-exporter.yaml index abe3b51148..82143f41f1 100644 --- a/releasenotes/notes/prometheus-blackbox-exporter.yaml +++ b/releasenotes/notes/prometheus-blackbox-exporter.yaml @@ -7,4 +7,5 @@ prometheus-blackbox-exporter: - 0.1.4 Fix indentation - 0.1.5 Added OCI registry authentication - 0.1.6 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/prometheus-kube-state-metrics.yaml b/releasenotes/notes/prometheus-kube-state-metrics.yaml index 54ed240590..8146a32bfa 100644 --- a/releasenotes/notes/prometheus-kube-state-metrics.yaml +++ b/releasenotes/notes/prometheus-kube-state-metrics.yaml @@ -10,4 +10,5 @@ prometheus-kube-state-metrics: - 0.1.7 Added OCI registry authentication - 0.1.8 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.9 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/prometheus-mysql-exporter.yaml b/releasenotes/notes/prometheus-mysql-exporter.yaml index 4658ea2801..c54dfa5d16 100644 --- a/releasenotes/notes/prometheus-mysql-exporter.yaml +++ b/releasenotes/notes/prometheus-mysql-exporter.yaml @@ -6,4 +6,5 @@ prometheus-mysql-exporter: - 0.0.4 Fix typo in the values_overrides directory name - 0.0.5 Add 2024.2 overrides - 0.0.6 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/prometheus-node-exporter.yaml b/releasenotes/notes/prometheus-node-exporter.yaml index 10b17ed2d5..1f1389bf9a 100644 --- a/releasenotes/notes/prometheus-node-exporter.yaml +++ b/releasenotes/notes/prometheus-node-exporter.yaml @@ -9,4 +9,5 @@ prometheus-node-exporter: - 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 - 0.1.8 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/prometheus-openstack-exporter.yaml b/releasenotes/notes/prometheus-openstack-exporter.yaml index a85e329184..c7f10d46c2 100644 --- a/releasenotes/notes/prometheus-openstack-exporter.yaml +++ b/releasenotes/notes/prometheus-openstack-exporter.yaml @@ -11,4 +11,5 @@ prometheus-openstack-exporter: - 0.1.8 Switch to jammy-based images - 0.1.9 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.10 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/prometheus-process-exporter.yaml b/releasenotes/notes/prometheus-process-exporter.yaml index e60d88dc0f..f0e19ca4a3 100644 --- a/releasenotes/notes/prometheus-process-exporter.yaml +++ b/releasenotes/notes/prometheus-process-exporter.yaml @@ -9,4 +9,5 @@ prometheus-process-exporter: - 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 - 0.1.8 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/prometheus.yaml b/releasenotes/notes/prometheus.yaml index 2e69e3a19a..ebf9780369 100644 --- a/releasenotes/notes/prometheus.yaml +++ b/releasenotes/notes/prometheus.yaml @@ -20,4 +20,5 @@ prometheus: - 0.1.17 Add 2024.1 Ubuntu Jammy overrides - 0.1.18 Add 2024.2 overrides - 0.1.19 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/rabbitmq.yaml b/releasenotes/notes/rabbitmq.yaml index 1d8f36fb3d..7177c91ce9 100644 --- a/releasenotes/notes/rabbitmq.yaml +++ b/releasenotes/notes/rabbitmq.yaml @@ -45,4 +45,5 @@ rabbitmq: - 0.1.43 Add 2024.2 overrides - 0.1.44 Allow to use default storage class - 0.1.45 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/redis.yaml b/releasenotes/notes/redis.yaml index 1d0a055339..ebb5170d38 100644 --- a/releasenotes/notes/redis.yaml +++ b/releasenotes/notes/redis.yaml @@ -7,4 +7,5 @@ redis: - 0.1.4 Added OCI registry authentication - 0.1.5 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.6 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/registry.yaml b/releasenotes/notes/registry.yaml index 941d56fe5c..e9e3e2bd46 100644 --- a/releasenotes/notes/registry.yaml +++ b/releasenotes/notes/registry.yaml @@ -12,4 +12,5 @@ registry: - 0.1.9 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.10 Allow to use default storage class - 0.1.11 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/releasenotes/notes/shaker.yaml b/releasenotes/notes/shaker.yaml index 1f90271798..b13b9d39df 100644 --- a/releasenotes/notes/shaker.yaml +++ b/releasenotes/notes/shaker.yaml @@ -9,4 +9,5 @@ shaker: - 0.1.6 Added OCI registry authentication - 0.1.7 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default - 0.1.8 Update Chart.yaml apiVersion to v2 + - 2024.2.0 Update version to align with the Openstack release cycle ... diff --git a/shaker/Chart.yaml b/shaker/Chart.yaml index 09ddf9502c..dd01e4e2ef 100644 --- a/shaker/Chart.yaml +++ b/shaker/Chart.yaml @@ -15,7 +15,7 @@ apiVersion: v2 appVersion: v1.0.0 description: OpenStack-Helm Shaker name: shaker -version: 0.1.8 +version: 2024.2.0 home: https://pyshaker.readthedocs.io/en/latest/index.html icon: https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTlnnEExfz6H9bBFFDxsDm5mVTdKWOt6Hw2_3aJ7hVkNdDdTCrimQ sources: