diff --git a/class/defaults.yml b/class/defaults.yml index 6e99e6a..91e0ce1 100644 --- a/class/defaults.yml +++ b/class/defaults.yml @@ -9,7 +9,7 @@ parameters: api: registry: docker.io repository: projectsyn/lieutenant-api - version: v0.9.1 + version: v0.10.0 steward: registry: docker.io repository: projectsyn/steward diff --git a/tests/golden/defaults/lieutenant/lieutenant/20_api/deployment-lieutenant-api.yaml b/tests/golden/defaults/lieutenant/lieutenant/20_api/deployment-lieutenant-api.yaml index b3ce7bc..250086d 100644 --- a/tests/golden/defaults/lieutenant/lieutenant/20_api/deployment-lieutenant-api.yaml +++ b/tests/golden/defaults/lieutenant/lieutenant/20_api/deployment-lieutenant-api.yaml @@ -36,7 +36,7 @@ spec: value: https://idp.test.com/ - name: STEWARD_IMAGE value: docker.io/projectsyn/steward:v0.7.2 - image: docker.io/projectsyn/lieutenant-api:v0.9.1 + image: docker.io/projectsyn/lieutenant-api:v0.10.0 imagePullPolicy: Always livenessProbe: httpGet: