diff --git a/pow/discordbot-pow-deployment.yaml b/pow/discordbot-pow-deployment.yaml index 014da28..9903104 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.18@sha256:5ab94d965fefda9f7d4d57ce406347965072fa82814175611bd0c4aaba165234 + image: ghcr.io/eoeo-org/pow:3.14.19@sha256:d27003ccb713758ca4bad49b34025adbb81d30b9ff0445192b0a0bb457daaee3 envFrom: - secretRef: name: pow-secrets diff --git a/pow/migrate-deploy.yaml b/pow/migrate-deploy.yaml index 23eda2e..ae9e2b4 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.18-migrate@sha256:fcebf2a8e7386ca4589310ce8244330d0e83e011fe1b930d5dc6955ea3085a05 + image: ghcr.io/eoeo-org/pow:3.14.19-migrate@sha256:3ab3173f2e3b8137318cfe6699792b9749ec111d7a0360338ffd0a01020175bc envFrom: - secretRef: name: pow-secrets