From e8ae645f346e2b1797511f1b11b0adb4382868b2 Mon Sep 17 00:00:00 2001 From: "eoeo-renovate[bot]" <173731483+eoeo-renovate[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 01:19:57 +0000 Subject: [PATCH] Update ghcr.io/eoeo-org/pow Docker tag to v3.14.34 | datasource | package | from | to | | ---------- | -------------------- | ------- | ------- | | docker | ghcr.io/eoeo-org/pow | 3.14.33 | 3.14.34 | --- pow/discordbot-pow-deployment.yaml | 2 +- pow/migrate-deploy.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pow/discordbot-pow-deployment.yaml b/pow/discordbot-pow-deployment.yaml index ec41010..c09c1a2 100644 --- a/pow/discordbot-pow-deployment.yaml +++ b/pow/discordbot-pow-deployment.yaml @@ -18,7 +18,7 @@ spec: spec: containers: - name: discordbot-pow - image: ghcr.io/eoeo-org/pow:3.14.33@sha256:7694ce5f33a7c28c47e81c97af7975a2921f2ed9550ab96a2f5c849b05ad3e70 + image: ghcr.io/eoeo-org/pow:3.14.34@sha256:dca5acfa936ebfbafd2f132fdbdfcf8130db0cce50424043bfc62f10c81a2a8c envFrom: - secretRef: name: pow-secrets diff --git a/pow/migrate-deploy.yaml b/pow/migrate-deploy.yaml index 39d40ba..1375d97 100644 --- a/pow/migrate-deploy.yaml +++ b/pow/migrate-deploy.yaml @@ -9,7 +9,7 @@ spec: spec: containers: - name: migrate-deploy - image: ghcr.io/eoeo-org/pow:3.14.33-migrate@sha256:7d1a25001633cbc6c97fba693505b0efffb7016e022dd116314cc92330dce0bb + image: ghcr.io/eoeo-org/pow:3.14.34-migrate@sha256:f00efe64446b8a123b2e683b73942aea79d3c928e019d81e78e5a9c4d449bd39 envFrom: - secretRef: name: pow-secrets