From f970eac3d3a87581dc58c302c5d24959ddbee382 Mon Sep 17 00:00:00 2001 From: Tamal Saha Date: Tue, 4 Oct 2022 10:41:14 -0700 Subject: [PATCH] Fix missing docker images (#547) Signed-off-by: Tamal Saha --- .../deprecated-elasticsearch-6.3-searchguard.yaml | 2 +- .../deprecated-elasticsearch-6.3.0-searchguard.yaml | 2 +- catalog/raw/mongodb/deprecated-mongodb-3.4-official.yaml | 6 +++--- catalog/raw/mongodb/deprecated-mongodb-3.6-official.yaml | 6 +++--- catalog/raw/mongodb/mongodb-4.0.5-official.yaml | 8 ++++---- catalog/raw/mongodb/mongodb-4.1.7-official.yaml | 4 ++-- catalog/raw/mysql/deprecated-mysql-5.7.29-official.yaml | 2 +- .../deprecated-elasticsearch-6.3-searchguard.yaml | 2 +- .../deprecated-elasticsearch-6.3.0-searchguard.yaml | 2 +- .../mongodb/deprecated-mongodb-3.4-official.yaml | 6 +++--- .../mongodb/deprecated-mongodb-3.6-official.yaml | 6 +++--- .../templates/mongodb/mongodb-4.0.5-official.yaml | 8 ++++---- .../templates/mongodb/mongodb-4.1.7-official.yaml | 4 ++-- .../templates/mysql/deprecated-mysql-5.7.29-official.yaml | 2 +- 14 files changed, 30 insertions(+), 30 deletions(-) diff --git a/catalog/raw/elasticsearch/deprecated-elasticsearch-6.3-searchguard.yaml b/catalog/raw/elasticsearch/deprecated-elasticsearch-6.3-searchguard.yaml index 7068ec51b..5c65c3471 100644 --- a/catalog/raw/elasticsearch/deprecated-elasticsearch-6.3-searchguard.yaml +++ b/catalog/raw/elasticsearch/deprecated-elasticsearch-6.3-searchguard.yaml @@ -5,7 +5,7 @@ metadata: spec: authPlugin: SearchGuard db: - image: kubedb/elasticsearch:6.3 + image: kubedb/elasticsearch:6.3-v1 deprecated: true distribution: SearchGuard exporter: diff --git a/catalog/raw/elasticsearch/deprecated-elasticsearch-6.3.0-searchguard.yaml b/catalog/raw/elasticsearch/deprecated-elasticsearch-6.3.0-searchguard.yaml index cc2bbb92f..9b7d6ee11 100644 --- a/catalog/raw/elasticsearch/deprecated-elasticsearch-6.3.0-searchguard.yaml +++ b/catalog/raw/elasticsearch/deprecated-elasticsearch-6.3.0-searchguard.yaml @@ -5,7 +5,7 @@ metadata: spec: authPlugin: SearchGuard db: - image: kubedb/elasticsearch:6.3.0 + image: kubedb/elasticsearch:6.3.0-v1 deprecated: true distribution: SearchGuard exporter: diff --git a/catalog/raw/mongodb/deprecated-mongodb-3.4-official.yaml b/catalog/raw/mongodb/deprecated-mongodb-3.4-official.yaml index 58ad2bc21..bb95355ce 100644 --- a/catalog/raw/mongodb/deprecated-mongodb-3.4-official.yaml +++ b/catalog/raw/mongodb/deprecated-mongodb-3.4-official.yaml @@ -28,7 +28,7 @@ spec: deprecated: true distribution: Official exporter: - image: kubedb/mongodb_exporter:v1.0.0 + image: kubedb/mongodb_exporter:v0.32.0 initContainer: image: kubedb/busybox podSecurityPolicies: @@ -48,7 +48,7 @@ spec: deprecated: true distribution: Official exporter: - image: kubedb/mongodb_exporter:v1.0.0 + image: kubedb/mongodb_exporter:v0.32.0 initContainer: image: kubedb/busybox podSecurityPolicies: @@ -68,7 +68,7 @@ spec: deprecated: true distribution: Official exporter: - image: kubedb/mongodb_exporter:v1.0.0 + image: kubedb/mongodb_exporter:v0.32.0 initContainer: image: kubedb/busybox podSecurityPolicies: diff --git a/catalog/raw/mongodb/deprecated-mongodb-3.6-official.yaml b/catalog/raw/mongodb/deprecated-mongodb-3.6-official.yaml index 98210469b..250cc0527 100644 --- a/catalog/raw/mongodb/deprecated-mongodb-3.6-official.yaml +++ b/catalog/raw/mongodb/deprecated-mongodb-3.6-official.yaml @@ -28,7 +28,7 @@ spec: deprecated: true distribution: Official exporter: - image: kubedb/mongodb_exporter:v1.0.0 + image: kubedb/mongodb_exporter:v0.32.0 initContainer: image: kubedb/busybox podSecurityPolicies: @@ -48,7 +48,7 @@ spec: deprecated: true distribution: Official exporter: - image: kubedb/mongodb_exporter:v1.0.0 + image: kubedb/mongodb_exporter:v0.32.0 initContainer: image: kubedb/busybox podSecurityPolicies: @@ -68,7 +68,7 @@ spec: deprecated: true distribution: Official exporter: - image: kubedb/mongodb_exporter:v1.0.0 + image: kubedb/mongodb_exporter:v0.32.0 initContainer: image: kubedb/busybox podSecurityPolicies: diff --git a/catalog/raw/mongodb/mongodb-4.0.5-official.yaml b/catalog/raw/mongodb/mongodb-4.0.5-official.yaml index 5ec6ad35e..bb80432f5 100644 --- a/catalog/raw/mongodb/mongodb-4.0.5-official.yaml +++ b/catalog/raw/mongodb/mongodb-4.0.5-official.yaml @@ -36,7 +36,7 @@ spec: deprecated: true distribution: Official exporter: - image: kubedb/mongodb_exporter:v1.0.0 + image: kubedb/mongodb_exporter:v0.32.0 initContainer: image: kubedb/busybox podSecurityPolicies: @@ -56,7 +56,7 @@ spec: deprecated: true distribution: Official exporter: - image: kubedb/mongodb_exporter:v1.0.0 + image: kubedb/mongodb_exporter:v0.32.0 initContainer: image: kubedb/busybox podSecurityPolicies: @@ -76,7 +76,7 @@ spec: deprecated: true distribution: Official exporter: - image: kubedb/mongodb_exporter:v1.0.0 + image: kubedb/mongodb_exporter:v0.32.0 initContainer: image: kubedb/busybox podSecurityPolicies: @@ -96,7 +96,7 @@ spec: deprecated: true distribution: Official exporter: - image: kubedb/mongodb_exporter:v1.0.0 + image: kubedb/mongodb_exporter:v0.32.0 initContainer: image: kubedb/busybox podSecurityPolicies: diff --git a/catalog/raw/mongodb/mongodb-4.1.7-official.yaml b/catalog/raw/mongodb/mongodb-4.1.7-official.yaml index d386a404c..e19d4136a 100644 --- a/catalog/raw/mongodb/mongodb-4.1.7-official.yaml +++ b/catalog/raw/mongodb/mongodb-4.1.7-official.yaml @@ -36,7 +36,7 @@ spec: deprecated: true distribution: Official exporter: - image: kubedb/mongodb_exporter:v1.0.0 + image: kubedb/mongodb_exporter:v0.32.0 initContainer: image: kubedb/busybox podSecurityPolicies: @@ -56,7 +56,7 @@ spec: deprecated: true distribution: Official exporter: - image: kubedb/mongodb_exporter:v1.0.0 + image: kubedb/mongodb_exporter:v0.32.0 initContainer: image: kubedb/busybox podSecurityPolicies: diff --git a/catalog/raw/mysql/deprecated-mysql-5.7.29-official.yaml b/catalog/raw/mysql/deprecated-mysql-5.7.29-official.yaml index 605a80b95..7a0e0a5ba 100644 --- a/catalog/raw/mysql/deprecated-mysql-5.7.29-official.yaml +++ b/catalog/raw/mysql/deprecated-mysql-5.7.29-official.yaml @@ -56,7 +56,7 @@ metadata: name: 5.7.29-v1 spec: db: - image: mysql:5.7.29-v1 + image: mysql:5.7.29 deprecated: true distribution: Official exporter: diff --git a/charts/kubedb-catalog/templates/elasticsearch/deprecated-elasticsearch-6.3-searchguard.yaml b/charts/kubedb-catalog/templates/elasticsearch/deprecated-elasticsearch-6.3-searchguard.yaml index bb39c20c6..257d4b0b8 100644 --- a/charts/kubedb-catalog/templates/elasticsearch/deprecated-elasticsearch-6.3-searchguard.yaml +++ b/charts/kubedb-catalog/templates/elasticsearch/deprecated-elasticsearch-6.3-searchguard.yaml @@ -8,7 +8,7 @@ metadata: spec: authPlugin: SearchGuard db: - image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/elasticsearch:6.3' + image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/elasticsearch:6.3-v1' deprecated: true distribution: SearchGuard exporter: diff --git a/charts/kubedb-catalog/templates/elasticsearch/deprecated-elasticsearch-6.3.0-searchguard.yaml b/charts/kubedb-catalog/templates/elasticsearch/deprecated-elasticsearch-6.3.0-searchguard.yaml index 00e8a2893..1b50e4c5c 100644 --- a/charts/kubedb-catalog/templates/elasticsearch/deprecated-elasticsearch-6.3.0-searchguard.yaml +++ b/charts/kubedb-catalog/templates/elasticsearch/deprecated-elasticsearch-6.3.0-searchguard.yaml @@ -8,7 +8,7 @@ metadata: spec: authPlugin: SearchGuard db: - image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/elasticsearch:6.3.0' + image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/elasticsearch:6.3.0-v1' deprecated: true distribution: SearchGuard exporter: diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.4-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.4-official.yaml index 350c1a214..fd1a09430 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.4-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.4-official.yaml @@ -35,7 +35,7 @@ spec: deprecated: true distribution: Official exporter: - image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v1.0.0' + image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v0.32.0' initContainer: image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/busybox' podSecurityPolicies: @@ -59,7 +59,7 @@ spec: deprecated: true distribution: Official exporter: - image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v1.0.0' + image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v0.32.0' initContainer: image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/busybox' podSecurityPolicies: @@ -83,7 +83,7 @@ spec: deprecated: true distribution: Official exporter: - image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v1.0.0' + image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v0.32.0' initContainer: image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/busybox' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6-official.yaml b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6-official.yaml index 18141cad7..a0495a435 100644 --- a/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/deprecated-mongodb-3.6-official.yaml @@ -35,7 +35,7 @@ spec: deprecated: true distribution: Official exporter: - image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v1.0.0' + image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v0.32.0' initContainer: image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/busybox' podSecurityPolicies: @@ -59,7 +59,7 @@ spec: deprecated: true distribution: Official exporter: - image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v1.0.0' + image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v0.32.0' initContainer: image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/busybox' podSecurityPolicies: @@ -83,7 +83,7 @@ spec: deprecated: true distribution: Official exporter: - image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v1.0.0' + image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v0.32.0' initContainer: image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/busybox' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/mongodb/mongodb-4.0.5-official.yaml b/charts/kubedb-catalog/templates/mongodb/mongodb-4.0.5-official.yaml index fe317e31b..4af9351a6 100644 --- a/charts/kubedb-catalog/templates/mongodb/mongodb-4.0.5-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/mongodb-4.0.5-official.yaml @@ -43,7 +43,7 @@ spec: deprecated: true distribution: Official exporter: - image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v1.0.0' + image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v0.32.0' initContainer: image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/busybox' podSecurityPolicies: @@ -67,7 +67,7 @@ spec: deprecated: true distribution: Official exporter: - image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v1.0.0' + image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v0.32.0' initContainer: image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/busybox' podSecurityPolicies: @@ -91,7 +91,7 @@ spec: deprecated: true distribution: Official exporter: - image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v1.0.0' + image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v0.32.0' initContainer: image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/busybox' podSecurityPolicies: @@ -115,7 +115,7 @@ spec: deprecated: true distribution: Official exporter: - image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v1.0.0' + image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v0.32.0' initContainer: image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/busybox' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/mongodb/mongodb-4.1.7-official.yaml b/charts/kubedb-catalog/templates/mongodb/mongodb-4.1.7-official.yaml index e531ecaab..5cd140e62 100644 --- a/charts/kubedb-catalog/templates/mongodb/mongodb-4.1.7-official.yaml +++ b/charts/kubedb-catalog/templates/mongodb/mongodb-4.1.7-official.yaml @@ -43,7 +43,7 @@ spec: deprecated: true distribution: Official exporter: - image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v1.0.0' + image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v0.32.0' initContainer: image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/busybox' podSecurityPolicies: @@ -67,7 +67,7 @@ spec: deprecated: true distribution: Official exporter: - image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v1.0.0' + image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/mongodb_exporter:v0.32.0' initContainer: image: '{{ include "catalog.registry" (merge (dict "_reg" "" "_repo" "kubedb") .Values) }}/busybox' podSecurityPolicies: diff --git a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.29-official.yaml b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.29-official.yaml index 06daca1ec..c1439d097 100644 --- a/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.29-official.yaml +++ b/charts/kubedb-catalog/templates/mysql/deprecated-mysql-5.7.29-official.yaml @@ -67,7 +67,7 @@ metadata: {{- include "kubedb-catalog.labels" . | nindent 4 }} spec: db: - image: '{{ include "official.registry" (merge (dict "_bin" "mysql") .Values) }}:5.7.29-v1' + image: '{{ include "official.registry" (merge (dict "_bin" "mysql") .Values) }}:5.7.29' deprecated: true distribution: Official exporter: