Skip to content

Commit

Permalink
Use ghcr.io/kubedb/redis_exporter:1.66.0
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Nov 8, 2024
1 parent 5fc141d commit 7529856
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion catalog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@
| ghcr.io/kubedb/redis-coordinator:v0.27.0<br>sha256:a4627e3efe413d35225925d6a4008369939c2d70d8efde1c21d14b7f8f906733 | alpine 3.20.3 | 0, 0 | 0, 0 | 0, 0 | 2, 0 | 0, 0 |
| ghcr.io/kubedb/redis-init:0.9.0<br>sha256:1741b639d81c487283152d3f62d38ecb946f1954ab14415d4e2e93c75eb02385 | alpine 3.20.1 | 0, 0 | 0, 1 | 4, 2 | 2, 0 | 0, 0 |
| ghcr.io/kubedb/redis-restic-plugin:v0.11.0<br>sha256:a875c3a508e8838be744eaff98d2f48618bc98dac6361fae6204d7d06b246528 | debian 11.5 | **5**, 7 | **42**, 72 | 30, 47 | 8, 4 | 2, 0 |
| ghcr.io/kubedb/redis_exporter:1.58.0<br>sha256:f8b9ce3393afb619696f43e000c93369258109b0ea82a37ba4d29d000c277f2f | alpine 3.19.1 | 0, 1 | 0, 3 | 20, 10 | 4, 0 | 0, 0 |
| ghcr.io/kubedb/redis_exporter:1.66.0<br>sha256:f8b9ce3393afb619696f43e000c93369258109b0ea82a37ba4d29d000c277f2f | alpine 3.19.1 | 0, 1 | 0, 3 | 20, 10 | 4, 0 | 0, 0 |
| ghcr.io/kubestash/kubedump:v0.12.0<br>sha256:5637437feeaf16fda23be2d5b55eda5596bca810617b3c4c0441b6ed017e0231 | | 0, 0 | 0, 0 | 0, 0 | 0, 0 | 0, 0 |
| ghcr.io/kubestash/kubestash:v0.13.0<br>sha256:47f97d12bb0aceb9451b4626ea9258456dcbb303c4e6d769181d7f5e60d4478d | alpine 3.20.3 | 0, 0 | 0, 0 | 0, 0 | 2, 0 | 0, 0 |
| ghcr.io/kubevault/vault-operator:v0.19.0<br>sha256:5a8582c8f193085ba4889e5fa4cdddd94a7db2b3483a19b53b22f0965330bf2f | debian 12.7 | 0, 0 | 0, 0 | 0, 0 | 0, 0 | 0, 0 |
Expand Down
2 changes: 1 addition & 1 deletion catalog/ace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
- ghcr.io/kubedb/redis-coordinator:v0.27.0
- ghcr.io/kubedb/redis-init:0.9.0
- ghcr.io/kubedb/redis-restic-plugin:v0.11.0
- ghcr.io/kubedb/redis_exporter:1.58.0
- ghcr.io/kubedb/redis_exporter:1.66.0
- ghcr.io/kubestash/kubedump:v0.12.0
- ghcr.io/kubestash/kubestash:v0.13.0
- ghcr.io/kubevault/vault-operator:v0.19.0
Expand Down
2 changes: 1 addition & 1 deletion catalog/copy-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-re
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-coordinator:v0.27.0 $IMAGE_REGISTRY/kubedb/redis-coordinator:v0.27.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-init:0.9.0 $IMAGE_REGISTRY/kubedb/redis-init:0.9.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-restic-plugin:v0.11.0 $IMAGE_REGISTRY/kubedb/redis-restic-plugin:v0.11.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis_exporter:1.58.0 $IMAGE_REGISTRY/kubedb/redis_exporter:1.58.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis_exporter:1.66.0 $IMAGE_REGISTRY/kubedb/redis_exporter:1.66.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubestash/kubedump:v0.12.0 $IMAGE_REGISTRY/kubestash/kubedump:v0.12.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubestash/kubestash:v0.13.0 $IMAGE_REGISTRY/kubestash/kubestash:v0.13.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubevault/vault-operator:v0.19.0 $IMAGE_REGISTRY/kubevault/vault-operator:v0.19.0
Expand Down
2 changes: 1 addition & 1 deletion catalog/export-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/postgres-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-coordinator:v0.27.0 images/kubedb-redis-coordinator-v0.27.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-init:0.9.0 images/kubedb-redis-init-0.9.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-restic-plugin:v0.11.0 images/kubedb-redis-restic-plugin-v0.11.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis_exporter:1.58.0 images/kubedb-redis_exporter-1.58.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis_exporter:1.66.0 images/kubedb-redis_exporter-1.66.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubestash/kubedump:v0.12.0 images/kubestash-kubedump-v0.12.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubestash/kubestash:v0.13.0 images/kubestash-kubestash-v0.13.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubevault/vault-operator:v0.19.0 images/kubevault-vault-operator-v0.19.0.tar
Expand Down
2 changes: 1 addition & 1 deletion catalog/import-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-postgres-r
$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis-coordinator-v0.27.0.tar $IMAGE_REGISTRY/kubedb/redis-coordinator:v0.27.0
$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis-init-0.9.0.tar $IMAGE_REGISTRY/kubedb/redis-init:0.9.0
$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis-restic-plugin-v0.11.0.tar $IMAGE_REGISTRY/kubedb/redis-restic-plugin:v0.11.0
$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis_exporter-1.58.0.tar $IMAGE_REGISTRY/kubedb/redis_exporter:1.58.0
$CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis_exporter-1.66.0.tar $IMAGE_REGISTRY/kubedb/redis_exporter:1.66.0
$CMD push --allow-nondistributable-artifacts --insecure images/kubestash-kubedump-v0.12.0.tar $IMAGE_REGISTRY/kubestash/kubedump:v0.12.0
$CMD push --allow-nondistributable-artifacts --insecure images/kubestash-kubestash-v0.13.0.tar $IMAGE_REGISTRY/kubestash/kubestash:v0.13.0
$CMD push --allow-nondistributable-artifacts --insecure images/kubevault-vault-operator-v0.19.0.tar $IMAGE_REGISTRY/kubevault/vault-operator:v0.19.0
Expand Down
2 changes: 1 addition & 1 deletion catalog/import-into-k3s.sh
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ k3s ctr images import images/kubedb-postgres-restic-plugin-v0.11.0_16.1.tar
k3s ctr images import images/kubedb-redis-coordinator-v0.27.0.tar
k3s ctr images import images/kubedb-redis-init-0.9.0.tar
k3s ctr images import images/kubedb-redis-restic-plugin-v0.11.0.tar
k3s ctr images import images/kubedb-redis_exporter-1.58.0.tar
k3s ctr images import images/kubedb-redis_exporter-1.66.0.tar
k3s ctr images import images/kubestash-kubedump-v0.12.0.tar
k3s ctr images import images/kubestash-kubestash-v0.13.0.tar
k3s ctr images import images/kubevault-vault-operator-v0.19.0.tar
Expand Down
2 changes: 1 addition & 1 deletion catalog/sync-gcp-mp-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/postgres-restic-plugi
crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/redis-coordinator:v0.27.0 $IMAGE_REGISTRY/redis-coordinator:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/redis-init:0.9.0 $IMAGE_REGISTRY/redis-init:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/redis-restic-plugin:v0.11.0 $IMAGE_REGISTRY/redis-restic-plugin:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/redis_exporter:1.58.0 $IMAGE_REGISTRY/redis_exporter:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/redis_exporter:1.66.0 $IMAGE_REGISTRY/redis_exporter:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kubestash/kubedump:v0.12.0 $IMAGE_REGISTRY/kubedump:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kubestash/kubestash:v0.13.0 $IMAGE_REGISTRY/kubestash:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kubevault/vault-operator:v0.19.0 $IMAGE_REGISTRY/vault-operator:$TAG
Expand Down

0 comments on commit 7529856

Please sign in to comment.