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..12cfef53c 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: "9.7" args: - --skip-log-bin env: @@ -89,7 +89,7 @@ spec: 01-wait-db: image: repository: mysql - tag: "9.6" + tag: "9.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 a6969726a..ed0824da2 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: "9.7" args: - --skip-log-bin env: @@ -78,7 +78,7 @@ spec: wait-db-ready: image: repository: mysql - tag: "9.6" + tag: "9.7" command: [ "sh", @@ -142,7 +142,7 @@ spec: 01-wait-db: image: repository: mysql - tag: "9.6" + tag: "9.7" command: - sh - -c