walnuts1018 / infra

自宅サーバーの構成管理
6 stars 1 forks source link

Update ghcr.io/cybozu-go/moco/mysql Docker tag to v8.4.3 #950

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 6 days ago

This PR contains the following updates:

Package Update Change
ghcr.io/cybozu-go/moco/mysql patch 8.4.2 -> 8.4.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 6 days ago

Manifest (k8s/apps) diff

Click to expand ```diff --- snapshots-main/apps/mysql-default/mysql-cluster.yaml 2024-11-13 14:23:36.650767663 +0000 +++ snapshots-head/apps/mysql-default/mysql-cluster.yaml 2024-11-13 14:23:36.554767544 +0000 @@ -38,7 +38,7 @@ - test topologyKey: kubernetes.io/hostname containers: - - image: ghcr.io/cybozu-go/moco/mysql:8.4.2 + - image: ghcr.io/cybozu-go/moco/mysql:8.4.3 name: mysqld resources: limits: ```
github-actions[bot] commented 6 days ago

Helm diff

Click to expand ```diff ```