upgrade agh schema to v0.107.43 (#257)

This commit is contained in:
Marc Brugger
2023-12-20 07:57:41 +01:00
committed by GitHub
parent 37b8fda889
commit bb969a0005
6 changed files with 48 additions and 9 deletions

1
testdata/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
docker-compose.yaml

View File

@@ -5,7 +5,7 @@ metadata:
namespace: {{ .Release.Namespace }}
data:
API_PORT: '0'
LOG_LEVEL: 'info'
LOG_LEVEL: 'debug'
ORIGIN_URL: 'http://service-origin.{{ $.Release.Namespace }}.svc.cluster.local:3000'
ORIGIN_PASSWORD: 'password'
ORIGIN_USERNAME: 'username'

View File

@@ -1,4 +1,5 @@
replica:
versions:
- v0.107.40
- v0.107.43
- latest