From cc564aa301f377e72d76aec9eb4a6bf66266eb95 Mon Sep 17 00:00:00 2001 From: Dennis Wendland <72455939+dwendland@users.noreply.github.com> Date: Tue, 26 Mar 2024 10:53:20 +0100 Subject: [PATCH] Update AS chart version for new CCS model (#60) * Test merge (#59) * deploy (#35) * Dev/provider (#5) * Add keyrock * Increase chart version * Add PDP * Add kong * Adding AS * Add AS to DSC values * Add participant label * Change issuer version and add data volume * Fix data volume * Test AS pre-release * Change to latest AS release * Switch to default PDC values * Rename folder of PDP * Make DID CM optional * Renaming walt-id chart * Renaimg default URLs and secret names for walt chart name change * verifier using did registry (#6) * Verifier using DID Registry (#8) * Allow to disable certain apps when deploying with Helm and various fixes for plain Helm deployment with Ingress (#10) * Allow to disable certain apps when deploying with Helm * Adding example values file * Add waltId ingress * Updating walt-id config and adding keycloak * Update doc * Adding verifier * Add TIL * Remove doubled PDP app * Adding Keyrock and dsba-pdp * Adding kong * Adding AS * Extend doc * Update examples/service-provider-ips/README.md Fix typo Co-authored-by: Tim Smyth <33017641+pulledtim@users.noreply.github.com> --------- Co-authored-by: Tim Smyth Co-authored-by: Tim Smyth <33017641+pulledtim@users.noreply.github.com> * Updated images of keycloak-vc-issuer and waltid (#11) * Update values.yaml * Update values.yaml (#14) * Add TMForum APIs (#13) * Add TMForum APIs * Remove spec URL * Switching to Test-Image --------- Co-authored-by: Stefan Wiedemann * Change TMForum chart (#17) * Add TMForum APIs * Remove spec URL * Switching to Test-Image * Change TMForum chart --------- Co-authored-by: Stefan Wiedemann * enable the proxy (#18) * Update values.yaml (#20) * Update values.yaml (#22) * Extend documentation (#30) * Extend documentation * typo * Extend doc for providing config parameters (#32) * Extend documentation * typo * Extend doc for providing config parameters * Update README.md Co-authored-by: Tim Smyth <33017641+pulledtim@users.noreply.github.com> --------- Co-authored-by: Tim Smyth <33017641+pulledtim@users.noreply.github.com> * Integration with AWS Garnet (#33) * Adding folder for AWS STF * Add TOC * Fix TOC * rename aws-smart-territory-framework to aws-garnet in file structure * add content structure to AWS Garnet integration example documentation * add placeholder EKS nginx Ingress Controller Configuration * add resources to help deploy eks cluster * clean up unused resources * add steps to create eks cluster * add steps to deploy nginx ingress controller * restructure readme separating 2 possible configurations * add modified cdk stack for deployment of aws garnet iot module only * add steps to deploy isolated aws garnet iot module and integrate to amazon eks cluster * fix scenario image order * improve diagram image quality * fix diagram order * fix diagram order * add useful kubectl scripts for debugging * add separate structures for scenario 1 and scenario 2 * add instructions for scenario2 deployment * fix scenario 2 disable orion deployment * add links to internal files in project structure * add podLogs placeholder for doc links * Update ToC link --------- Co-authored-by: EC2 Default User Co-authored-by: asanode-aws * Update values.yaml * Added redis caching support (#34) Co-authored-by: Stefan Wiedemann --------- Co-authored-by: Dennis Wendland <72455939+dwendland@users.noreply.github.com> Co-authored-by: Tim Smyth <33017641+pulledtim@users.noreply.github.com> Co-authored-by: Tim Smyth Co-authored-by: beknazaresenbek <129863747+beknazaresenbek@users.noreply.github.com> Co-authored-by: EC2 Default User Co-authored-by: asanode-aws * fix indent, remove yaml anchors (#37) * Deploy * Update tmforum-api helm chart version --------- Co-authored-by: Stefan Wiedemann Co-authored-by: Tim Smyth <33017641+pulledtim@users.noreply.github.com> Co-authored-by: Tim Smyth Co-authored-by: beknazaresenbek <129863747+beknazaresenbek@users.noreply.github.com> Co-authored-by: EC2 Default User Co-authored-by: asanode-aws * Update AS chart version for new CCS model --------- Co-authored-by: Stefan Wiedemann Co-authored-by: Tim Smyth <33017641+pulledtim@users.noreply.github.com> Co-authored-by: Tim Smyth Co-authored-by: beknazaresenbek <129863747+beknazaresenbek@users.noreply.github.com> Co-authored-by: EC2 Default User Co-authored-by: asanode-aws --- applications/activation-service/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/applications/activation-service/Chart.yaml b/applications/activation-service/Chart.yaml index 00a6e03..b407a1a 100644 --- a/applications/activation-service/Chart.yaml +++ b/applications/activation-service/Chart.yaml @@ -3,10 +3,10 @@ name: activation-service description: Chart holder for argo-cd type: application -version: 2.2.1 -appVersion: "2.2.0" +version: 2.3.1 +appVersion: "2.2.1" dependencies: - name: activation-service - version: 2.2.1 + version: 2.3.1 repository: https://i4trust.github.io/helm-charts