diff --git a/component/class/defaults.yml b/component/class/defaults.yml index 759264a2e..5de6706f9 100644 --- a/component/class/defaults.yml +++ b/component/class/defaults.yml @@ -53,7 +53,7 @@ parameters: apiserver: registry: ghcr.io repository: vshn/appcat-apiserver - tag: v0.1.6 + tag: v0.1.7 functionAppcat: registry: ${appcat:images:appcat:registry} repository: ${appcat:images:appcat:repository} diff --git a/component/tests/golden/apiserver/appcat/appcat/apiserver/30_deployment.yaml b/component/tests/golden/apiserver/appcat/appcat/apiserver/30_deployment.yaml index 0d0e9730f..b816b67fb 100644 --- a/component/tests/golden/apiserver/appcat/appcat/apiserver/30_deployment.yaml +++ b/component/tests/golden/apiserver/appcat/appcat/apiserver/30_deployment.yaml @@ -32,7 +32,7 @@ spec: envFrom: - configMapRef: name: apiserver-envs - image: ghcr.io/vshn/appcat-apiserver:v0.1.6 + image: ghcr.io/vshn/appcat-apiserver:v0.1.7 livenessProbe: failureThreshold: 3 httpGet: diff --git a/component/tests/golden/minio/appcat/appcat/apiserver/30_deployment.yaml b/component/tests/golden/minio/appcat/appcat/apiserver/30_deployment.yaml index 0d0e9730f..b816b67fb 100644 --- a/component/tests/golden/minio/appcat/appcat/apiserver/30_deployment.yaml +++ b/component/tests/golden/minio/appcat/appcat/apiserver/30_deployment.yaml @@ -32,7 +32,7 @@ spec: envFrom: - configMapRef: name: apiserver-envs - image: ghcr.io/vshn/appcat-apiserver:v0.1.6 + image: ghcr.io/vshn/appcat-apiserver:v0.1.7 livenessProbe: failureThreshold: 3 httpGet: diff --git a/component/tests/golden/vshn/appcat/appcat/apiserver/30_deployment.yaml b/component/tests/golden/vshn/appcat/appcat/apiserver/30_deployment.yaml index 077b00a1f..cc2194cb3 100644 --- a/component/tests/golden/vshn/appcat/appcat/apiserver/30_deployment.yaml +++ b/component/tests/golden/vshn/appcat/appcat/apiserver/30_deployment.yaml @@ -32,7 +32,7 @@ spec: envFrom: - configMapRef: name: apiserver-envs - image: ghcr.io/vshn/appcat-apiserver:v0.1.6 + image: ghcr.io/vshn/appcat-apiserver:v0.1.7 livenessProbe: failureThreshold: 3 httpGet: