Skip to content

Commit

Permalink
Merge pull request #2552 from equinor/automatic-version-update-c2-pro…
Browse files Browse the repository at this point in the history
…duction

Automatic Pull Request - c2-production
  • Loading branch information
sveinpj authored Jan 23, 2025
2 parents fd33f78 + 098b56d commit e8f7386
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ metadata:
spec:
chart:
spec:
version: 1.3.0 # https://artifacthub.io/packages/helm/azure-workload-identity/workload-identity-webhook
version: 1.4.0 # https://artifacthub.io/packages/helm/azure-workload-identity/workload-identity-webhook
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
resources:
limits:
cpu: "1"
memory: "6Gi"
memory: "12Gi"
requests:
cpu: "1"
memory: "6Gi"
Expand All @@ -39,4 +39,4 @@ spec:
requests:
storage: 256Gi # P30
#Premium SSD Size P1 P2 P3 P4 P6 P10 P15 P20 P30 P40
# 4 8 16 32 64 128 256 512 1024 204
# 4 8 16 32 64 128 256 512 1024 204
16 changes: 8 additions & 8 deletions clusters/c2-production/postBuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,23 @@ spec:
BLOB_CSI_DRIVER: v1.25.0 # https://github.com/kubernetes-sigs/blob-csi-driver/releases
CERT_MANAGER_CLUSTER_ISSUER_DNZ_ZONE_MI: abdbd354-57e3-4bac-9fc6-b99ef03c0905 # MI radix-id-certmanager-c2
CERT_MANAGER_DNZ_ZONE_RESOURCE_GROUP: common-westeurope
CERT_MANAGER_VERSION: 1.16.1 # https://artifacthub.io/packages/helm/cert-manager/cert-manager
CERT_MANAGER_VERSION: 1.16.2 # https://artifacthub.io/packages/helm/cert-manager/cert-manager
COST_ALLOCATION_SQL_CLIENT_ID: e48dda41-942a-4b25-94a6-c017014abaa9
COST_ALLOCATION_SQL_SERVER: sql-radix-cost-allocation-c2.database.windows.net
EXTERNAL_SECRET_MI_CLIENT_ID: 88ab202e-494e-44c8-a543-a3bd0b499a87
EXTERNAL_SECRET_URL: https://radix-keyv-c2.vault.azure.net/
EXTERNAL_SECRETS: 0.10.5 # https://artifacthub.io/packages/helm/external-secrets-operator/external-secrets
EXTERNAL_SECRETS: 0.12.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/c2-production
GRAFANA_AR_CLIENT_ID: f5f73701-390c-4ab4-944c-4ece6ae493cd
GRAFANA_WI_CLIENT_ID: fa6ac394-78ec-4710-9923-77b772f5de74
GRAFANA_DB_HOST: s940-radix-grafana-c2-prod.mysql.database.azure.com
GRAFANA_DB_USERNAME: radix-id-grafana-admin-c2
GRAFANA_VERSION: 8.6.0 # https://artifacthub.io/packages/helm/grafana/grafana
KEDA_VERSION: 2.16.0 # https://artifacthub.io/packages/helm/kedacore/keda
KUBE_PROMETHEUS_STACK: 66.2.1 # https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack
GRAFANA_VERSION: 8.8.2 # 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
KUBERNETES_REPLICATOR: v2.11.0 # https://github.com/mittwald/kubernetes-replicator
NGINX_VERSION: 4.11.3 # https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx
NGINX_VERSION: 4.12.0 # https://artifacthub.io/packages/helm/ingress-nginx/ingress-nginx
RADIX_ACR_CLEANUP_TAG: release-9461f408-1721287459 # {"$imagepolicy": "flux-system:radix-acr-cleanup:tag"}
radix_acr_repo_url: radixc2prod.azurecr.io
RADIX_APP_ACR_REPO_URL: radixc2app.azurecr.io
Expand All @@ -50,9 +50,9 @@ spec:
RADIX_ZONE_MIGRATE: c2
TEKTON_VERSION: v0.53.0
velero_plugin_acr_image: radixc2prod.azurecr.io/radix-velero-plugin:release-20cc2933-1734435749 # {"$imagepolicy": "flux-system:radix-velero-plugin"}
velero_plugin_azure: v1.11.0 # https://github.com/vmware-tanzu/velero-plugin-for-microsoft-azure
velero_plugin_azure: v1.11.1 # https://github.com/vmware-tanzu/velero-plugin-for-microsoft-azure
VELERO_MI_CLIENT_ID: 1275007a-e9e9-484c-af66-941d864c2a63
VELERO_VERSION: 7.1.0 # https://artifacthub.io/packages/helm/vmware-tanzu/velero
VELERO_VERSION: 8.2.0 # https://artifacthub.io/packages/helm/vmware-tanzu/velero
VULNERABILITY_SCANNER_SQL_CLIENT_ID: 7264db03-2c4a-47b7-87d2-1bdfcc188131
VULNERABILITY_SCANNER_SQL_SERVER: sql-radix-vulnerability-scan-c2.database.windows.net
RADIX_SECCOMP_PROFILE_INSTALLER_IMAGE: radixc2cache.azurecr.io/alpine:3.20
Expand Down

0 comments on commit e8f7386

Please sign in to comment.