From 3e99fae98537d1e4b9e3a0e376208013284fba3e Mon Sep 17 00:00:00 2001 From: "eoeo-renovate[bot]" <173731483+eoeo-renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:13:59 +0900 Subject: [PATCH] Update ghcr.io/eoeo-org/pow Docker tag to v3.14.18 (#41) | datasource | package | from | to | | ---------- | -------------------- | ------- | ------- | | docker | ghcr.io/eoeo-org/pow | 3.14.17 | 3.14.18 | Co-authored-by: eoeo-renovate[bot] <173731483+eoeo-renovate[bot]@users.noreply.github.com> --- 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 65c2e24..014da28 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.17@sha256:3adcee4a95befb9f31caa5d90453a3c1223cb1efce397e364bde10f4650b13f4 + image: ghcr.io/eoeo-org/pow:3.14.18@sha256:5ab94d965fefda9f7d4d57ce406347965072fa82814175611bd0c4aaba165234 envFrom: - secretRef: name: pow-secrets diff --git a/pow/migrate-deploy.yaml b/pow/migrate-deploy.yaml index 7607ecd..23eda2e 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.17-migrate@sha256:0f5ee76dc7411ead03942422b29260c7a76f4a6a02b2b48361560f557d4e3303 + image: ghcr.io/eoeo-org/pow:3.14.18-migrate@sha256:fcebf2a8e7386ca4589310ce8244330d0e83e011fe1b930d5dc6955ea3085a05 envFrom: - secretRef: name: pow-secrets