walnuts1018 / infra

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

Update ghcr.io/walnuts1018/fitbit-manager Docker tag to v0.8.4 #938

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
ghcr.io/walnuts1018/fitbit-manager patch 0.8.3 -> 0.8.4

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 1 week ago

Manifest (k8s/apps) diff

Click to expand ```diff --- snapshots-main/apps/fitbit-manager/deployment.yaml 2024-11-12 04:49:28.668438199 +0000 +++ snapshots-head/apps/fitbit-manager/deployment.yaml 2024-11-12 04:49:28.560436497 +0000 @@ -61,7 +61,7 @@ value: influxdata - name: INFLUXDB_BUCKET value: fitbit_manager - image: ghcr.io/walnuts1018/fitbit-manager:0.8.3 + image: ghcr.io/walnuts1018/fitbit-manager:0.8.4 imagePullPolicy: IfNotPresent name: fitbit-manager ports: ```
github-actions[bot] commented 1 week ago

Helm diff

Click to expand ```diff ```