[ceph] Update Ceph images to Jammy and Reef 18.2.1
This change updates all Ceph images in openstack-helm-infra to ubuntu_jammy_18.2.1-1-20240130. Change-Id: I16d9897bc5f8ca410059a5f53cc637eb8033ba47
This commit is contained in:
parent
2d15cb4fdf
commit
f641f34b00
@ -15,6 +15,6 @@ apiVersion: v1
|
|||||||
appVersion: v1.0.0
|
appVersion: v1.0.0
|
||||||
description: OpenStack-Helm Ceph Adapter Rook
|
description: OpenStack-Helm Ceph Adapter Rook
|
||||||
name: ceph-adapter-rook
|
name: ceph-adapter-rook
|
||||||
version: 0.1.0
|
version: 0.1.1
|
||||||
home: https://github.com/ceph/ceph
|
home: https://github.com/ceph/ceph
|
||||||
...
|
...
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
images:
|
images:
|
||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
tags:
|
tags:
|
||||||
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_focal_18.2.0-1-20231013'
|
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0'
|
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0'
|
||||||
image_repo_sync: 'docker.io/library/docker:17.07.0'
|
image_repo_sync: 'docker.io/library/docker:17.07.0'
|
||||||
local_registry:
|
local_registry:
|
||||||
|
@ -15,6 +15,6 @@ apiVersion: v1
|
|||||||
appVersion: v1.0.0
|
appVersion: v1.0.0
|
||||||
description: OpenStack-Helm Ceph Client
|
description: OpenStack-Helm Ceph Client
|
||||||
name: ceph-client
|
name: ceph-client
|
||||||
version: 0.1.48
|
version: 0.1.49
|
||||||
home: https://github.com/ceph/ceph-client
|
home: https://github.com/ceph/ceph-client
|
||||||
...
|
...
|
||||||
|
@ -24,10 +24,10 @@ release_group: null
|
|||||||
images:
|
images:
|
||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
tags:
|
tags:
|
||||||
ceph_bootstrap: 'docker.io/openstackhelm/ceph-daemon:ubuntu_focal_18.2.0-1-20231013'
|
ceph_bootstrap: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_focal_18.2.0-1-20231013'
|
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
ceph_mds: 'docker.io/openstackhelm/ceph-daemon:ubuntu_focal_18.2.0-1-20231013'
|
ceph_mds: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
ceph_rbd_pool: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_focal_18.2.0-1-20231013'
|
ceph_rbd_pool: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0'
|
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0'
|
||||||
image_repo_sync: 'docker.io/library/docker:17.07.0'
|
image_repo_sync: 'docker.io/library/docker:17.07.0'
|
||||||
local_registry:
|
local_registry:
|
||||||
|
@ -15,6 +15,6 @@ apiVersion: v1
|
|||||||
appVersion: v1.0.0
|
appVersion: v1.0.0
|
||||||
description: OpenStack-Helm Ceph Mon
|
description: OpenStack-Helm Ceph Mon
|
||||||
name: ceph-mon
|
name: ceph-mon
|
||||||
version: 0.1.32
|
version: 0.1.33
|
||||||
home: https://github.com/ceph/ceph
|
home: https://github.com/ceph/ceph
|
||||||
...
|
...
|
||||||
|
@ -23,11 +23,11 @@ deployment:
|
|||||||
images:
|
images:
|
||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
tags:
|
tags:
|
||||||
ceph_bootstrap: 'docker.io/openstackhelm/ceph-daemon:ubuntu_focal_18.2.0-1-20231013'
|
ceph_bootstrap: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_focal_18.2.0-1-20231013'
|
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
ceph_mon: 'docker.io/openstackhelm/ceph-daemon:ubuntu_focal_18.2.0-1-20231013'
|
ceph_mon: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
ceph_mgr: 'docker.io/openstackhelm/ceph-daemon:ubuntu_focal_18.2.0-1-20231013'
|
ceph_mgr: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
ceph_mon_check: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_focal_18.2.0-1-20231013'
|
ceph_mon_check: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0'
|
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0'
|
||||||
image_repo_sync: 'docker.io/library/docker:17.07.0'
|
image_repo_sync: 'docker.io/library/docker:17.07.0'
|
||||||
local_registry:
|
local_registry:
|
||||||
|
@ -15,6 +15,6 @@ apiVersion: v1
|
|||||||
appVersion: v1.0.0
|
appVersion: v1.0.0
|
||||||
description: OpenStack-Helm Ceph OSD
|
description: OpenStack-Helm Ceph OSD
|
||||||
name: ceph-osd
|
name: ceph-osd
|
||||||
version: 0.1.48
|
version: 0.1.49
|
||||||
home: https://github.com/ceph/ceph
|
home: https://github.com/ceph/ceph
|
||||||
...
|
...
|
||||||
|
@ -19,9 +19,9 @@
|
|||||||
images:
|
images:
|
||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
tags:
|
tags:
|
||||||
ceph_osd: 'docker.io/openstackhelm/ceph-daemon:ubuntu_focal_18.2.0-1-20231013'
|
ceph_osd: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
ceph_bootstrap: 'docker.io/openstackhelm/ceph-daemon:ubuntu_focal_18.2.0-1-20231013'
|
ceph_bootstrap: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_focal_18.2.0-1-20231013'
|
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0'
|
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0'
|
||||||
image_repo_sync: 'docker.io/library/docker:17.07.0'
|
image_repo_sync: 'docker.io/library/docker:17.07.0'
|
||||||
local_registry:
|
local_registry:
|
||||||
|
@ -15,6 +15,6 @@ apiVersion: v1
|
|||||||
appVersion: v1.0.0
|
appVersion: v1.0.0
|
||||||
description: OpenStack-Helm Ceph Provisioner
|
description: OpenStack-Helm Ceph Provisioner
|
||||||
name: ceph-provisioners
|
name: ceph-provisioners
|
||||||
version: 0.1.27
|
version: 0.1.28
|
||||||
home: https://github.com/ceph/ceph
|
home: https://github.com/ceph/ceph
|
||||||
...
|
...
|
||||||
|
@ -29,9 +29,9 @@ release_group: null
|
|||||||
images:
|
images:
|
||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
tags:
|
tags:
|
||||||
ceph_bootstrap: 'docker.io/openstackhelm/ceph-daemon:ubuntu_focal_18.2.0-1-20231013'
|
ceph_bootstrap: 'docker.io/openstackhelm/ceph-daemon:uubuntu_jammy_18.2.1-1-20240130'
|
||||||
ceph_cephfs_provisioner: 'docker.io/openstackhelm/ceph-cephfs-provisioner:ubuntu_focal_18.2.0-1-20231013'
|
ceph_cephfs_provisioner: 'docker.io/openstackhelm/ceph-cephfs-provisioner:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_focal_18.2.0-1-20231013'
|
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
ceph_rbd_provisioner: 'docker.io/openstackhelm/ceph-rbd-provisioner:change_770201_ubuntu_bionic-20210113'
|
ceph_rbd_provisioner: 'docker.io/openstackhelm/ceph-rbd-provisioner:change_770201_ubuntu_bionic-20210113'
|
||||||
csi_provisioner: 'registry.k8s.io/sig-storage/csi-provisioner:v3.1.0'
|
csi_provisioner: 'registry.k8s.io/sig-storage/csi-provisioner:v3.1.0'
|
||||||
csi_snapshotter: 'registry.k8s.io/sig-storage/csi-snapshotter:v6.0.0'
|
csi_snapshotter: 'registry.k8s.io/sig-storage/csi-snapshotter:v6.0.0'
|
||||||
|
@ -15,6 +15,6 @@ apiVersion: v1
|
|||||||
appVersion: v1.0.0
|
appVersion: v1.0.0
|
||||||
description: OpenStack-Helm Ceph RadosGW
|
description: OpenStack-Helm Ceph RadosGW
|
||||||
name: ceph-rgw
|
name: ceph-rgw
|
||||||
version: 0.1.32
|
version: 0.1.33
|
||||||
home: https://github.com/ceph/ceph
|
home: https://github.com/ceph/ceph
|
||||||
...
|
...
|
||||||
|
@ -24,14 +24,14 @@ release_group: null
|
|||||||
images:
|
images:
|
||||||
pull_policy: IfNotPresent
|
pull_policy: IfNotPresent
|
||||||
tags:
|
tags:
|
||||||
ceph_bootstrap: 'docker.io/openstackhelm/ceph-daemon:ubuntu_focal_18.2.0-1-20231013'
|
ceph_bootstrap: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_focal_18.2.0-1-20231013'
|
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
ceph_rgw: 'docker.io/openstackhelm/ceph-daemon:ubuntu_focal_18.2.0-1-20231013'
|
ceph_rgw: 'docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
ceph_rgw_pool: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_focal_18.2.0-1-20231013'
|
ceph_rgw_pool: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0'
|
dep_check: 'quay.io/airshipit/kubernetes-entrypoint:v1.0.0'
|
||||||
image_repo_sync: 'docker.io/library/docker:17.07.0'
|
image_repo_sync: 'docker.io/library/docker:17.07.0'
|
||||||
rgw_s3_admin: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_focal_18.2.0-1-20231013'
|
rgw_s3_admin: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
rgw_placement_targets: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_focal_18.2.0-1-20231013'
|
rgw_placement_targets: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
ks_endpoints: 'docker.io/openstackhelm/heat:wallaby-ubuntu_focal'
|
ks_endpoints: 'docker.io/openstackhelm/heat:wallaby-ubuntu_focal'
|
||||||
ks_service: 'docker.io/openstackhelm/heat:wallaby-ubuntu_focal'
|
ks_service: 'docker.io/openstackhelm/heat:wallaby-ubuntu_focal'
|
||||||
ks_user: 'docker.io/openstackhelm/heat:wallaby-ubuntu_focal'
|
ks_user: 'docker.io/openstackhelm/heat:wallaby-ubuntu_focal'
|
||||||
|
@ -16,5 +16,5 @@ appVersion: "1.0"
|
|||||||
description: Rotate the certificates generated by cert-manager
|
description: Rotate the certificates generated by cert-manager
|
||||||
home: https://cert-manager.io/
|
home: https://cert-manager.io/
|
||||||
name: cert-rotation
|
name: cert-rotation
|
||||||
version: 0.1.7
|
version: 0.1.8
|
||||||
...
|
...
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
images:
|
images:
|
||||||
tags:
|
tags:
|
||||||
cert_rotation: 'docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_focal'
|
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:v1.0.0'
|
||||||
local_registry:
|
local_registry:
|
||||||
active: false
|
active: false
|
||||||
|
@ -15,7 +15,7 @@ apiVersion: v1
|
|||||||
appVersion: v8.9.0
|
appVersion: v8.9.0
|
||||||
description: OpenStack-Helm ElasticSearch
|
description: OpenStack-Helm ElasticSearch
|
||||||
name: elasticsearch
|
name: elasticsearch
|
||||||
version: 0.3.0
|
version: 0.3.1
|
||||||
home: https://www.elastic.co/
|
home: https://www.elastic.co/
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/elastic/elasticsearch
|
- https://github.com/elastic/elasticsearch
|
||||||
|
@ -21,13 +21,13 @@ images:
|
|||||||
memory_init: docker.io/openstackhelm/heat:wallaby-ubuntu_focal
|
memory_init: docker.io/openstackhelm/heat:wallaby-ubuntu_focal
|
||||||
elasticsearch: docker.io/openstackhelm/elasticsearch-s3:latest-8_9_0
|
elasticsearch: docker.io/openstackhelm/elasticsearch-s3:latest-8_9_0
|
||||||
curator: docker.io/untergeek/curator:8.0.8
|
curator: docker.io/untergeek/curator:8.0.8
|
||||||
ceph_key_placement: docker.io/openstackhelm/ceph-config-helper:ubuntu_focal_18.2.0-1-20231013
|
ceph_key_placement: docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.1-1-20240130
|
||||||
s3_bucket: docker.io/openstackhelm/ceph-daemon:ubuntu_focal_18.2.0-1-20231013
|
s3_bucket: docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_18.2.1-1-20240130
|
||||||
s3_user: docker.io/openstackhelm/ceph-config-helper:ubuntu_focal_18.2.0-1-20231013
|
s3_user: docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.1-1-20240130
|
||||||
helm_tests: docker.io/openstackhelm/heat:wallaby-ubuntu_focal
|
helm_tests: docker.io/openstackhelm/heat:wallaby-ubuntu_focal
|
||||||
prometheus_elasticsearch_exporter: quay.io/prometheuscommunity/elasticsearch-exporter:v1.7.0
|
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:v1.0.0
|
||||||
snapshot_repository: docker.io/openstackhelm/ceph-config-helper:ubuntu_focal_18.2.0-1-20231013
|
snapshot_repository: docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.1-1-20240130
|
||||||
elasticsearch_templates: docker.io/openstackhelm/elasticsearch-s3:latest-8_9_0
|
elasticsearch_templates: docker.io/openstackhelm/elasticsearch-s3:latest-8_9_0
|
||||||
image_repo_sync: docker.io/library/docker:17.07.0
|
image_repo_sync: docker.io/library/docker:17.07.0
|
||||||
pull_policy: "IfNotPresent"
|
pull_policy: "IfNotPresent"
|
||||||
|
@ -15,7 +15,7 @@ apiVersion: v1
|
|||||||
appVersion: v3.0.3
|
appVersion: v3.0.3
|
||||||
description: OpenStack-Helm Gnocchi
|
description: OpenStack-Helm Gnocchi
|
||||||
name: gnocchi
|
name: gnocchi
|
||||||
version: 0.1.11
|
version: 0.1.12
|
||||||
home: https://gnocchi.xyz/
|
home: https://gnocchi.xyz/
|
||||||
icon: https://gnocchi.xyz/_static/gnocchi-logo.png
|
icon: https://gnocchi.xyz/_static/gnocchi-logo.png
|
||||||
sources:
|
sources:
|
||||||
|
@ -37,7 +37,7 @@ release_group: null
|
|||||||
images:
|
images:
|
||||||
tags:
|
tags:
|
||||||
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
|
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
|
||||||
gnocchi_storage_init: docker.io/openstackhelm/ceph-config-helper:ubuntu_focal_18.2.0-1-20231013
|
gnocchi_storage_init: docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.1-1-20240130
|
||||||
db_init_indexer: docker.io/library/postgres:9.5
|
db_init_indexer: docker.io/library/postgres:9.5
|
||||||
# using non-kolla images until kolla supports postgres as
|
# using non-kolla images until kolla supports postgres as
|
||||||
# an indexer
|
# an indexer
|
||||||
|
@ -15,7 +15,7 @@ apiVersion: v1
|
|||||||
appVersion: v1.0.0
|
appVersion: v1.0.0
|
||||||
description: OpenStack-Helm libvirt
|
description: OpenStack-Helm libvirt
|
||||||
name: libvirt
|
name: libvirt
|
||||||
version: 0.1.27
|
version: 0.1.28
|
||||||
home: https://libvirt.org
|
home: https://libvirt.org
|
||||||
sources:
|
sources:
|
||||||
- https://libvirt.org/git/?p=libvirt.git;a=summary
|
- https://libvirt.org/git/?p=libvirt.git;a=summary
|
||||||
|
@ -28,7 +28,7 @@ images:
|
|||||||
tags:
|
tags:
|
||||||
libvirt: docker.io/openstackhelm/libvirt:latest-ubuntu_focal
|
libvirt: docker.io/openstackhelm/libvirt:latest-ubuntu_focal
|
||||||
libvirt_exporter: vexxhost/libvirtd-exporter:latest
|
libvirt_exporter: vexxhost/libvirtd-exporter:latest
|
||||||
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_focal_18.2.0-1-20231013'
|
ceph_config_helper: 'docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_18.2.1-1-20240130'
|
||||||
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
|
dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0
|
||||||
image_repo_sync: docker.io/library/docker:17.07.0
|
image_repo_sync: docker.io/library/docker:17.07.0
|
||||||
kubectl: docker.io/bitnami/kubectl:latest
|
kubectl: docker.io/bitnami/kubectl:latest
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
ceph-adapter-rook:
|
ceph-adapter-rook:
|
||||||
- 0.1.0 Initial Chart
|
- 0.1.0 Initial Chart
|
||||||
|
- 0.1.1 Update Ceph images to Jammy and Reef 18.2.1
|
||||||
...
|
...
|
||||||
|
@ -49,4 +49,5 @@ ceph-client:
|
|||||||
- 0.1.46 Strip any errors preceding pool properties JSON
|
- 0.1.46 Strip any errors preceding pool properties JSON
|
||||||
- 0.1.47 Use Helm toolkit functions for Ceph probes
|
- 0.1.47 Use Helm toolkit functions for Ceph probes
|
||||||
- 0.1.48 Update Rook to 1.12.5 and Ceph to 18.2.0
|
- 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
|
||||||
...
|
...
|
||||||
|
@ -33,4 +33,5 @@ ceph-mon:
|
|||||||
- 0.1.30 Use Helm tookkit functions for Ceph probes
|
- 0.1.30 Use Helm tookkit functions for Ceph probes
|
||||||
- 0.1.31 Add Rook Helm charts for managing Ceph with Rook
|
- 0.1.31 Add Rook Helm charts for managing Ceph with Rook
|
||||||
- 0.1.32 Update Rook to 1.12.5 and Ceph to 18.2.0
|
- 0.1.32 Update Rook to 1.12.5 and Ceph to 18.2.0
|
||||||
|
- 0.1.33 Update Ceph images to Jammy and Reef 18.2.1
|
||||||
...
|
...
|
||||||
|
@ -49,4 +49,5 @@ ceph-osd:
|
|||||||
- 0.1.46 Use Helm toolkit functions for Ceph probes
|
- 0.1.46 Use Helm toolkit functions for Ceph probes
|
||||||
- 0.1.47 Add disk zap to OSD init forced repair case
|
- 0.1.47 Add disk zap to OSD init forced repair case
|
||||||
- 0.1.48 Update Rook to 1.12.5 and Ceph to 18.2.0
|
- 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
|
||||||
...
|
...
|
||||||
|
@ -27,4 +27,5 @@ ceph-provisioners:
|
|||||||
- 0.1.25 Update kubernetes registry to registry.k8s.io
|
- 0.1.25 Update kubernetes registry to registry.k8s.io
|
||||||
- 0.1.26 Update Ceph to 17.2.6
|
- 0.1.26 Update Ceph to 17.2.6
|
||||||
- 0.1.27 Update Rook to 1.12.5 and Ceph to 18.2.0
|
- 0.1.27 Update Rook to 1.12.5 and Ceph to 18.2.0
|
||||||
|
- 0.1.28 Update Ceph images to Jammy and Reef 18.2.1
|
||||||
...
|
...
|
||||||
|
@ -33,4 +33,5 @@ ceph-rgw:
|
|||||||
- 0.1.30 Update Rook to 1.12.5 and Ceph to 18.2.0
|
- 0.1.30 Update Rook to 1.12.5 and Ceph to 18.2.0
|
||||||
- 0.1.31 Add a ceph-rgw-pool job to manage RGW pools
|
- 0.1.31 Add a ceph-rgw-pool job to manage RGW pools
|
||||||
- 0.1.32 Multiple namespace support for the ceph-rgw-pool job
|
- 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
|
||||||
...
|
...
|
||||||
|
@ -8,4 +8,5 @@ cert-rotation:
|
|||||||
- 0.1.5 Migrated CronJob resource to batch/v1 API version
|
- 0.1.5 Migrated CronJob resource to batch/v1 API version
|
||||||
- 0.1.6 Added OCI registry authentication
|
- 0.1.6 Added OCI registry authentication
|
||||||
- 0.1.7 Update all Ceph images to Focal
|
- 0.1.7 Update all Ceph images to Focal
|
||||||
|
- 0.1.8 Update Ceph images to Jammy and Reef 18.2.1
|
||||||
...
|
...
|
||||||
|
@ -41,4 +41,5 @@ elasticsearch:
|
|||||||
- 0.2.29 Make es curator path configurable
|
- 0.2.29 Make es curator path configurable
|
||||||
- 0.2.30 Update curator for es v8
|
- 0.2.30 Update curator for es v8
|
||||||
- 0.3.0 Update elasticsearch_exporter to v1.7.0
|
- 0.3.0 Update elasticsearch_exporter to v1.7.0
|
||||||
|
- 0.3.1 Update Ceph images to Jammy and Reef 18.2.1
|
||||||
...
|
...
|
||||||
|
@ -12,4 +12,5 @@ gnocchi:
|
|||||||
- 0.1.9 Migrated CronJob resource to batch/v1 API version
|
- 0.1.9 Migrated CronJob resource to batch/v1 API version
|
||||||
- 0.1.10 Update Ceph to 17.2.6
|
- 0.1.10 Update Ceph to 17.2.6
|
||||||
- 0.1.11 Update Rook to 1.12.5 and Ceph to 18.2.0
|
- 0.1.11 Update Rook to 1.12.5 and Ceph to 18.2.0
|
||||||
|
- 0.1.12 Update Ceph images to Jammy and Reef 18.2.1
|
||||||
...
|
...
|
||||||
|
@ -28,4 +28,5 @@ libvirt:
|
|||||||
- 0.1.25 Add 2023.2 Ubuntu Jammy overrides
|
- 0.1.25 Add 2023.2 Ubuntu Jammy overrides
|
||||||
- 0.1.26 Update Rook to 1.12.5 and Ceph to 18.2.0
|
- 0.1.26 Update Rook to 1.12.5 and Ceph to 18.2.0
|
||||||
- 0.1.27 Add watch verb to vencrypt cert-manager Role
|
- 0.1.27 Add watch verb to vencrypt cert-manager Role
|
||||||
|
- 0.1.28 Update Ceph images to Jammy and Reef 18.2.1
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user