chaijunkin / home-ops

K3s Cluster powered by proxmox
Do What The F*ck You Want To Public License
3 stars 0 forks source link

chore(container): update image ghcr.io/joryirving/smartctl_exporter ( 2769174 → 6073e6b ) #275

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
ghcr.io/joryirving/smartctl_exporter (source) digest 2769174 -> 6073e6b

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "on saturday" in timezone Asia/Kuala_Lumpur, 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 month ago
--- kubernetes/apps/default/wikijs/app Kustomization: flux-system/wikijs HelmRelease: default/wikijs

+++ kubernetes/apps/default/wikijs/app Kustomization: flux-system/wikijs HelmRelease: default/wikijs

@@ -52,13 +52,13 @@

           init-db:
             envFrom:
             - secretRef:
                 name: wikijs-secret
             image:
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.3@sha256:9c136223fb4e05b0ca24e2350c2dc45843110d0e1d09615c52c9a037628c09fa
+              tag: 16.3@sha256:9cc2856e3bd5e6100dca9123aae7b6dc9c2f8b7d5a0eab00aad0c2fed5355c93
     ingress:
       main:
         annotations:
           external-dns.alpha.kubernetes.io/target: external...PLACEHOLDER..
           gethomepage.dev/description: wiki services
           gethomepage.dev/enabled: 'true'
github-actions[bot] commented 1 month ago
--- HelmRelease: default/wikijs Deployment: default/wikijs

+++ HelmRelease: default/wikijs Deployment: default/wikijs

@@ -35,13 +35,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: wikijs-secret
-        image: ghcr.io/onedr0p/postgres-init:16.3@sha256:9c136223fb4e05b0ca24e2350c2dc45843110d0e1d09615c52c9a037628c09fa
+        image: ghcr.io/onedr0p/postgres-init:16.3@sha256:9cc2856e3bd5e6100dca9123aae7b6dc9c2f8b7d5a0eab00aad0c2fed5355c93
         name: init-db
       containers:
       - env:
         - name: APP_URL
           value: https://wiki...PLACEHOLDER..
         - name: DB_PORT