upgrade agh schema to v0.107.43 (#257)
This commit is contained in:
1
testdata/.gitignore
vendored
Normal file
1
testdata/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
docker-compose.yaml
|
||||
2
testdata/e2e/templates/configmap-sync.yaml
vendored
2
testdata/e2e/templates/configmap-sync.yaml
vendored
@@ -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'
|
||||
|
||||
1
testdata/e2e/values.yaml
vendored
1
testdata/e2e/values.yaml
vendored
@@ -1,4 +1,5 @@
|
||||
replica:
|
||||
versions:
|
||||
- v0.107.40
|
||||
- v0.107.43
|
||||
- latest
|
||||
|
||||
Reference in New Issue
Block a user