From 02dadbfff4f86f312d6079acec33bf32a978f9ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 02:41:09 +0000 Subject: [PATCH] deps: update ghcr.io/podtato-head/right-leg docker tag to v0.2.8 Signed-off-by: Renovate Bot --- .../assets/podtatohead-deployment-evaluation/manifest.yaml | 2 +- test/integration/podtato-head-application/00-install.yaml | 2 +- test/integration/restartable-app/00-install.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/support/observability/assets/podtatohead-deployment-evaluation/manifest.yaml b/examples/support/observability/assets/podtatohead-deployment-evaluation/manifest.yaml index 511017fc32..b9caca326d 100644 --- a/examples/support/observability/assets/podtatohead-deployment-evaluation/manifest.yaml +++ b/examples/support/observability/assets/podtatohead-deployment-evaluation/manifest.yaml @@ -233,7 +233,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/right-leg:0.2.7 + image: ghcr.io/podtato-head/right-leg:0.2.8 imagePullPolicy: Always ports: - containerPort: 9000 diff --git a/test/integration/podtato-head-application/00-install.yaml b/test/integration/podtato-head-application/00-install.yaml index 0b611a9be6..6be33e0adb 100644 --- a/test/integration/podtato-head-application/00-install.yaml +++ b/test/integration/podtato-head-application/00-install.yaml @@ -246,7 +246,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/right-leg:0.2.7 + image: ghcr.io/podtato-head/right-leg:0.2.8 imagePullPolicy: Always ports: - containerPort: 9000 diff --git a/test/integration/restartable-app/00-install.yaml b/test/integration/restartable-app/00-install.yaml index 69918212a5..f22187c823 100644 --- a/test/integration/restartable-app/00-install.yaml +++ b/test/integration/restartable-app/00-install.yaml @@ -239,7 +239,7 @@ spec: terminationGracePeriodSeconds: 5 containers: - name: server - image: ghcr.io/podtato-head/right-leg:0.2.7 + image: ghcr.io/podtato-head/right-leg:0.2.8 imagePullPolicy: Always ports: - containerPort: 9000