From 1419b212425681d7410f15cfbe7de4440b5e36d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 13:04:26 +0100 Subject: [PATCH] deps: update podtato-head to v0.3.0 (minor) (#3800) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- examples/support/metrics/deployment.yaml | 2 +- .../podtatohead-deployment-evaluation/manifest.yaml | 12 ++++++------ .../00-install.yaml | 12 ++++++------ .../podtato-head-application/00-install.yaml | 12 ++++++------ .../integration/restartable-app/00-install.yaml | 12 ++++++------ .../00-install.yaml | 2 +- .../00-install.yaml | 2 +- .../workload-version-missing-task/00-install.yaml | 2 +- .../chainsaw/non-blocking-deployment/01-install.yaml | 2 +- .../chainsaw/testmetrics/metrics-hpa/00-install.yaml | 2 +- .../testmetrics/metrics-keda/00-install.yaml | 2 +- 11 files changed, 31 insertions(+), 31 deletions(-) diff --git a/examples/support/metrics/deployment.yaml b/examples/support/metrics/deployment.yaml index cddcd8d4be..2b9e4d7e47 100644 --- a/examples/support/metrics/deployment.yaml +++ b/examples/support/metrics/deployment.yaml @@ -23,7 +23,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/entry:0.2.8 + image: ghcr.io/podtato-head/entry:0.3.0 imagePullPolicy: Always resources: limits: diff --git a/examples/support/observability/assets/podtatohead-deployment-evaluation/manifest.yaml b/examples/support/observability/assets/podtatohead-deployment-evaluation/manifest.yaml index 6d1de2c491..0d71810b41 100644 --- a/examples/support/observability/assets/podtatohead-deployment-evaluation/manifest.yaml +++ b/examples/support/observability/assets/podtatohead-deployment-evaluation/manifest.yaml @@ -33,7 +33,7 @@ spec: command: ['sh', '-c', 'sleep 30'] containers: - name: server - image: ghcr.io/podtato-head/entry:0.2.8 + image: ghcr.io/podtato-head/entry:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -86,7 +86,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/hat:0.2.8 + image: ghcr.io/podtato-head/hat:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -135,7 +135,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/left-leg:0.2.8 + image: ghcr.io/podtato-head/left-leg:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -184,7 +184,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/left-arm:0.2.8 + image: ghcr.io/podtato-head/left-arm:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -233,7 +233,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/right-leg:0.2.8 + image: ghcr.io/podtato-head/right-leg:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -282,7 +282,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/right-arm:0.2.8 + image: ghcr.io/podtato-head/right-arm:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 diff --git a/test/chainsaw/integration/podtato-head-application-auto-app-discovery/00-install.yaml b/test/chainsaw/integration/podtato-head-application-auto-app-discovery/00-install.yaml index 3b4a360410..b97a7451f9 100644 --- a/test/chainsaw/integration/podtato-head-application-auto-app-discovery/00-install.yaml +++ b/test/chainsaw/integration/podtato-head-application-auto-app-discovery/00-install.yaml @@ -24,7 +24,7 @@ spec: command: ['sh', '-c', 'sleep 30'] containers: - name: server - image: ghcr.io/podtato-head/entry:0.2.8 + image: ghcr.io/podtato-head/entry:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -72,7 +72,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/hat:0.2.8 + image: ghcr.io/podtato-head/hat:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -119,7 +119,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/left-leg:0.2.8 + image: ghcr.io/podtato-head/left-leg:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -165,7 +165,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/left-arm:0.2.8 + image: ghcr.io/podtato-head/left-arm:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -211,7 +211,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/right-leg:0.2.8 + image: ghcr.io/podtato-head/right-leg:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -257,7 +257,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/right-arm:0.2.8 + image: ghcr.io/podtato-head/right-arm:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 diff --git a/test/chainsaw/integration/podtato-head-application/00-install.yaml b/test/chainsaw/integration/podtato-head-application/00-install.yaml index 6b1bdb2060..5f0f56405b 100644 --- a/test/chainsaw/integration/podtato-head-application/00-install.yaml +++ b/test/chainsaw/integration/podtato-head-application/00-install.yaml @@ -47,7 +47,7 @@ spec: command: ['sh', '-c', 'sleep 30'] containers: - name: server - image: ghcr.io/podtato-head/entry:0.2.8 + image: ghcr.io/podtato-head/entry:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -97,7 +97,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/hat:0.2.8 + image: ghcr.io/podtato-head/hat:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -145,7 +145,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/left-leg:0.2.8 + image: ghcr.io/podtato-head/left-leg:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -193,7 +193,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/left-arm:0.2.8 + image: ghcr.io/podtato-head/left-arm:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -241,7 +241,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/right-leg:0.2.8 + image: ghcr.io/podtato-head/right-leg:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -289,7 +289,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/right-arm:0.2.8 + image: ghcr.io/podtato-head/right-arm:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 diff --git a/test/chainsaw/integration/restartable-app/00-install.yaml b/test/chainsaw/integration/restartable-app/00-install.yaml index 7fed2e4b2c..773cde2ebd 100644 --- a/test/chainsaw/integration/restartable-app/00-install.yaml +++ b/test/chainsaw/integration/restartable-app/00-install.yaml @@ -45,7 +45,7 @@ spec: command: ['sh', '-c', 'sleep 30'] containers: - name: server - image: ghcr.io/podtato-head/entry:0.2.8 + image: ghcr.io/podtato-head/entry:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -94,7 +94,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/hat:0.2.8 + image: ghcr.io/podtato-head/hat:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -141,7 +141,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/left-leg:0.2.8 + image: ghcr.io/podtato-head/left-leg:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -188,7 +188,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/left-arm:0.2.8 + image: ghcr.io/podtato-head/left-arm:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -235,7 +235,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/right-leg:0.2.8 + image: ghcr.io/podtato-head/right-leg:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 @@ -282,7 +282,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/right-arm:0.2.8 + image: ghcr.io/podtato-head/right-arm:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 diff --git a/test/chainsaw/integration/workload-version-failing-pre-task/00-install.yaml b/test/chainsaw/integration/workload-version-failing-pre-task/00-install.yaml index ea1cff4336..3faf5014bf 100644 --- a/test/chainsaw/integration/workload-version-failing-pre-task/00-install.yaml +++ b/test/chainsaw/integration/workload-version-failing-pre-task/00-install.yaml @@ -34,7 +34,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/entry:0.2.8 + image: ghcr.io/podtato-head/entry:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 diff --git a/test/chainsaw/integration/workload-version-missing-evaluation/00-install.yaml b/test/chainsaw/integration/workload-version-missing-evaluation/00-install.yaml index bcc95601e8..4b2db69be9 100644 --- a/test/chainsaw/integration/workload-version-missing-evaluation/00-install.yaml +++ b/test/chainsaw/integration/workload-version-missing-evaluation/00-install.yaml @@ -21,7 +21,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/entry:0.2.8 + image: ghcr.io/podtato-head/entry:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 diff --git a/test/chainsaw/integration/workload-version-missing-task/00-install.yaml b/test/chainsaw/integration/workload-version-missing-task/00-install.yaml index 9a3cbf1baa..0ce58af916 100644 --- a/test/chainsaw/integration/workload-version-missing-task/00-install.yaml +++ b/test/chainsaw/integration/workload-version-missing-task/00-install.yaml @@ -21,7 +21,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/entry:0.2.8 + image: ghcr.io/podtato-head/entry:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 diff --git a/test/chainsaw/non-blocking-deployment/01-install.yaml b/test/chainsaw/non-blocking-deployment/01-install.yaml index d27104b3e0..69a1d8d900 100644 --- a/test/chainsaw/non-blocking-deployment/01-install.yaml +++ b/test/chainsaw/non-blocking-deployment/01-install.yaml @@ -28,7 +28,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/entry:0.2.8 + image: ghcr.io/podtato-head/entry:0.3.0 imagePullPolicy: Always ports: - containerPort: 9000 diff --git a/test/chainsaw/testmetrics/metrics-hpa/00-install.yaml b/test/chainsaw/testmetrics/metrics-hpa/00-install.yaml index 3fde10dabe..fbe46fa3d6 100644 --- a/test/chainsaw/testmetrics/metrics-hpa/00-install.yaml +++ b/test/chainsaw/testmetrics/metrics-hpa/00-install.yaml @@ -17,7 +17,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/entry:0.2.8 + image: ghcr.io/podtato-head/entry:0.3.0 imagePullPolicy: Always resources: limits: diff --git a/test/chainsaw/testmetrics/metrics-keda/00-install.yaml b/test/chainsaw/testmetrics/metrics-keda/00-install.yaml index 3fde10dabe..fbe46fa3d6 100644 --- a/test/chainsaw/testmetrics/metrics-keda/00-install.yaml +++ b/test/chainsaw/testmetrics/metrics-keda/00-install.yaml @@ -17,7 +17,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/entry:0.2.8 + image: ghcr.io/podtato-head/entry:0.3.0 imagePullPolicy: Always resources: limits: