chaijunkin / home-ops

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

fix(container): update image ghcr.io/requarks/wiki ( 2.5.303 → 2.5.305 ) #264

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Update Change
ghcr.io/requarks/wiki patch 2.5.303 -> 2.5.305

[!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 2 months 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

@@ -44,13 +44,13 @@

             envFrom:
             - secretRef:
                 name: wikijs-secret
             image:
               pullPolicy: IfNotPresent
               repository: ghcr.io/requarks/wiki
-              tag: 2.5.303@sha256:1aae39563cf15d8cfc6371b6d33805653d9348a1af944a8be4501db36f120b84
+              tag: 2.5.305@sha256:707fa8f0c739d098346eff46af4ef3e71f10df88b0b49785c70b4cf0075274d5
         initContainers:
           init-db:
             envFrom:
             - secretRef:
                 name: wikijs-secret
             image:
github-actions[bot] commented 2 months ago
--- HelmRelease: default/wikijs Deployment: default/wikijs

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

@@ -48,10 +48,10 @@

           value: '5432'
         - name: TZ
           value: Asia/Kuala_Lumpur
         envFrom:
         - secretRef:
             name: wikijs-secret
-        image: ghcr.io/requarks/wiki:2.5.303@sha256:1aae39563cf15d8cfc6371b6d33805653d9348a1af944a8be4501db36f120b84
+        image: ghcr.io/requarks/wiki:2.5.305@sha256:707fa8f0c739d098346eff46af4ef3e71f10df88b0b49785c70b4cf0075274d5
         imagePullPolicy: IfNotPresent
         name: main