Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion catalog/ace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- ghcr.io/appscode/b3:v2025.3.14
- ghcr.io/appscode/capa-vpc-peering-operator:v0.0.4
- ghcr.io/appscode/capi-ops-manager:v0.0.2
- ghcr.io/appscode/catalog-manager:v0.3.0
- ghcr.io/appscode/catalog-manager:v0.4.0
- ghcr.io/appscode/cluster-presets:v0.0.8
- ghcr.io/appscode/cluster-ui:1.0.0
- ghcr.io/appscode/config-syncer:v0.15.2-ent
Expand Down
2 changes: 1 addition & 1 deletion catalog/copy-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/aceshifte
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/b3:v2025.3.14 $IMAGE_REGISTRY/appscode/b3:v2025.3.14
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/capa-vpc-peering-operator:v0.0.4 $IMAGE_REGISTRY/appscode/capa-vpc-peering-operator:v0.0.4
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/capi-ops-manager:v0.0.2 $IMAGE_REGISTRY/appscode/capi-ops-manager:v0.0.2
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/catalog-manager:v0.3.0 $IMAGE_REGISTRY/appscode/catalog-manager:v0.3.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/catalog-manager:v0.4.0 $IMAGE_REGISTRY/appscode/catalog-manager:v0.4.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-presets:v0.0.8 $IMAGE_REGISTRY/appscode/cluster-presets:v0.0.8
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-ui:1.0.0 $IMAGE_REGISTRY/appscode/cluster-ui:1.0.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/config-syncer:v0.15.2-ent $IMAGE_REGISTRY/appscode/config-syncer:v0.15.2-ent
Expand Down
2 changes: 1 addition & 1 deletion catalog/export-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/aceshif
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/b3:v2025.3.14 images/appscode-b3-v2025.3.14.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/capa-vpc-peering-operator:v0.0.4 images/appscode-capa-vpc-peering-operator-v0.0.4.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/capi-ops-manager:v0.0.2 images/appscode-capi-ops-manager-v0.0.2.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/catalog-manager:v0.3.0 images/appscode-catalog-manager-v0.3.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/catalog-manager:v0.4.0 images/appscode-catalog-manager-v0.4.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-presets:v0.0.8 images/appscode-cluster-presets-v0.0.8.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-ui:1.0.0 images/appscode-cluster-ui-1.0.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/config-syncer:v0.15.2-ent images/appscode-config-syncer-v0.15.2-ent.tar
Expand Down
2 changes: 1 addition & 1 deletion catalog/imagelist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- ghcr.io/appscode/aceshifter:v0.0.1
- ghcr.io/appscode/b3:v2025.3.14
- ghcr.io/appscode/billing-ui:1.0.0
- ghcr.io/appscode/catalog-manager:v0.3.0
- ghcr.io/appscode/catalog-manager:v0.4.0
- ghcr.io/appscode/cert-manager-webhook-ace:v0.0.1
- ghcr.io/appscode/cloudflare-dns-proxy:v0.0.4
- ghcr.io/appscode/cluster-presets:v0.0.8
Expand Down
2 changes: 1 addition & 1 deletion catalog/import-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-aceshift
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-b3-v2025.3.14.tar $IMAGE_REGISTRY/appscode/b3:v2025.3.14
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-capa-vpc-peering-operator-v0.0.4.tar $IMAGE_REGISTRY/appscode/capa-vpc-peering-operator:v0.0.4
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-capi-ops-manager-v0.0.2.tar $IMAGE_REGISTRY/appscode/capi-ops-manager:v0.0.2
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-catalog-manager-v0.3.0.tar $IMAGE_REGISTRY/appscode/catalog-manager:v0.3.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-catalog-manager-v0.4.0.tar $IMAGE_REGISTRY/appscode/catalog-manager:v0.4.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-cluster-presets-v0.0.8.tar $IMAGE_REGISTRY/appscode/cluster-presets:v0.0.8
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-cluster-ui-1.0.0.tar $IMAGE_REGISTRY/appscode/cluster-ui:1.0.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-config-syncer-v0.15.2-ent.tar $IMAGE_REGISTRY/appscode/config-syncer:v0.15.2-ent
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 @@ -284,7 +284,7 @@ k3s ctr images import images/appscode-aceshifter-v0.0.1.tar
k3s ctr images import images/appscode-b3-v2025.3.14.tar
k3s ctr images import images/appscode-capa-vpc-peering-operator-v0.0.4.tar
k3s ctr images import images/appscode-capi-ops-manager-v0.0.2.tar
k3s ctr images import images/appscode-catalog-manager-v0.3.0.tar
k3s ctr images import images/appscode-catalog-manager-v0.4.0.tar
k3s ctr images import images/appscode-cluster-presets-v0.0.8.tar
k3s ctr images import images/appscode-cluster-ui-1.0.0.tar
k3s ctr images import images/appscode-config-syncer-v0.15.2-ent.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 @@ -44,7 +44,7 @@ crane cp --allow-nondistributable-artifacts ghcr.io/appscode/aceshifter:v0.0.1 $
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/b3:v2025.3.14 $IMAGE_REGISTRY/b3:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/capa-vpc-peering-operator:v0.0.4 $IMAGE_REGISTRY/capa-vpc-peering-operator:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/capi-ops-manager:v0.0.2 $IMAGE_REGISTRY/capi-ops-manager:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/catalog-manager:v0.3.0 $IMAGE_REGISTRY/catalog-manager:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/catalog-manager:v0.4.0 $IMAGE_REGISTRY/catalog-manager:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/cluster-presets:v0.0.8 $IMAGE_REGISTRY/cluster-presets:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/cluster-ui:1.0.0 $IMAGE_REGISTRY/cluster-ui:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/config-syncer:v0.15.2-ent $IMAGE_REGISTRY/config-syncer:$TAG
Expand Down
2 changes: 1 addition & 1 deletion charts/catalog-manager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: catalog-manager
description: A Helm chart for AppsCode SaaS Calalog
type: application
version: v2025.3.14
appVersion: v0.3.0
appVersion: v0.4.0
home: https://github.com/appscode-cloud/catalog-manager
icon: https://cdn.appscode.com/images/products/searchlight/icons/android-icon-192x192.png
sources:
Expand Down