Skip to content

Commit

Permalink
Merge pull request #973 from solliancenet/skm-release-060-update-images
Browse files Browse the repository at this point in the history
Update Image Paths for 0.6.0
  • Loading branch information
ciprianjichici authored May 15, 2024
2 parents 96472f6 + 8dff42c commit af422e0
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 deletions deploy/quick-start/infra/main.parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"authService": {
"value": {
"name": "auth-api",
"image": "cropseastus2svinternal.azurecr.io/auth-api:release-060-ca865f3b"
"image": "ghcr.io/solliancenet/foundationallm/authorization-api:0.6.0"
}
},
"services": {
Expand All @@ -105,119 +105,119 @@
"name": "agent-factory-api",
"useEndpoint": false,
"hasIngress": true,
"image": "cropseastus2svinternal.azurecr.io/agentfactory-api:release-060-ca865f3b",
"image": "ghcr.io/solliancenet/foundationallm/agent-factory-api:0.6.0",
"appConfigEnvironmentVarName": "FoundationaLLM_AppConfig_ConnectionString",
"apiKeySecretName": "foundationallm-apis-agentfactoryapi-apikey"
},
{
"name": "agent-hub-api",
"useEndpoint": true,
"hasIngress": true,
"image": "cropseastus2svinternal.azurecr.io/agenthub-api:release-060-ca865f3b",
"image": "ghcr.io/solliancenet/foundationallm/agent-hub-api:0.6.0",
"appConfigEnvironmentVarName": "foundationallm-app-configuration-uri",
"apiKeySecretName": "foundationallm-apis-agenthubapi-apikey"
},
{
"name": "chat-ui",
"useEndpoint": false,
"hasIngress": true,
"image": "cropseastus2svinternal.azurecr.io/chat-ui:release-060-ca865f3b",
"image": "ghcr.io/solliancenet/foundationallm/chat-ui:0.6.0",
"appConfigEnvironmentVarName": "NUXT_APP_CONFIG_ENDPOINT",
"apiKeySecretName": "foundationallm-apis-chatui-apikey"
},
{
"name": "core-api",
"useEndpoint": false,
"hasIngress": true,
"image": "cropseastus2svinternal.azurecr.io/core-api:release-060-ca865f3b",
"image": "ghcr.io/solliancenet/foundationallm/core-api:0.6.0",
"appConfigEnvironmentVarName": "FoundationaLLM_AppConfig_ConnectionString",
"apiKeySecretName": "foundationallm-apis-coreapi-apikey"
},
{
"name": "core-job",
"useEndpoint": false,
"hasIngress": false,
"image": "cropseastus2svinternal.azurecr.io/core-job:release-060-ca865f3b",
"image": "ghcr.io/solliancenet/foundationallm/core-job:0.6.0",
"appConfigEnvironmentVarName": "FoundationaLLM_AppConfig_ConnectionString",
"apiKeySecretName": "foundationallm-apis-corejob-apikey"
},
{
"name": "data-source-hub-api",
"useEndpoint": true,
"hasIngress": true,
"image": "cropseastus2svinternal.azurecr.io/datasourcehub-api:release-060-ca865f3b",
"image": "ghcr.io/solliancenet/foundationallm/data-source-hub-api:0.6.0",
"appConfigEnvironmentVarName": "foundationallm-app-configuration-uri",
"apiKeySecretName": "foundationallm-apis-datasourcehubapi-apikey"
},
{
"name": "gatekeeper-api",
"useEndpoint": false,
"hasIngress": true,
"image": "cropseastus2svinternal.azurecr.io/gatekeeper-api:release-060-ca865f3b",
"image": "ghcr.io/solliancenet/foundationallm/gatekeeper-api:0.6.0",
"appConfigEnvironmentVarName": "FoundationaLLM_AppConfig_ConnectionString",
"apiKeySecretName": "foundationallm-apis-gatekeeperapi-apikey"
},
{
"name": "gatekeeper-integration-api",
"useEndpoint": true,
"hasIngress": true,
"image": "cropseastus2svinternal.azurecr.io/gatekeeperintegration-api:release-060-ca865f3b",
"image": "ghcr.io/solliancenet/foundationallm/gatekeeper-integration-api:0.6.0",
"appConfigEnvironmentVarName": "foundationallm-app-configuration-uri",
"apiKeySecretName": "foundationallm-apis-gatekeeperintegrationapi-apikey"
},
{
"name": "langchain-api",
"useEndpoint": true,
"hasIngress": true,
"image": "cropseastus2svinternal.azurecr.io/langchain-api:release-060-ca865f3b",
"image": "ghcr.io/solliancenet/foundationallm/langchain-api:0.6.0",
"appConfigEnvironmentVarName": "foundationallm-app-configuration-uri",
"apiKeySecretName": "foundationallm-apis-langchainapi-apikey"
},
{
"name": "management-api",
"useEndpoint": false,
"hasIngress": true,
"image": "cropseastus2svinternal.azurecr.io/management-api:release-060-ca865f3b",
"image": "ghcr.io/solliancenet/foundationallm/management-api:0.6.0",
"appConfigEnvironmentVarName": "FoundationaLLM_AppConfig_ConnectionString",
"apiKeySecretName": "foundationallm-apis-managementapi-apikey"
},
{
"name": "management-ui",
"useEndpoint": false,
"hasIngress": true,
"image": "cropseastus2svinternal.azurecr.io/management-ui:release-060-ca865f3b",
"image": "ghcr.io/solliancenet/foundationallm/management-ui:0.6.0",
"appConfigEnvironmentVarName": "NUXT_APP_CONFIG_ENDPOINT",
"apiKeySecretName": "foundationallm-apis-managementui-apikey"
},
{
"name": "prompt-hub-api",
"useEndpoint": true,
"hasIngress": true,
"image": "cropseastus2svinternal.azurecr.io/prompthub-api:release-060-ca865f3b",
"image": "ghcr.io/solliancenet/foundationallm/prompt-hub-api:0.6.0",
"appConfigEnvironmentVarName": "foundationallm-app-configuration-uri",
"apiKeySecretName": "foundationallm-apis-prompthubapi-apikey"
},
{
"name": "semantic-kernel-api",
"useEndpoint": false,
"hasIngress": true,
"image": "cropseastus2svinternal.azurecr.io/semantickernel-api:release-060-ca865f3b",
"image": "ghcr.io/solliancenet/foundationallm/semantic-kernel-api:0.6.0",
"appConfigEnvironmentVarName": "FoundationaLLM_AppConfig_ConnectionString",
"apiKeySecretName": "foundationallm-apis-semantickernelapi-apikey"
},
{
"name": "vectorization-api",
"useEndpoint": false,
"hasIngress": true,
"image": "cropseastus2svinternal.azurecr.io/vectorization-api:release-060-ca865f3b",
"image": "ghcr.io/solliancenet/foundationallm/vectorization-api:0.6.0",
"appConfigEnvironmentVarName": "FoundationaLLM_AppConfig_ConnectionString",
"apiKeySecretName": "foundationallm-apis-vectorizationapi-apikey"
},
{
"name": "vectorization-job",
"useEndpoint": false,
"hasIngress": false,
"image": "cropseastus2svinternal.azurecr.io/vectorization-job:release-060-ca865f3b",
"image": "ghcr.io/solliancenet/foundationallm/vectorization-job:0.6.0",
"appConfigEnvironmentVarName": "FoundationaLLM_AppConfig_ConnectionString",
"apiKeySecretName": "foundationallm-apis-vectorizationworker-apikey"
}
Expand Down
2 changes: 1 addition & 1 deletion deploy/quick-start/infra/shared/storage.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ resource storage 'Microsoft.Storage/storageAccounts@2023-01-01' = {
isHnsEnabled: true
minimumTlsVersion: 'TLS1_2'
supportsHttpsTrafficOnly: true
allowSharedKeyAccess: false
allowSharedKeyAccess: true
}
}

Expand Down
2 changes: 1 addition & 1 deletion deploy/standard/bicep/modules/storageAccount.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ resource main 'Microsoft.Storage/storageAccounts@2023-01-01' = {
accessTier: 'Hot'
allowBlobPublicAccess: false
allowCrossTenantReplication: true
allowSharedKeyAccess: false
allowSharedKeyAccess: true
defaultToOAuthAuthentication: true
isHnsEnabled: enableHns
isNfsV3Enabled: false
Expand Down

0 comments on commit af422e0

Please sign in to comment.