Skip to content

Commit

Permalink
Update catalog
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Dec 10, 2024
1 parent 8ec379e commit 5078b79
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions catalog/ace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@
- ghcr.io/kubedb/redis-init:0.9.0
- ghcr.io/kubedb/redis-restic-plugin:v0.12.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/kubestash/kubedump:v0.13.0
- ghcr.io/kubestash/kubestash:v0.14.0
- ghcr.io/kubevault/vault-operator:v0.19.0
- ghcr.io/kyverno/background-controller:v1.12.5
- ghcr.io/kyverno/cleanup-controller:v1.12.5
Expand Down
6 changes: 3 additions & 3 deletions catalog/copy-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/ku
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-solr-editor:v0.11.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-solr-editor:v0.11.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor-options:v0.11.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor-options:v0.11.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor:v0.11.0 $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor:v0.11.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubestash:v2024.9.30 $IMAGE_REGISTRY/appscode-charts/kubestash:v2024.9.30
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubestash:v2024.12.9 $IMAGE_REGISTRY/appscode-charts/kubestash:v2024.12.9
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubevault-opscenter:v2024.9.30 $IMAGE_REGISTRY/appscode-charts/kubevault-opscenter:v2024.9.30
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubevault:v2024.9.30 $IMAGE_REGISTRY/appscode-charts/kubevault:v2024.9.30
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kyverno-policies:3.2.5 $IMAGE_REGISTRY/appscode-charts/kyverno-policies:3.2.5
Expand Down Expand Up @@ -362,8 +362,8 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-coord
$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.12.0 $IMAGE_REGISTRY/kubedb/redis-restic-plugin:v0.12.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/kubestash/kubedump:v0.13.0 $IMAGE_REGISTRY/kubestash/kubedump:v0.13.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubestash/kubestash:v0.14.0 $IMAGE_REGISTRY/kubestash/kubestash:v0.14.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kubevault/vault-operator:v0.19.0 $IMAGE_REGISTRY/kubevault/vault-operator:v0.19.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kyverno/background-controller:v1.12.5 $IMAGE_REGISTRY/kyverno/background-controller:v1.12.5
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/kyverno/cleanup-controller:v1.12.5 $IMAGE_REGISTRY/kyverno/cleanup-controller:v1.12.5
Expand Down
6 changes: 3 additions & 3 deletions catalog/export-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-solr-editor:v0.11.0 images/appscode-charts-kubedbcom-solr-editor-v0.11.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor-options:v0.11.0 images/appscode-charts-kubedbcom-zookeeper-editor-options-v0.11.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubedbcom-zookeeper-editor:v0.11.0 images/appscode-charts-kubedbcom-zookeeper-editor-v0.11.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubestash:v2024.9.30 images/appscode-charts-kubestash-v2024.9.30.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubestash:v2024.12.9 images/appscode-charts-kubestash-v2024.12.9.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubevault-opscenter:v2024.9.30 images/appscode-charts-kubevault-opscenter-v2024.9.30.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kubevault:v2024.9.30 images/appscode-charts-kubevault-v2024.9.30.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/kyverno-policies:3.2.5 images/appscode-charts-kyverno-policies-3.2.5.tar
Expand Down Expand Up @@ -359,8 +359,8 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubedb/redis-coo
$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.12.0 images/kubedb-redis-restic-plugin-v0.12.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/kubestash/kubedump:v0.13.0 images/kubestash-kubedump-v0.13.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubestash/kubestash:v0.14.0 images/kubestash-kubestash-v0.14.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kubevault/vault-operator:v0.19.0 images/kubevault-vault-operator-v0.19.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kyverno/background-controller:v1.12.5 images/kyverno-background-controller-v1.12.5.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/kyverno/cleanup-controller:v1.12.5 images/kyverno-cleanup-controller-v1.12.5.tar
Expand Down
2 changes: 1 addition & 1 deletion catalog/feature-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
- ghcr.io/appscode-charts/kubedb-provider-gcp:v2024.1.31
- ghcr.io/appscode-charts/kubedb-ui-presets:v2024.12.9
- ghcr.io/appscode-charts/kubedb:v2024.11.18
- ghcr.io/appscode-charts/kubestash:v2024.9.30
- ghcr.io/appscode-charts/kubestash:v2024.12.9
- ghcr.io/appscode-charts/kubevault-opscenter:v2024.9.30
- ghcr.io/appscode-charts/kubevault:v2024.9.30
- ghcr.io/appscode-charts/kyverno-policies:3.2.5
Expand Down
6 changes: 3 additions & 3 deletions catalog/import-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-k
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-solr-editor-v0.11.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-solr-editor:v0.11.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-zookeeper-editor-options-v0.11.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor-options:v0.11.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubedbcom-zookeeper-editor-v0.11.0.tar $IMAGE_REGISTRY/appscode-charts/kubedbcom-zookeeper-editor:v0.11.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubestash-v2024.9.30.tar $IMAGE_REGISTRY/appscode-charts/kubestash:v2024.9.30
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubestash-v2024.12.9.tar $IMAGE_REGISTRY/appscode-charts/kubestash:v2024.12.9
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubevault-opscenter-v2024.9.30.tar $IMAGE_REGISTRY/appscode-charts/kubevault-opscenter:v2024.9.30
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kubevault-v2024.9.30.tar $IMAGE_REGISTRY/appscode-charts/kubevault:v2024.9.30
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-kyverno-policies-3.2.5.tar $IMAGE_REGISTRY/appscode-charts/kyverno-policies:3.2.5
Expand Down Expand Up @@ -353,8 +353,8 @@ $CMD push --allow-nondistributable-artifacts --insecure images/kubedb-redis-coor
$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.12.0.tar $IMAGE_REGISTRY/kubedb/redis-restic-plugin:v0.12.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/kubestash-kubedump-v0.13.0.tar $IMAGE_REGISTRY/kubestash/kubedump:v0.13.0
$CMD push --allow-nondistributable-artifacts --insecure images/kubestash-kubestash-v0.14.0.tar $IMAGE_REGISTRY/kubestash/kubestash:v0.14.0
$CMD push --allow-nondistributable-artifacts --insecure images/kubevault-vault-operator-v0.19.0.tar $IMAGE_REGISTRY/kubevault/vault-operator:v0.19.0
$CMD push --allow-nondistributable-artifacts --insecure images/kyverno-background-controller-v1.12.5.tar $IMAGE_REGISTRY/kyverno/background-controller:v1.12.5
$CMD push --allow-nondistributable-artifacts --insecure images/kyverno-cleanup-controller-v1.12.5.tar $IMAGE_REGISTRY/kyverno/cleanup-controller:v1.12.5
Expand Down
6 changes: 3 additions & 3 deletions catalog/import-into-k3s.sh
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ k3s ctr images import images/appscode-charts-kubedbcom-solr-editor-options-v0.11
k3s ctr images import images/appscode-charts-kubedbcom-solr-editor-v0.11.0.tar
k3s ctr images import images/appscode-charts-kubedbcom-zookeeper-editor-options-v0.11.0.tar
k3s ctr images import images/appscode-charts-kubedbcom-zookeeper-editor-v0.11.0.tar
k3s ctr images import images/appscode-charts-kubestash-v2024.9.30.tar
k3s ctr images import images/appscode-charts-kubestash-v2024.12.9.tar
k3s ctr images import images/appscode-charts-kubevault-opscenter-v2024.9.30.tar
k3s ctr images import images/appscode-charts-kubevault-v2024.9.30.tar
k3s ctr images import images/appscode-charts-kyverno-policies-3.2.5.tar
Expand Down Expand Up @@ -351,8 +351,8 @@ k3s ctr images import images/kubedb-redis-coordinator-v0.28.0.tar
k3s ctr images import images/kubedb-redis-init-0.9.0.tar
k3s ctr images import images/kubedb-redis-restic-plugin-v0.12.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/kubestash-kubedump-v0.13.0.tar
k3s ctr images import images/kubestash-kubestash-v0.14.0.tar
k3s ctr images import images/kubevault-vault-operator-v0.19.0.tar
k3s ctr images import images/kyverno-background-controller-v1.12.5.tar
k3s ctr images import images/kyverno-cleanup-controller-v1.12.5.tar
Expand Down
4 changes: 2 additions & 2 deletions catalog/sync-gcp-mp-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@ crane cp --allow-nondistributable-artifacts ghcr.io/kubedb/redis-coordinator:v0.
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.12.0 $IMAGE_REGISTRY/redis-restic-plugin:$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/kubestash/kubedump:v0.13.0 $IMAGE_REGISTRY/kubedump:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kubestash/kubestash:v0.14.0 $IMAGE_REGISTRY/kubestash:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kubevault/vault-operator:v0.19.0 $IMAGE_REGISTRY/vault-operator:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kyverno/background-controller:v1.12.5 $IMAGE_REGISTRY/background-controller:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/kyverno/cleanup-controller:v1.12.5 $IMAGE_REGISTRY/cleanup-controller:$TAG
Expand Down

0 comments on commit 5078b79

Please sign in to comment.