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
12 changes: 6 additions & 6 deletions catalog/imagelist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
- ghcr.io/appscode/acerproxy:v0.2.0
- ghcr.io/appscode/aceshifter:v0.0.3
- ghcr.io/appscode/b3:v2026.9.11
- ghcr.io/appscode/billing-ui:2.4.10
- ghcr.io/appscode/catalog-manager:v0.13.0
- ghcr.io/appscode/billing-ui:2.5.0
- ghcr.io/appscode/catalog-manager:v0.14.0
- ghcr.io/appscode/cert-manager-webhook-ace:v0.0.2
- ghcr.io/appscode/cloudflare-dns-proxy:v0.0.5
- ghcr.io/appscode/cluster-presets:v0.0.12
- ghcr.io/appscode/cluster-ui:2.4.0
- ghcr.io/appscode/cluster-ui:2.5.0
- ghcr.io/appscode/curl:alpine
- ghcr.io/appscode/deploy-ui:0.3.6
- ghcr.io/appscode/fileserver:v0.0.2
Expand All @@ -24,15 +24,15 @@
- ghcr.io/appscode/k8s-wait-for:v2.0
- ghcr.io/appscode/kube-rbac-proxy:v0.18.2
- ghcr.io/appscode/kubectl-nonroot:1.34
- ghcr.io/appscode/kubedb-ui:2.4.0
- ghcr.io/appscode/kubedb-ui:2.5.0
- ghcr.io/appscode/license-proxyserver:v0.1.1
- ghcr.io/appscode/marketplace-ui:0.3.1
- ghcr.io/appscode/maxmind-geoip:city-mmdb-latest
- ghcr.io/appscode/offline-license-server:v0.0.76
- ghcr.io/appscode/openfga:v1.11.3
- ghcr.io/appscode/outboxsyncer:v0.5.0
- ghcr.io/appscode/pgoutbox:v0.0.4
- ghcr.io/appscode/platform-ui:2.4.0
- ghcr.io/appscode/platform-ui:2.5.0
- ghcr.io/appscode/prom-authproxy:v0.0.2
- ghcr.io/appscode/s3proxy:sha-a82ca68
- ghcr.io/appscode/service-provider:v0.0.2
Expand All @@ -44,7 +44,7 @@
- ghcr.io/voyagermesh/echoserver:v20221109
- ghcr.io/voyagermesh/envoy:v1.38.3-ac
- ghcr.io/voyagermesh/gateway:v1.8.2
- minio/minio:RELEASE.2023-01-12T02-06-16Z
- natsio/nats-box:0.13.8
- natsio/nats-server-config-reloader:0.22.3
- natsio/prometheus-nats-exporter:0.19.2
- quay.io/minio/minio:RELEASE.2023-01-12T02-06-16Z
2 changes: 1 addition & 1 deletion charts/billing-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: billing-ui
description: A Helm chart for Kubernetes
type: application
version: v2026.9.11
appVersion: 2.4.10
appVersion: 2.5.0
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
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: v2026.9.11
appVersion: v0.13.0
appVersion: v0.14.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
2 changes: 1 addition & 1 deletion charts/cluster-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: cluster-ui
description: A Helm chart for Kubernetes
type: application
version: v2026.9.11
appVersion: 2.4.0
appVersion: 2.5.0
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
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: v2026.9.11
appVersion: 2.4.0
appVersion: 2.5.0
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
Expand Down
2 changes: 1 addition & 1 deletion charts/minio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The following table lists the configurable parameters of the `minio` chart and t
| Parameter | Description | Default |
|----------------------------|--------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| replicaCount | | <code>1</code> |
| registryFQDN | Docker registry fqdn used to pull app related images. Set this to use docker registry hosted at ${registryFQDN}/${registry}/${image} | <code>""</code> |
| registryFQDN | Docker registry fqdn used to pull app related images. Set this to use docker registry hosted at ${registryFQDN}/${registry}/${image} | <code>quay.io</code> |
| image.registry | Docker registry used to pull app container image | <code>minio</code> |
| image.repository | App container image | <code>minio</code> |
| image.tag | Overrides the image tag whose default is the chart appVersion. | <code>""</code> |
Expand Down
2 changes: 1 addition & 1 deletion charts/minio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replicaCount: 1

# Docker registry fqdn used to pull app related images.
# Set this to use docker registry hosted at ${registryFQDN}/${registry}/${image}
registryFQDN: ""
registryFQDN: quay.io

# Docker registry containing app images
image:
Expand Down
2 changes: 1 addition & 1 deletion charts/platform-ui/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: platform-ui
description: A Helm chart for Kubernetes
type: application
version: v2026.9.11
appVersion: 2.4.0
appVersion: 2.5.0
home: https://github.com/appscode-cloud
icon: https://cdn.appscode.com/images/products/bytebuilders/icons/android-icon-192x192.png
sources:
Expand Down
Loading