Skip to content

Commit f3434a2

Browse files
authored
Update app versions in charts (#1102)
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent b0fc997 commit f3434a2

21 files changed

Lines changed: 58 additions & 58 deletions

File tree

catalog/ace.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
- ghcr.io/appscode-images/nats:2.10.24-alpine
1414
- ghcr.io/appscode-images/postgres:16.4-alpine
1515
- ghcr.io/appscode-images/redis:7.2.4-bookworm
16-
- ghcr.io/appscode/aceshifter:v0.0.1
16+
- ghcr.io/appscode/aceshifter:v0.0.2
1717
- ghcr.io/appscode/b3:v2026.1.15
1818
- ghcr.io/appscode/capa-vpc-peering-operator:v0.0.4
1919
- ghcr.io/appscode/capi-ops-manager:v0.0.2
2020
- ghcr.io/appscode/catalog-manager:v0.9.0
21-
- ghcr.io/appscode/cluster-presets:v0.0.9
21+
- ghcr.io/appscode/cluster-presets:v0.0.10
2222
- ghcr.io/appscode/cluster-ui:2.0.0
2323
- ghcr.io/appscode/config-syncer:v0.15.2-ent
2424
- ghcr.io/appscode/csi-driver-cacerts:v0.1.0
@@ -39,7 +39,7 @@
3939
- ghcr.io/appscode/kube-ui-server:v0.0.50
4040
- ghcr.io/appscode/kubectl-nonroot:1.31
4141
- ghcr.io/appscode/kubedb-ui:2.0.0
42-
- ghcr.io/appscode/license-proxyserver:v0.0.23
42+
- ghcr.io/appscode/license-proxyserver:v0.0.25
4343
- ghcr.io/appscode/maxmind-geoip:city-mmdb-latest
4444
- ghcr.io/appscode/openfga:v1.9.5
4545
- ghcr.io/appscode/operator-shard-manager:v0.0.1
@@ -50,7 +50,7 @@
5050
- ghcr.io/appscode/reloader:v1.0.79
5151
- ghcr.io/appscode/s3proxy:sha-a82ca68
5252
- ghcr.io/appscode/scanner:v0.0.19
53-
- ghcr.io/appscode/service-provider:v0.0.1
53+
- ghcr.io/appscode/service-provider:v0.0.2
5454
- ghcr.io/appscode/sidekick:v0.0.11
5555
- ghcr.io/appscode/supervisor:v0.0.7
5656
- ghcr.io/appscode/trickster:v2.0.0-beta3

catalog/copy-images.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -302,12 +302,12 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/in
302302
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/nats:2.10.24-alpine $IMAGE_REGISTRY/appscode-images/nats:2.10.24-alpine
303303
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.4-alpine $IMAGE_REGISTRY/appscode-images/postgres:16.4-alpine
304304
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/redis:7.2.4-bookworm $IMAGE_REGISTRY/appscode-images/redis:7.2.4-bookworm
305-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/aceshifter:v0.0.1 $IMAGE_REGISTRY/appscode/aceshifter:v0.0.1
305+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/aceshifter:v0.0.2 $IMAGE_REGISTRY/appscode/aceshifter:v0.0.2
306306
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/b3:v2026.1.15 $IMAGE_REGISTRY/appscode/b3:v2026.1.15
307307
$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
308308
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/capi-ops-manager:v0.0.2 $IMAGE_REGISTRY/appscode/capi-ops-manager:v0.0.2
309309
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/catalog-manager:v0.9.0 $IMAGE_REGISTRY/appscode/catalog-manager:v0.9.0
310-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-presets:v0.0.9 $IMAGE_REGISTRY/appscode/cluster-presets:v0.0.9
310+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-presets:v0.0.10 $IMAGE_REGISTRY/appscode/cluster-presets:v0.0.10
311311
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-ui:2.0.0 $IMAGE_REGISTRY/appscode/cluster-ui:2.0.0
312312
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/config-syncer:v0.15.2-ent $IMAGE_REGISTRY/appscode/config-syncer:v0.15.2-ent
313313
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/csi-driver-cacerts:v0.1.0 $IMAGE_REGISTRY/appscode/csi-driver-cacerts:v0.1.0
@@ -328,7 +328,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-rbac
328328
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-ui-server:v0.0.50 $IMAGE_REGISTRY/appscode/kube-ui-server:v0.0.50
329329
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubectl-nonroot:1.31 $IMAGE_REGISTRY/appscode/kubectl-nonroot:1.31
330330
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubedb-ui:2.0.0 $IMAGE_REGISTRY/appscode/kubedb-ui:2.0.0
331-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/license-proxyserver:v0.0.23 $IMAGE_REGISTRY/appscode/license-proxyserver:v0.0.23
331+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/license-proxyserver:v0.0.25 $IMAGE_REGISTRY/appscode/license-proxyserver:v0.0.25
332332
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/maxmind-geoip:city-mmdb-latest $IMAGE_REGISTRY/appscode/maxmind-geoip:city-mmdb-latest
333333
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/openfga:v1.9.5 $IMAGE_REGISTRY/appscode/openfga:v1.9.5
334334
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/operator-shard-manager:v0.0.1 $IMAGE_REGISTRY/appscode/operator-shard-manager:v0.0.1
@@ -339,7 +339,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/prom-auth
339339
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/reloader:v1.0.79 $IMAGE_REGISTRY/appscode/reloader:v1.0.79
340340
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/s3proxy:sha-a82ca68 $IMAGE_REGISTRY/appscode/s3proxy:sha-a82ca68
341341
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/scanner:v0.0.19 $IMAGE_REGISTRY/appscode/scanner:v0.0.19
342-
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/service-provider:v0.0.1 $IMAGE_REGISTRY/appscode/service-provider:v0.0.1
342+
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/service-provider:v0.0.2 $IMAGE_REGISTRY/appscode/service-provider:v0.0.2
343343
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/sidekick:v0.0.11 $IMAGE_REGISTRY/appscode/sidekick:v0.0.11
344344
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/supervisor:v0.0.7 $IMAGE_REGISTRY/appscode/supervisor:v0.0.7
345345
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode/trickster:v2.0.0-beta3 $IMAGE_REGISTRY/appscode/trickster:v2.0.0-beta3

catalog/export-images.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -299,12 +299,12 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/
299299
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/nats:2.10.24-alpine images/appscode-images-nats-2.10.24-alpine.tar
300300
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/postgres:16.4-alpine images/appscode-images-postgres-16.4-alpine.tar
301301
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-images/redis:7.2.4-bookworm images/appscode-images-redis-7.2.4-bookworm.tar
302-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/aceshifter:v0.0.1 images/appscode-aceshifter-v0.0.1.tar
302+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/aceshifter:v0.0.2 images/appscode-aceshifter-v0.0.2.tar
303303
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/b3:v2026.1.15 images/appscode-b3-v2026.1.15.tar
304304
$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
305305
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/capi-ops-manager:v0.0.2 images/appscode-capi-ops-manager-v0.0.2.tar
306306
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/catalog-manager:v0.9.0 images/appscode-catalog-manager-v0.9.0.tar
307-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-presets:v0.0.9 images/appscode-cluster-presets-v0.0.9.tar
307+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-presets:v0.0.10 images/appscode-cluster-presets-v0.0.10.tar
308308
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/cluster-ui:2.0.0 images/appscode-cluster-ui-2.0.0.tar
309309
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/config-syncer:v0.15.2-ent images/appscode-config-syncer-v0.15.2-ent.tar
310310
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/csi-driver-cacerts:v0.1.0 images/appscode-csi-driver-cacerts-v0.1.0.tar
@@ -325,7 +325,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-rb
325325
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kube-ui-server:v0.0.50 images/appscode-kube-ui-server-v0.0.50.tar
326326
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubectl-nonroot:1.31 images/appscode-kubectl-nonroot-1.31.tar
327327
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/kubedb-ui:2.0.0 images/appscode-kubedb-ui-2.0.0.tar
328-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/license-proxyserver:v0.0.23 images/appscode-license-proxyserver-v0.0.23.tar
328+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/license-proxyserver:v0.0.25 images/appscode-license-proxyserver-v0.0.25.tar
329329
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/maxmind-geoip:city-mmdb-latest images/appscode-maxmind-geoip-city-mmdb-latest.tar
330330
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/openfga:v1.9.5 images/appscode-openfga-v1.9.5.tar
331331
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/operator-shard-manager:v0.0.1 images/appscode-operator-shard-manager-v0.0.1.tar
@@ -336,7 +336,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/prom-au
336336
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/reloader:v1.0.79 images/appscode-reloader-v1.0.79.tar
337337
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/s3proxy:sha-a82ca68 images/appscode-s3proxy-sha-a82ca68.tar
338338
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/scanner:v0.0.19 images/appscode-scanner-v0.0.19.tar
339-
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/service-provider:v0.0.1 images/appscode-service-provider-v0.0.1.tar
339+
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/service-provider:v0.0.2 images/appscode-service-provider-v0.0.2.tar
340340
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/sidekick:v0.0.11 images/appscode-sidekick-v0.0.11.tar
341341
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/supervisor:v0.0.7 images/appscode-supervisor-v0.0.7.tar
342342
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode/trickster:v2.0.0-beta3 images/appscode-trickster-v2.0.0-beta3.tar

catalog/imagelist.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
- alpine:3.20
22
- bats/bats:1.11.0
3-
- ghcr.io/appscode/ace:v0.0.2
4-
- ghcr.io/appscode/acerproxy:v0.1.0
5-
- ghcr.io/appscode/aceshifter:v0.0.1
3+
- ghcr.io/appscode/ace:v0.2.0
4+
- ghcr.io/appscode/acerproxy:v0.2.0
5+
- ghcr.io/appscode/aceshifter:v0.0.2
66
- ghcr.io/appscode/b3:v2026.1.15
77
- ghcr.io/appscode/billing-ui:2.0.0
88
- ghcr.io/appscode/catalog-manager:v0.9.0
9-
- ghcr.io/appscode/cert-manager-webhook-ace:v0.0.1
10-
- ghcr.io/appscode/cloudflare-dns-proxy:v0.0.4
11-
- ghcr.io/appscode/cluster-presets:v0.0.9
9+
- ghcr.io/appscode/cert-manager-webhook-ace:v0.0.2
10+
- ghcr.io/appscode/cloudflare-dns-proxy:v0.0.5
11+
- ghcr.io/appscode/cluster-presets:v0.0.10
1212
- ghcr.io/appscode/cluster-ui:2.0.0
1313
- ghcr.io/appscode/curl:alpine
1414
- ghcr.io/appscode/deploy-ui:0.3.6
@@ -21,14 +21,14 @@
2121
- ghcr.io/appscode/kube-rbac-proxy:v0.18.2
2222
- ghcr.io/appscode/kubectl-nonroot:1.31
2323
- ghcr.io/appscode/kubedb-ui:2.0.0
24-
- ghcr.io/appscode/license-proxyserver:v0.0.23
24+
- ghcr.io/appscode/license-proxyserver:v0.0.25
2525
- ghcr.io/appscode/marketplace-ui:0.3.1
2626
- ghcr.io/appscode/maxmind-geoip:city-mmdb-latest
27-
- ghcr.io/appscode/offline-license-server:v0.0.69
28-
- ghcr.io/appscode/outboxsyncer:v0.2.0
27+
- ghcr.io/appscode/offline-license-server:v0.0.76
28+
- ghcr.io/appscode/outboxsyncer:v0.3.0
2929
- ghcr.io/appscode/platform-ui:2.0.0
3030
- ghcr.io/appscode/s3proxy:sha-a82ca68
31-
- ghcr.io/appscode/service-provider:v0.0.1
31+
- ghcr.io/appscode/service-provider:v0.0.2
3232
- ghcr.io/appscode/smtprelay:v0.0.4
3333
- ghcr.io/appscode/website:v2026.1.15
3434
- ghcr.io/kluster-manager/multicluster-controlplane:v0.6.0

catalog/import-images.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -293,12 +293,12 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-i
293293
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-nats-2.10.24-alpine.tar $IMAGE_REGISTRY/appscode-images/nats:2.10.24-alpine
294294
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-postgres-16.4-alpine.tar $IMAGE_REGISTRY/appscode-images/postgres:16.4-alpine
295295
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-images-redis-7.2.4-bookworm.tar $IMAGE_REGISTRY/appscode-images/redis:7.2.4-bookworm
296-
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-aceshifter-v0.0.1.tar $IMAGE_REGISTRY/appscode/aceshifter:v0.0.1
296+
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-aceshifter-v0.0.2.tar $IMAGE_REGISTRY/appscode/aceshifter:v0.0.2
297297
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-b3-v2026.1.15.tar $IMAGE_REGISTRY/appscode/b3:v2026.1.15
298298
$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
299299
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-capi-ops-manager-v0.0.2.tar $IMAGE_REGISTRY/appscode/capi-ops-manager:v0.0.2
300300
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-catalog-manager-v0.9.0.tar $IMAGE_REGISTRY/appscode/catalog-manager:v0.9.0
301-
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-cluster-presets-v0.0.9.tar $IMAGE_REGISTRY/appscode/cluster-presets:v0.0.9
301+
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-cluster-presets-v0.0.10.tar $IMAGE_REGISTRY/appscode/cluster-presets:v0.0.10
302302
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-cluster-ui-2.0.0.tar $IMAGE_REGISTRY/appscode/cluster-ui:2.0.0
303303
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-config-syncer-v0.15.2-ent.tar $IMAGE_REGISTRY/appscode/config-syncer:v0.15.2-ent
304304
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-csi-driver-cacerts-v0.1.0.tar $IMAGE_REGISTRY/appscode/csi-driver-cacerts:v0.1.0
@@ -319,7 +319,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-kube-rba
319319
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-kube-ui-server-v0.0.50.tar $IMAGE_REGISTRY/appscode/kube-ui-server:v0.0.50
320320
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-kubectl-nonroot-1.31.tar $IMAGE_REGISTRY/appscode/kubectl-nonroot:1.31
321321
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-kubedb-ui-2.0.0.tar $IMAGE_REGISTRY/appscode/kubedb-ui:2.0.0
322-
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-license-proxyserver-v0.0.23.tar $IMAGE_REGISTRY/appscode/license-proxyserver:v0.0.23
322+
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-license-proxyserver-v0.0.25.tar $IMAGE_REGISTRY/appscode/license-proxyserver:v0.0.25
323323
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-maxmind-geoip-city-mmdb-latest.tar $IMAGE_REGISTRY/appscode/maxmind-geoip:city-mmdb-latest
324324
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-openfga-v1.9.5.tar $IMAGE_REGISTRY/appscode/openfga:v1.9.5
325325
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-operator-shard-manager-v0.0.1.tar $IMAGE_REGISTRY/appscode/operator-shard-manager:v0.0.1
@@ -330,7 +330,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-prom-aut
330330
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-reloader-v1.0.79.tar $IMAGE_REGISTRY/appscode/reloader:v1.0.79
331331
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-s3proxy-sha-a82ca68.tar $IMAGE_REGISTRY/appscode/s3proxy:sha-a82ca68
332332
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-scanner-v0.0.19.tar $IMAGE_REGISTRY/appscode/scanner:v0.0.19
333-
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-service-provider-v0.0.1.tar $IMAGE_REGISTRY/appscode/service-provider:v0.0.1
333+
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-service-provider-v0.0.2.tar $IMAGE_REGISTRY/appscode/service-provider:v0.0.2
334334
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-sidekick-v0.0.11.tar $IMAGE_REGISTRY/appscode/sidekick:v0.0.11
335335
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-supervisor-v0.0.7.tar $IMAGE_REGISTRY/appscode/supervisor:v0.0.7
336336
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-trickster-v2.0.0-beta3.tar $IMAGE_REGISTRY/appscode/trickster:v2.0.0-beta3

catalog/import-into-k3s.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -291,12 +291,12 @@ k3s ctr images import images/appscode-images-ingress-nginx-controller-v1.11.1.ta
291291
k3s ctr images import images/appscode-images-nats-2.10.24-alpine.tar
292292
k3s ctr images import images/appscode-images-postgres-16.4-alpine.tar
293293
k3s ctr images import images/appscode-images-redis-7.2.4-bookworm.tar
294-
k3s ctr images import images/appscode-aceshifter-v0.0.1.tar
294+
k3s ctr images import images/appscode-aceshifter-v0.0.2.tar
295295
k3s ctr images import images/appscode-b3-v2026.1.15.tar
296296
k3s ctr images import images/appscode-capa-vpc-peering-operator-v0.0.4.tar
297297
k3s ctr images import images/appscode-capi-ops-manager-v0.0.2.tar
298298
k3s ctr images import images/appscode-catalog-manager-v0.9.0.tar
299-
k3s ctr images import images/appscode-cluster-presets-v0.0.9.tar
299+
k3s ctr images import images/appscode-cluster-presets-v0.0.10.tar
300300
k3s ctr images import images/appscode-cluster-ui-2.0.0.tar
301301
k3s ctr images import images/appscode-config-syncer-v0.15.2-ent.tar
302302
k3s ctr images import images/appscode-csi-driver-cacerts-v0.1.0.tar
@@ -317,7 +317,7 @@ k3s ctr images import images/appscode-kube-rbac-proxy-v0.18.2.tar
317317
k3s ctr images import images/appscode-kube-ui-server-v0.0.50.tar
318318
k3s ctr images import images/appscode-kubectl-nonroot-1.31.tar
319319
k3s ctr images import images/appscode-kubedb-ui-2.0.0.tar
320-
k3s ctr images import images/appscode-license-proxyserver-v0.0.23.tar
320+
k3s ctr images import images/appscode-license-proxyserver-v0.0.25.tar
321321
k3s ctr images import images/appscode-maxmind-geoip-city-mmdb-latest.tar
322322
k3s ctr images import images/appscode-openfga-v1.9.5.tar
323323
k3s ctr images import images/appscode-operator-shard-manager-v0.0.1.tar
@@ -328,7 +328,7 @@ k3s ctr images import images/appscode-prom-authproxy-v0.0.1.tar
328328
k3s ctr images import images/appscode-reloader-v1.0.79.tar
329329
k3s ctr images import images/appscode-s3proxy-sha-a82ca68.tar
330330
k3s ctr images import images/appscode-scanner-v0.0.19.tar
331-
k3s ctr images import images/appscode-service-provider-v0.0.1.tar
331+
k3s ctr images import images/appscode-service-provider-v0.0.2.tar
332332
k3s ctr images import images/appscode-sidekick-v0.0.11.tar
333333
k3s ctr images import images/appscode-supervisor-v0.0.7.tar
334334
k3s ctr images import images/appscode-trickster-v2.0.0-beta3.tar

0 commit comments

Comments
 (0)