Skip to content

Commit

Permalink
Update Redis Init Images
Browse files Browse the repository at this point in the history
Signed-off-by: AbdullahAlShaad <[email protected]>
  • Loading branch information
AbdullahAlShaad committed Feb 14, 2024
1 parent 7aa0e7e commit 7241e26
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/redis/redis-5.0.14.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
exporter:
image: ghcr.io/kubedb/redis_exporter:1.9.0
initContainer:
image: ghcr.io/kubedb/redis-init:0.7.0
image: ghcr.io/kubedb/redis-init:0.8.0
podSecurityPolicies:
databasePolicyName: redis-db
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/redis/redis-6.0.20.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
exporter:
image: ghcr.io/kubedb/redis_exporter:1.9.0
initContainer:
image: ghcr.io/kubedb/redis-init:0.7.0
image: ghcr.io/kubedb/redis-init:0.8.0
podSecurityPolicies:
databasePolicyName: redis-db
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/redis/redis-6.2.14.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
exporter:
image: ghcr.io/kubedb/redis_exporter:1.9.0
initContainer:
image: ghcr.io/kubedb/redis-init:0.7.0
image: ghcr.io/kubedb/redis-init:0.8.0
podSecurityPolicies:
databasePolicyName: redis-db
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/redis/redis-7.0.14.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
exporter:
image: ghcr.io/kubedb/redis_exporter:1.9.0
initContainer:
image: ghcr.io/kubedb/redis-init:0.7.0
image: ghcr.io/kubedb/redis-init:0.8.0
podSecurityPolicies:
databasePolicyName: redis-db
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/redis/redis-7.0.15.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
exporter:
image: ghcr.io/kubedb/redis_exporter:1.9.0
initContainer:
image: ghcr.io/kubedb/redis-init:0.7.0
image: ghcr.io/kubedb/redis-init:0.8.0
podSecurityPolicies:
databasePolicyName: redis-db
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/redis/redis-7.2.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
exporter:
image: ghcr.io/kubedb/redis_exporter:1.9.0
initContainer:
image: ghcr.io/kubedb/redis-init:0.7.0
image: ghcr.io/kubedb/redis-init:0.8.0
podSecurityPolicies:
databasePolicyName: redis-db
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion catalog/kubedb/raw/redis/redis-7.2.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
exporter:
image: ghcr.io/kubedb/redis_exporter:1.9.0
initContainer:
image: ghcr.io/kubedb/redis-init:0.7.0
image: ghcr.io/kubedb/redis-init:0.8.0
podSecurityPolicies:
databasePolicyName: redis-db
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/kubedb-catalog/templates/redis/redis-5.0.14.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
exporter:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis_exporter") $) }}:1.9.0'
initContainer:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-init") $) }}:0.7.0'
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-init") $) }}:0.8.0'
podSecurityPolicies:
databasePolicyName: redis-db
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/kubedb-catalog/templates/redis/redis-6.0.20.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
exporter:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis_exporter") $) }}:1.9.0'
initContainer:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-init") $) }}:0.7.0'
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-init") $) }}:0.8.0'
podSecurityPolicies:
databasePolicyName: redis-db
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/kubedb-catalog/templates/redis/redis-6.2.14.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
exporter:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis_exporter") $) }}:1.9.0'
initContainer:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-init") $) }}:0.7.0'
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-init") $) }}:0.8.0'
podSecurityPolicies:
databasePolicyName: redis-db
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/kubedb-catalog/templates/redis/redis-7.0.14.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
exporter:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis_exporter") $) }}:1.9.0'
initContainer:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-init") $) }}:0.7.0'
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-init") $) }}:0.8.0'
podSecurityPolicies:
databasePolicyName: redis-db
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/kubedb-catalog/templates/redis/redis-7.0.15.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
exporter:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis_exporter") $) }}:1.9.0'
initContainer:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-init") $) }}:0.7.0'
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-init") $) }}:0.8.0'
podSecurityPolicies:
databasePolicyName: redis-db
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/kubedb-catalog/templates/redis/redis-7.2.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
exporter:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis_exporter") $) }}:1.9.0'
initContainer:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-init") $) }}:0.7.0'
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-init") $) }}:0.8.0'
podSecurityPolicies:
databasePolicyName: redis-db
securityContext:
Expand Down
2 changes: 1 addition & 1 deletion charts/kubedb-catalog/templates/redis/redis-7.2.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
exporter:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis_exporter") $) }}:1.9.0'
initContainer:
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-init") $) }}:0.7.0'
image: '{{ include "image.ghcr" (merge (dict "_repo" "kubedb/redis-init") $) }}:0.8.0'
podSecurityPolicies:
databasePolicyName: redis-db
securityContext:
Expand Down

0 comments on commit 7241e26

Please sign in to comment.