Skip to content

Automatic Pull Request - development #2710

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 22 commits into from
Apr 24, 2025
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
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ metadata:
spec:
chart:
spec:
version: 1.4.1 # https://artifacthub.io/packages/helm/azure-workload-identity/workload-identity-webhook
version: 1.5.0 # https://artifacthub.io/packages/helm/azure-workload-identity/workload-identity-webhook
14 changes: 7 additions & 7 deletions clusters/development/postBuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,25 +12,25 @@ spec:
AZ_SUBSCRIPTION_ID: 16ede44b-1f74-40a5-b428-46cca9a5741b
BLOB_CSI_DRIVER: v1.26.1 # https://github.com/kubernetes-sigs/blob-csi-driver/releases
AZURE_SERVICE_OPERATOR_CLIENT_ID: 0d3f6248-cc0f-4669-8220-b46b5a94f64b
AZURE_SERVICE_OPERATOR_VERSION: v2.12.0 # https://github.com/Azure/azure-service-operator
AZURE_SERVICE_OPERATOR_VERSION: v2.13.0 # https://github.com/Azure/azure-service-operator
CERT_MANAGER_CLUSTER_ISSUER_DNZ_ZONE_MI: a22f9976-c8a8-4802-b95b-d6e08aac203a # MI radix-id-certmanager-dev
CERT_MANAGER_DNZ_ZONE_RESOURCE_GROUP: common-dev
CERT_MANAGER_VERSION: 1.17.1 # https://artifacthub.io/packages/helm/cert-manager/cert-manager
COST_ALLOCATION_SQL_CLIENT_ID: 89cd29bf-1e13-421c-a383-2492c1150b4c
COST_ALLOCATION_SQL_SERVER: sql-radix-cost-allocation-dev.database.windows.net
EXTERNAL_SECRET_MI_CLIENT_ID: b3f4e788-84bd-458e-9f49-d62f1c325a8d
EXTERNAL_SECRET_URL: https://radix-keyv-dev.vault.azure.net/
EXTERNAL_SECRETS: 0.15.1 # https://artifacthub.io/packages/helm/external-secrets-operator/external-secrets
EXTERNAL_SECRETS: 0.16.1 # https://artifacthub.io/packages/helm/external-secrets-operator/external-secrets
EXTMON_CLUSTER_ISSUER: "https://northeurope.oic.prod-aks.azure.com/3aa4a235-b6e2-48d5-9195-7fcf05b459b0/a2d93ba1-cbde-4408-8979-c100cce7b448/"
FLUX_CONFIG_PATH: ./clusters/development
GRAFANA_WI_CLIENT_ID: 1150acff-2bc7-47df-a1b2-b45dbeaaf58a
GRAFANA_AR_CLIENT_ID: f545deb5-f721-4d20-87cd-b046b5119d70
GRAFANA_DB_HOST: s941-radix-grafana-dev.mysql.database.azure.com
GRAFANA_DB_USERNAME: radix-id-grafana-admin-dev
GRAFANA_LOKI: 2.10.2 # https://artifacthub.io/packages/helm/grafana/loki-stack
GRAFANA_VERSION: 8.11.0 # https://artifacthub.io/packages/helm/grafana/grafana
KEDA_VERSION: 2.16.1 # https://artifacthub.io/packages/helm/kedacore/keda
KUBE_PROMETHEUS_STACK: 70.3.0 # https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack
GRAFANA_VERSION: 8.12.1 # https://artifacthub.io/packages/helm/grafana/grafana
KEDA_VERSION: 2.17.0 # https://artifacthub.io/packages/helm/kedacore/keda
KUBE_PROMETHEUS_STACK: 70.7.0 # https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack
KUBERNETES_REPLICATOR: v2.11.1 # https://github.com/mittwald/kubernetes-replicator
NGINX_VERSION: 4.12.1 # https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx
RADIX_ACR_CLEANUP_TAG: master-7b1c7921-1742571417 # {"$imagepolicy": "flux-system:radix-acr-cleanup:tag"}
Expand All @@ -55,9 +55,9 @@ spec:
RADIX_ZONE_MIGRATE: dev
TEKTON_VERSION: v0.53.0
velero_plugin_acr_image: radixdev.azurecr.io/radix-velero-plugin:master-47f61988-1742888028 # {"$imagepolicy": "flux-system:radix-velero-plugin"}
velero_plugin_azure: v1.11.1 # https://github.com/vmware-tanzu/velero-plugin-for-microsoft-azure
velero_plugin_azure: v1.12.0 # https://github.com/vmware-tanzu/velero-plugin-for-microsoft-azure
VELERO_MI_CLIENT_ID: e95cda7a-e806-45a6-b44b-fe0fa6c33a94
VELERO_VERSION: 8.7.0 # https://artifacthub.io/packages/helm/vmware-tanzu/velero
VELERO_VERSION: 9.0.0 # https://artifacthub.io/packages/helm/vmware-tanzu/velero
VULNERABILITY_SCANNER_SQL_CLIENT_ID: 3eb2d577-be3f-43cf-8b12-c516d724d549
VULNERABILITY_SCANNER_SQL_SERVER: sql-radix-vulnerability-scan-dev.database.windows.net
RADIX_SECCOMP_PROFILE_INSTALLER_IMAGE: radixdevcache.azurecr.io/alpine:3.20
Expand Down