Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update ghcr.io/buroa/home-assistant (2024.12.0 → 2024.12.1) #3115

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Dec 6, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/buroa/home-assistant (source) patch 2024.12.0 -> 2024.12.1

Release Notes

home-assistant/core (ghcr.io/buroa/home-assistant)

v2024.12.1

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@bot-blake bot-blake bot requested a review from buroa as a code owner December 6, 2024 21:06
@bot-blake bot-blake bot assigned buroa Dec 6, 2024
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Dec 6, 2024
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 6, 2024

--- kubernetes/apps/databases/cloudnative-pg/cluster Kustomization: flux-system/cloudnative-pg-cluster Cluster: databases/postgres

+++ kubernetes/apps/databases/cloudnative-pg/cluster Kustomization: flux-system/cloudnative-pg-cluster Cluster: databases/postgres

@@ -24,13 +24,34 @@

           name: cloudnative-pg-secret
       serverName: postgres-v9
       wal:
         compression: bzip2
         maxParallel: 8
     retentionPolicy: 30d
+  bootstrap:
+    recovery:
+      source: postgres-v8
   enableSuperuserAccess: true
+  externalClusters:
+  - barmanObjectStore:
+      data:
+        compression: bzip2
+      destinationPath: s3://barman-u7z9m76w/
+      endpointURL: https://ba20be062ff7623f9d887afa37183c8f.r2.cloudflarestorage.com
+      s3Credentials:
+        accessKeyId:
+          key: AWS_ACCESS_KEY_ID
+          name: cloudnative-pg-secret
+        secretAccessKey:
+          key: AWS_SECRET_ACCESS_KEY
+          name: cloudnative-pg-secret
+      serverName: postgres-v8
+      wal:
+        compression: bzip2
+        maxParallel: 8
+    name: postgres-v8
   imageName: ghcr.io/cloudnative-pg/postgresql:17.2-7
   inheritedMetadata:
     annotations:
       kyverno.io/exclude: 'true'
   instances: 3
   monitoring:
--- kubernetes/apps/home/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home/home-assistant

+++ kubernetes/apps/home/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home/home-assistant

@@ -41,13 +41,13 @@

               TZ: America/Chicago
             envFrom:
             - secretRef:
                 name: home-assistant-secret
             image:
               repository: ghcr.io/buroa/home-assistant
-              tag: 2024.12.0@sha256:34c8cdb1ba610620b586c31266c100dd5f2d34780a7861c3cd5d0bddba5d0766
+              tag: 2024.12.1@sha256:a1df9a45147770318b63f9c1a09c266c9a9b3f47447f3fa5f32dfd4b0be4d5ef
             resources:
               limits:
                 memory: 1Gi
               requests:
                 cpu: 10m
             securityContext:

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 6, 2024

--- HelmRelease: home/home-assistant Deployment: home/home-assistant

+++ HelmRelease: home/home-assistant Deployment: home/home-assistant

@@ -74,13 +74,13 @@

           value: imperial
         - name: TZ
           value: America/Chicago
         envFrom:
         - secretRef:
             name: home-assistant-secret
-        image: ghcr.io/buroa/home-assistant:2024.12.0@sha256:34c8cdb1ba610620b586c31266c100dd5f2d34780a7861c3cd5d0bddba5d0766
+        image: ghcr.io/buroa/home-assistant:2024.12.1@sha256:a1df9a45147770318b63f9c1a09c266c9a9b3f47447f3fa5f32dfd4b0be4d5ef
         name: app
         resources:
           limits:
             memory: 1Gi
           requests:
             cpu: 10m

….12.1)

Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com>
@bot-blake bot-blake bot force-pushed the renovate/ghcr.io-buroa-home-assistant-2024.x branch from 7bc6e65 to 65b0bf2 Compare December 6, 2024 23:04
@buroa buroa merged commit 8bed466 into master Dec 6, 2024
8 checks passed
@buroa buroa deleted the renovate/ghcr.io-buroa-home-assistant-2024.x branch December 6, 2024 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant