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/copy-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ $CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/fl
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/gatekeeper-grafana-dashboards:v2023.10.1 $IMAGE_REGISTRY/appscode-charts/gatekeeper-grafana-dashboards:v2023.10.1
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/gatekeeper-library:v2023.10.1 $IMAGE_REGISTRY/appscode-charts/gatekeeper-library:v2023.10.1
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/gatekeeper:3.13.3 $IMAGE_REGISTRY/appscode-charts/gatekeeper:3.13.3
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/gateway-api:v2025.3.14 $IMAGE_REGISTRY/appscode-charts/gateway-api:v2025.3.14
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/gateway-api:v2026.9.18 $IMAGE_REGISTRY/appscode-charts/gateway-api:v2026.9.18
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/gcp-credential-manager:v2026.3.11 $IMAGE_REGISTRY/appscode-charts/gcp-credential-manager:v2026.3.11
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/grafana-operator:v2026.6.12 $IMAGE_REGISTRY/appscode-charts/grafana-operator:v2026.6.12
$CMD cp --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/hub-cluster-robot:v2026.2.16 $IMAGE_REGISTRY/appscode-charts/hub-cluster-robot:v2026.2.16
Expand Down
2 changes: 1 addition & 1 deletion catalog/export-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ $CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/gatekeeper-grafana-dashboards:v2023.10.1 images/appscode-charts-gatekeeper-grafana-dashboards-v2023.10.1.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/gatekeeper-library:v2023.10.1 images/appscode-charts-gatekeeper-library-v2023.10.1.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/gatekeeper:3.13.3 images/appscode-charts-gatekeeper-3.13.3.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/gateway-api:v2025.3.14 images/appscode-charts-gateway-api-v2025.3.14.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/gateway-api:v2026.9.18 images/appscode-charts-gateway-api-v2026.9.18.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/gcp-credential-manager:v2026.3.11 images/appscode-charts-gcp-credential-manager-v2026.3.11.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/grafana-operator:v2026.6.12 images/appscode-charts-grafana-operator-v2026.6.12.tar
$CMD pull --allow-nondistributable-artifacts --insecure ghcr.io/appscode-charts/hub-cluster-robot:v2026.2.16 images/appscode-charts-hub-cluster-robot-v2026.2.16.tar
Expand Down
2 changes: 1 addition & 1 deletion catalog/feature-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
- ghcr.io/appscode-charts/gatekeeper-grafana-dashboards:v2023.10.1
- ghcr.io/appscode-charts/gatekeeper-library:v2023.10.1
- ghcr.io/appscode-charts/gatekeeper:3.13.3
- ghcr.io/appscode-charts/gateway-api:v2025.3.14
- ghcr.io/appscode-charts/gateway-api:v2026.9.18
- ghcr.io/appscode-charts/gcp-credential-manager:v2026.3.11
- ghcr.io/appscode-charts/grafana-operator:v2026.6.12
- ghcr.io/appscode-charts/hub-cluster-robot:v2026.2.16
Expand Down
2 changes: 1 addition & 1 deletion catalog/import-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ $CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-f
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-gatekeeper-grafana-dashboards-v2023.10.1.tar $IMAGE_REGISTRY/appscode-charts/gatekeeper-grafana-dashboards:v2023.10.1
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-gatekeeper-library-v2023.10.1.tar $IMAGE_REGISTRY/appscode-charts/gatekeeper-library:v2023.10.1
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-gatekeeper-3.13.3.tar $IMAGE_REGISTRY/appscode-charts/gatekeeper:3.13.3
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-gateway-api-v2025.3.14.tar $IMAGE_REGISTRY/appscode-charts/gateway-api:v2025.3.14
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-gateway-api-v2026.9.18.tar $IMAGE_REGISTRY/appscode-charts/gateway-api:v2026.9.18
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-gcp-credential-manager-v2026.3.11.tar $IMAGE_REGISTRY/appscode-charts/gcp-credential-manager:v2026.3.11
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-grafana-operator-v2026.6.12.tar $IMAGE_REGISTRY/appscode-charts/grafana-operator:v2026.6.12
$CMD push --allow-nondistributable-artifacts --insecure images/appscode-charts-hub-cluster-robot-v2026.2.16.tar $IMAGE_REGISTRY/appscode-charts/hub-cluster-robot:v2026.2.16
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 @@ -112,7 +112,7 @@ k3s ctr images import images/appscode-charts-fluxcd-manager-v2026.2.16.tar
k3s ctr images import images/appscode-charts-gatekeeper-grafana-dashboards-v2023.10.1.tar
k3s ctr images import images/appscode-charts-gatekeeper-library-v2023.10.1.tar
k3s ctr images import images/appscode-charts-gatekeeper-3.13.3.tar
k3s ctr images import images/appscode-charts-gateway-api-v2025.3.14.tar
k3s ctr images import images/appscode-charts-gateway-api-v2026.9.18.tar
k3s ctr images import images/appscode-charts-gcp-credential-manager-v2026.3.11.tar
k3s ctr images import images/appscode-charts-grafana-operator-v2026.6.12.tar
k3s ctr images import images/appscode-charts-hub-cluster-robot-v2026.2.16.tar
Expand Down
4 changes: 2 additions & 2 deletions charts/ace-installer-certified-crds/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ The following table lists the configurable parameters of the `ace-installer-cert
| helm.releases.flux2.enabled | | <code>false</code> |
| helm.releases.flux2.version | | <code>"2.17.0"</code> |
| helm.releases.gateway-api.enabled | | <code>true</code> |
| helm.releases.gateway-api.version | | <code>"v2025.3.14"</code> |
| helm.releases.gateway-api.version | | <code>"v2026.9.18"</code> |
| helm.releases.gateway-api-crds.enabled | | <code>true</code> |
| helm.releases.gateway-api-crds.version | | <code>v1.4.1</code> |
| helm.releases.gateway-api-crds.version | | <code>v1.5.1</code> |
| helm.releases.kubedb.enabled | | <code>true</code> |
| helm.releases.kubedb.version | | <code>"v2026.7.10"</code> |
| helm.releases.kubedb.values | | <code>{"global":{"featureGates":{"Pgpool":true}},"kubedb-autoscaler":{"enabled":true},"kubedb-catalog":{"enabled":true},"kubedb-kubestash-catalog":{"enabled":true},"kubedb-metrics":{"enabled":false},"kubedb-ops-manager":{"enabled":true},"kubedb-provisioner":{"enabled":true},"kubedb-schema-manager":{"enabled":false},"sidekick":{"enabled":false}}</code> |
Expand Down
4 changes: 2 additions & 2 deletions charts/ace-installer-certified-crds/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@ helm:
version: "2.17.0"
gateway-api:
enabled: true
version: "v2025.3.14"
version: "v2026.9.18"
gateway-api-crds:
enabled: true
version: v1.4.1
version: v1.5.1
kubedb:
enabled: true
version: "v2026.7.10"
Expand Down
Loading
Loading