Skip to content

Commit

Permalink
Revert to kubedb-ui:0.7.7
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Oct 22, 2024
1 parent a083967 commit 7cfbe4f
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion catalog/ace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
- ghcr.io/appscode/kube-rbac-proxy:v0.15.0
- ghcr.io/appscode/kube-ui-server:v0.0.48
- ghcr.io/appscode/kubectl-nonroot:1.31
- ghcr.io/appscode/kubedb-ui:0.7.8
- ghcr.io/appscode/kubedb-ui:0.7.7
- ghcr.io/appscode/license-proxyserver:v0.0.18
- ghcr.io/appscode/maxmind-geoip:city-mmdb-latest
- ghcr.io/appscode/openfga:v1.6.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 @@ -280,7 +280,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/k8s-wait-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-rbac-proxy:v0.15.0 $IMAGE_REGISTRY/appscode/kube-rbac-proxy:v0.15.0
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-ui-server:v0.0.48 $IMAGE_REGISTRY/appscode/kube-ui-server:v0.0.48
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubectl-nonroot:1.31 $IMAGE_REGISTRY/appscode/kubectl-nonroot:1.31
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubedb-ui:0.7.8 $IMAGE_REGISTRY/appscode/kubedb-ui:0.7.8
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubedb-ui:0.7.7 $IMAGE_REGISTRY/appscode/kubedb-ui:0.7.7
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/license-proxyserver:v0.0.18 $IMAGE_REGISTRY/appscode/license-proxyserver:v0.0.18
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/maxmind-geoip:city-mmdb-latest $IMAGE_REGISTRY/appscode/maxmind-geoip:city-mmdb-latest
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/openfga:v1.6.0 $IMAGE_REGISTRY/appscode/openfga:v1.6.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 @@ -277,7 +277,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/k8s-wai
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-rbac-proxy:v0.15.0 images/appscode-kube-rbac-proxy-v0.15.0.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-ui-server:v0.0.48 images/appscode-kube-ui-server-v0.0.48.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubectl-nonroot:1.31 images/appscode-kubectl-nonroot-1.31.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubedb-ui:0.7.8 images/appscode-kubedb-ui-0.7.8.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubedb-ui:0.7.7 images/appscode-kubedb-ui-0.7.7.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/license-proxyserver:v0.0.18 images/appscode-license-proxyserver-v0.0.18.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/maxmind-geoip:city-mmdb-latest images/appscode-maxmind-geoip-city-mmdb-latest.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/openfga:v1.6.0 images/appscode-openfga-v1.6.0.tar
Expand Down
2 changes: 1 addition & 1 deletion catalog/imagelist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- ghcr.io/appscode/inbox-ui:0.0.2
- ghcr.io/appscode/kube-rbac-proxy:v0.15.0
- ghcr.io/appscode/kubectl-nonroot:1.31
- ghcr.io/appscode/kubedb-ui:0.7.8
- ghcr.io/appscode/kubedb-ui:0.7.7
- ghcr.io/appscode/license-proxyserver
- ghcr.io/appscode/license-proxyserver:v0.0.18
- ghcr.io/appscode/marketplace-ui:0.3.1-rc.1
Expand Down
2 changes: 1 addition & 1 deletion catalog/import-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-k8s-wait
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-kube-rbac-proxy-v0.15.0.tar $IMAGE_REGISTRY/appscode/kube-rbac-proxy:v0.15.0
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-kube-ui-server-v0.0.48.tar $IMAGE_REGISTRY/appscode/kube-ui-server:v0.0.48
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-kubectl-nonroot-1.31.tar $IMAGE_REGISTRY/appscode/kubectl-nonroot:1.31
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-kubedb-ui-0.7.8.tar $IMAGE_REGISTRY/appscode/kubedb-ui:0.7.8
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-kubedb-ui-0.7.7.tar $IMAGE_REGISTRY/appscode/kubedb-ui:0.7.7
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-license-proxyserver-v0.0.18.tar $IMAGE_REGISTRY/appscode/license-proxyserver:v0.0.18
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-maxmind-geoip-city-mmdb-latest.tar $IMAGE_REGISTRY/appscode/maxmind-geoip:city-mmdb-latest
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-openfga-v1.6.0.tar $IMAGE_REGISTRY/appscode/openfga:v1.6.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 @@ -269,7 +269,7 @@ k3s ctr images import images/appscode-k8s-wait-for-v2.0.tar
k3s ctr images import images/appscode-kube-rbac-proxy-v0.15.0.tar
k3s ctr images import images/appscode-kube-ui-server-v0.0.48.tar
k3s ctr images import images/appscode-kubectl-nonroot-1.31.tar
k3s ctr images import images/appscode-kubedb-ui-0.7.8.tar
k3s ctr images import images/appscode-kubedb-ui-0.7.7.tar
k3s ctr images import images/appscode-license-proxyserver-v0.0.18.tar
k3s ctr images import images/appscode-maxmind-geoip-city-mmdb-latest.tar
k3s ctr images import images/appscode-openfga-v1.6.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 @@ -60,7 +60,7 @@ crane cp --allow-nondistributable-artifacts ghcr.io/appscode/k8s-wait-for:v2.0 $
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/kube-rbac-proxy:v0.15.0 $IMAGE_REGISTRY/kube-rbac-proxy:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/kube-ui-server:v0.0.48 $IMAGE_REGISTRY/kube-ui-server:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/kubectl-nonroot:1.31 $IMAGE_REGISTRY/kubectl-nonroot:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/kubedb-ui:0.7.8 $IMAGE_REGISTRY/kubedb-ui:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/kubedb-ui:0.7.7 $IMAGE_REGISTRY/kubedb-ui:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/license-proxyserver:v0.0.18 $IMAGE_REGISTRY/license-proxyserver:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/maxmind-geoip:city-mmdb-latest $IMAGE_REGISTRY/maxmind-geoip:$TAG
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/openfga:v1.6.0 $IMAGE_REGISTRY/openfga:$TAG
Expand Down
2 changes: 1 addition & 1 deletion charts/kubedb-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: kubedb-ui
description: A Helm chart for Kubernetes
type: application
version: v2024.10.17
appVersion: 0.7.8
appVersion: 0.7.7
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
Expand Down

0 comments on commit 7cfbe4f

Please sign in to comment.