Skip to content

Commit 6bdd9fc

Browse files
committed
Update ui docker images
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 632d3a1 commit 6bdd9fc

9 files changed

Lines changed: 16 additions & 16 deletions

File tree

catalog/ace.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- ghcr.io/appscode/capi-ops-manager:v0.0.2
2020
- ghcr.io/appscode/catalog-manager:v0.1.1
2121
- ghcr.io/appscode/cluster-presets:v0.0.7
22-
- ghcr.io/appscode/cluster-ui:0.9.12
22+
- ghcr.io/appscode/cluster-ui:0.9.13
2323
- ghcr.io/appscode/config-syncer:v0.15.2-ent
2424
- ghcr.io/appscode/csi-driver-cacerts:v0.1.0
2525
- ghcr.io/appscode/external-dns-operator:v0.0.8
@@ -37,7 +37,7 @@
3737
- ghcr.io/appscode/kube-rbac-proxy:v0.15.0
3838
- ghcr.io/appscode/kube-ui-server:v0.0.50
3939
- ghcr.io/appscode/kubectl-nonroot:1.31
40-
- ghcr.io/appscode/kubedb-ui:0.7.11
40+
- ghcr.io/appscode/kubedb-ui:0.7.12
4141
- ghcr.io/appscode/license-proxyserver:v0.0.18
4242
- ghcr.io/appscode/maxmind-geoip:city-mmdb-latest
4343
- ghcr.io/appscode/openfga:v1.6.0

catalog/copy-images.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/capa-vpc-
289289
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/capi-ops-manager:v0.0.2 $IMAGE_REGISTRY/appscode/capi-ops-manager:v0.0.2
290290
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/catalog-manager:v0.1.1 $IMAGE_REGISTRY/appscode/catalog-manager:v0.1.1
291291
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-presets:v0.0.7 $IMAGE_REGISTRY/appscode/cluster-presets:v0.0.7
292-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-ui:0.9.12 $IMAGE_REGISTRY/appscode/cluster-ui:0.9.12
292+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-ui:0.9.13 $IMAGE_REGISTRY/appscode/cluster-ui:0.9.13
293293
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/config-syncer:v0.15.2-ent $IMAGE_REGISTRY/appscode/config-syncer:v0.15.2-ent
294294
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/csi-driver-cacerts:v0.1.0 $IMAGE_REGISTRY/appscode/csi-driver-cacerts:v0.1.0
295295
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/external-dns-operator:v0.0.8 $IMAGE_REGISTRY/appscode/external-dns-operator:v0.0.8
@@ -307,7 +307,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-rbac
307307
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-rbac-proxy:v0.15.0 $IMAGE_REGISTRY/appscode/kube-rbac-proxy:v0.15.0
308308
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-ui-server:v0.0.50 $IMAGE_REGISTRY/appscode/kube-ui-server:v0.0.50
309309
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubectl-nonroot:1.31 $IMAGE_REGISTRY/appscode/kubectl-nonroot:1.31
310-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubedb-ui:0.7.11 $IMAGE_REGISTRY/appscode/kubedb-ui:0.7.11
310+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubedb-ui:0.7.12 $IMAGE_REGISTRY/appscode/kubedb-ui:0.7.12
311311
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/license-proxyserver:v0.0.18 $IMAGE_REGISTRY/appscode/license-proxyserver:v0.0.18
312312
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/maxmind-geoip:city-mmdb-latest $IMAGE_REGISTRY/appscode/maxmind-geoip:city-mmdb-latest
313313
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/openfga:v1.6.0 $IMAGE_REGISTRY/appscode/openfga:v1.6.0

catalog/export-images.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/capa-vp
286286
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/capi-ops-manager:v0.0.2 images/appscode-capi-ops-manager-v0.0.2.tar
287287
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/catalog-manager:v0.1.1 images/appscode-catalog-manager-v0.1.1.tar
288288
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-presets:v0.0.7 images/appscode-cluster-presets-v0.0.7.tar
289-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-ui:0.9.12 images/appscode-cluster-ui-0.9.12.tar
289+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-ui:0.9.13 images/appscode-cluster-ui-0.9.13.tar
290290
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/config-syncer:v0.15.2-ent images/appscode-config-syncer-v0.15.2-ent.tar
291291
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/csi-driver-cacerts:v0.1.0 images/appscode-csi-driver-cacerts-v0.1.0.tar
292292
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/external-dns-operator:v0.0.8 images/appscode-external-dns-operator-v0.0.8.tar
@@ -304,7 +304,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-rb
304304
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-rbac-proxy:v0.15.0 images/appscode-kube-rbac-proxy-v0.15.0.tar
305305
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-ui-server:v0.0.50 images/appscode-kube-ui-server-v0.0.50.tar
306306
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubectl-nonroot:1.31 images/appscode-kubectl-nonroot-1.31.tar
307-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubedb-ui:0.7.11 images/appscode-kubedb-ui-0.7.11.tar
307+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubedb-ui:0.7.12 images/appscode-kubedb-ui-0.7.12.tar
308308
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/license-proxyserver:v0.0.18 images/appscode-license-proxyserver-v0.0.18.tar
309309
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/maxmind-geoip:city-mmdb-latest images/appscode-maxmind-geoip-city-mmdb-latest.tar
310310
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/openfga:v1.6.0 images/appscode-openfga-v1.6.0.tar

catalog/imagelist.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- ghcr.io/appscode/cert-manager-webhook-ace:v0.0.1
99
- ghcr.io/appscode/cloudflare-dns-proxy:v0.0.3
1010
- ghcr.io/appscode/cluster-presets:v0.0.7
11-
- ghcr.io/appscode/cluster-ui:0.9.12
11+
- ghcr.io/appscode/cluster-ui:0.9.13
1212
- ghcr.io/appscode/curl:alpine
1313
- ghcr.io/appscode/deploy-ui:0.3.6
1414
- ghcr.io/appscode/fileserver:v0.0.1
@@ -17,7 +17,7 @@
1717
- ghcr.io/appscode/inbox-ui:0.0.3
1818
- ghcr.io/appscode/kube-rbac-proxy:v0.15.0
1919
- ghcr.io/appscode/kubectl-nonroot:1.31
20-
- ghcr.io/appscode/kubedb-ui:0.7.11
20+
- ghcr.io/appscode/kubedb-ui:0.7.12
2121
- ghcr.io/appscode/license-proxyserver:v0.0.18
2222
- ghcr.io/appscode/marketplace-ui:0.3.1
2323
- ghcr.io/appscode/maxmind-geoip:city-mmdb-latest

catalog/import-images.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-capa-vpc
280280
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-capi-ops-manager-v0.0.2.tar $IMAGE_REGISTRY/appscode/capi-ops-manager:v0.0.2
281281
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-catalog-manager-v0.1.1.tar $IMAGE_REGISTRY/appscode/catalog-manager:v0.1.1
282282
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-cluster-presets-v0.0.7.tar $IMAGE_REGISTRY/appscode/cluster-presets:v0.0.7
283-
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-cluster-ui-0.9.12.tar $IMAGE_REGISTRY/appscode/cluster-ui:0.9.12
283+
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-cluster-ui-0.9.13.tar $IMAGE_REGISTRY/appscode/cluster-ui:0.9.13
284284
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-config-syncer-v0.15.2-ent.tar $IMAGE_REGISTRY/appscode/config-syncer:v0.15.2-ent
285285
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-csi-driver-cacerts-v0.1.0.tar $IMAGE_REGISTRY/appscode/csi-driver-cacerts:v0.1.0
286286
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-external-dns-operator-v0.0.8.tar $IMAGE_REGISTRY/appscode/external-dns-operator:v0.0.8
@@ -298,7 +298,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-kube-rba
298298
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-kube-rbac-proxy-v0.15.0.tar $IMAGE_REGISTRY/appscode/kube-rbac-proxy:v0.15.0
299299
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-kube-ui-server-v0.0.50.tar $IMAGE_REGISTRY/appscode/kube-ui-server:v0.0.50
300300
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-kubectl-nonroot-1.31.tar $IMAGE_REGISTRY/appscode/kubectl-nonroot:1.31
301-
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-kubedb-ui-0.7.11.tar $IMAGE_REGISTRY/appscode/kubedb-ui:0.7.11
301+
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-kubedb-ui-0.7.12.tar $IMAGE_REGISTRY/appscode/kubedb-ui:0.7.12
302302
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-license-proxyserver-v0.0.18.tar $IMAGE_REGISTRY/appscode/license-proxyserver:v0.0.18
303303
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-maxmind-geoip-city-mmdb-latest.tar $IMAGE_REGISTRY/appscode/maxmind-geoip:city-mmdb-latest
304304
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-openfga-v1.6.0.tar $IMAGE_REGISTRY/appscode/openfga:v1.6.0

catalog/import-into-k3s.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ k3s ctr images import images/appscode-capa-vpc-peering-operator-v0.0.4.tar
278278
k3s ctr images import images/appscode-capi-ops-manager-v0.0.2.tar
279279
k3s ctr images import images/appscode-catalog-manager-v0.1.1.tar
280280
k3s ctr images import images/appscode-cluster-presets-v0.0.7.tar
281-
k3s ctr images import images/appscode-cluster-ui-0.9.12.tar
281+
k3s ctr images import images/appscode-cluster-ui-0.9.13.tar
282282
k3s ctr images import images/appscode-config-syncer-v0.15.2-ent.tar
283283
k3s ctr images import images/appscode-csi-driver-cacerts-v0.1.0.tar
284284
k3s ctr images import images/appscode-external-dns-operator-v0.0.8.tar
@@ -296,7 +296,7 @@ k3s ctr images import images/appscode-kube-rbac-proxy-v0.13.0.tar
296296
k3s ctr images import images/appscode-kube-rbac-proxy-v0.15.0.tar
297297
k3s ctr images import images/appscode-kube-ui-server-v0.0.50.tar
298298
k3s ctr images import images/appscode-kubectl-nonroot-1.31.tar
299-
k3s ctr images import images/appscode-kubedb-ui-0.7.11.tar
299+
k3s ctr images import images/appscode-kubedb-ui-0.7.12.tar
300300
k3s ctr images import images/appscode-license-proxyserver-v0.0.18.tar
301301
k3s ctr images import images/appscode-maxmind-geoip-city-mmdb-latest.tar
302302
k3s ctr images import images/appscode-openfga-v1.6.0.tar

catalog/sync-gcp-mp-images.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ crane cp --allow-nondistributable-artifacts ghcr.io/appscode/capa-vpc-peering-op
4646
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/capi-ops-manager:v0.0.2 $IMAGE_REGISTRY/capi-ops-manager:$TAG
4747
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/catalog-manager:v0.1.1 $IMAGE_REGISTRY/catalog-manager:$TAG
4848
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/cluster-presets:v0.0.7 $IMAGE_REGISTRY/cluster-presets:$TAG
49-
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/cluster-ui:0.9.12 $IMAGE_REGISTRY/cluster-ui:$TAG
49+
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/cluster-ui:0.9.13 $IMAGE_REGISTRY/cluster-ui:$TAG
5050
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/config-syncer:v0.15.2-ent $IMAGE_REGISTRY/config-syncer:$TAG
5151
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/csi-driver-cacerts:v0.1.0 $IMAGE_REGISTRY/csi-driver-cacerts:$TAG
5252
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/external-dns-operator:v0.0.8 $IMAGE_REGISTRY/external-dns-operator:$TAG
@@ -62,7 +62,7 @@ crane cp --allow-nondistributable-artifacts ghcr.io/appscode/k8s-wait-for:v2.0 $
6262
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/kube-rbac-proxy:v0.15.0 $IMAGE_REGISTRY/kube-rbac-proxy:$TAG
6363
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/kube-ui-server:v0.0.50 $IMAGE_REGISTRY/kube-ui-server:$TAG
6464
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/kubectl-nonroot:1.31 $IMAGE_REGISTRY/kubectl-nonroot:$TAG
65-
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/kubedb-ui:0.7.11 $IMAGE_REGISTRY/kubedb-ui:$TAG
65+
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/kubedb-ui:0.7.12 $IMAGE_REGISTRY/kubedb-ui:$TAG
6666
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/license-proxyserver:v0.0.18 $IMAGE_REGISTRY/license-proxyserver:$TAG
6767
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/maxmind-geoip:city-mmdb-latest $IMAGE_REGISTRY/maxmind-geoip:$TAG
6868
crane cp --allow-nondistributable-artifacts ghcr.io/appscode/openfga:v1.6.0 $IMAGE_REGISTRY/openfga:$TAG

charts/cluster-ui/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: cluster-ui
33
description: A Helm chart for Kubernetes
44
type: application
55
version: v2025.1.17
6-
appVersion: 0.9.12
6+
appVersion: 0.9.13
77
home: https://github.com/appscode-cloud
88
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
99
sources:

charts/kubedb-ui/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: kubedb-ui
33
description: A Helm chart for Kubernetes
44
type: application
55
version: v2025.1.17
6-
appVersion: 0.7.11
6+
appVersion: 0.7.12
77
home: https://github.com/appscode-cloud
88
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
99
sources:

0 commit comments

Comments
 (0)