diff --git a/clusters/apps/env/production/games/acore/emberstone/app/hr.yaml b/clusters/apps/env/production/games/acore/emberstone/app/hr.yaml index 932a6a7d4..ac1a5ed1b 100644 --- a/clusters/apps/env/production/games/acore/emberstone/app/hr.yaml +++ b/clusters/apps/env/production/games/acore/emberstone/app/hr.yaml @@ -32,7 +32,7 @@ spec: ${APP}-database: image: repository: mysql - tag: "9.6" + tag: "26.7" args: - --skip-log-bin env: @@ -89,7 +89,7 @@ spec: 01-wait-db: image: repository: mysql - tag: "9.6" + tag: "26.7" command: - sh - -c diff --git a/clusters/apps/env/production/games/acore/rg/app/hr.yaml b/clusters/apps/env/production/games/acore/rg/app/hr.yaml index 2b6ee52a5..27cb9b7e0 100644 --- a/clusters/apps/env/production/games/acore/rg/app/hr.yaml +++ b/clusters/apps/env/production/games/acore/rg/app/hr.yaml @@ -32,7 +32,7 @@ spec: ${APP}-database: image: repository: mysql - tag: "9.6" + tag: "26.7" args: - --skip-log-bin env: @@ -78,7 +78,7 @@ spec: wait-db-ready: image: repository: mysql - tag: "9.6" + tag: "26.7" command: [ "sh", @@ -142,7 +142,7 @@ spec: 01-wait-db: image: repository: mysql - tag: "9.6" + tag: "26.7" command: - sh - -c