Skip to content

Commit

Permalink
Fix missing docker images (#547)
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha authored Oct 4, 2022
1 parent d34e336 commit f970eac
Show file tree
Hide file tree
Showing 14 changed files with 30 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
6 changes: 3 additions & 3 deletions catalog/raw/mongodb/deprecated-mongodb-3.4-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand Down
6 changes: 3 additions & 3 deletions catalog/raw/mongodb/deprecated-mongodb-3.6-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand Down
8 changes: 4 additions & 4 deletions catalog/raw/mongodb/mongodb-4.0.5-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand Down
4 changes: 2 additions & 2 deletions catalog/raw/mongodb/mongodb-4.1.7-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion catalog/raw/mysql/deprecated-mysql-5.7.29-official.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand All @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f970eac

Please sign in to comment.