Skip to content
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

Automatic Pull Request - development #2541

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ metadata:
spec:
chart:
spec:
version: 1.4.0 # https://artifacthub.io/packages/helm/azure-workload-identity/workload-identity-webhook
version: 1.4.1 # https://artifacthub.io/packages/helm/azure-workload-identity/workload-identity-webhook
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
chart:
spec:
version: 5.5.2 # https://artifacthub.io/packages/helm/kured/kured
version: 5.6.0 # https://artifacthub.io/packages/helm/kured/kured
values:
extraArgs:
start-time: 6am
Expand Down
8 changes: 4 additions & 4 deletions clusters/development/postBuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
AZURE_SERVICE_OPERATOR_VERSION: v2.11.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
CERT_MANAGER_VERSION: 1.16.2 # https://artifacthub.io/packages/helm/cert-manager/cert-manager
CERT_MANAGER_VERSION: 1.16.3 # 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
Expand All @@ -28,9 +28,9 @@ spec:
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.8.2 # https://artifacthub.io/packages/helm/grafana/grafana
GRAFANA_VERSION: 8.8.4 # https://artifacthub.io/packages/helm/grafana/grafana
KEDA_VERSION: 2.16.1 # https://artifacthub.io/packages/helm/kedacore/keda
KUBE_PROMETHEUS_STACK: 67.9.0 # https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack
KUBE_PROMETHEUS_STACK: 68.2.1 # https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack
KUBERNETES_REPLICATOR: v2.11.0 # https://github.com/mittwald/kubernetes-replicator
NGINX_VERSION: 4.12.0 # https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx
RADIX_ACR_CLEANUP_TAG: master-9f8369d6-1721286981 # {"$imagepolicy": "flux-system:radix-acr-cleanup:tag"}
Expand All @@ -57,7 +57,7 @@ spec:
velero_plugin_acr_image: radixdev.azurecr.io/radix-velero-plugin:master-56eca60d-1734437751 # {"$imagepolicy": "flux-system:radix-velero-plugin"}
velero_plugin_azure: v1.11.1 # https://github.com/vmware-tanzu/velero-plugin-for-microsoft-azure
VELERO_MI_CLIENT_ID: e95cda7a-e806-45a6-b44b-fe0fa6c33a94
VELERO_VERSION: 8.2.0 # https://artifacthub.io/packages/helm/vmware-tanzu/velero
VELERO_VERSION: 8.3.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