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

feat(container): update image ghcr.io/gethomepage/homepage to v0.8.0 #250

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

spicerabot[bot]
Copy link
Contributor

@spicerabot spicerabot bot commented Nov 9, 2023

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage minor v0.7.4 -> v0.8.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gethomepage/homepage (ghcr.io/gethomepage/homepage)

v0.8.0

Compare Source

⚠️ Breaking Changes

  • This release changes the ping feature to actually perform a system ping which may yield different results than the previous implementation. The old ping has been renamed siteMonitor to more accurately reflect what it does. See the docs.
  • Homepage is also now more strict about using the correct protocol (e.g. https:// vs http://) for proxied URLs such as widget URLs

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v0.7.4...v0.8.0


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.

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Nov 9, 2023

--- kubernetes HelmRelease: selfhosted/homepage Deployment: selfhosted/homepage

+++ kubernetes HelmRelease: selfhosted/homepage Deployment: selfhosted/homepage

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

       automountServiceAccountToken: true
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/gethomepage/homepage:v0.7.4
+      - image: ghcr.io/gethomepage/homepage:v0.8.0
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 3000

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Nov 9, 2023

--- kubernetes/apps/selfhosted/homepage/app Kustomization: flux-system/cluster-apps-homepage HelmRelease: selfhosted/homepage

+++ kubernetes/apps/selfhosted/homepage/app Kustomization: flux-system/cluster-apps-homepage HelmRelease: selfhosted/homepage

@@ -33,13 +33,13 @@

         annotations:
           reloader.stakater.com/auto: 'true'
         containers:
           main:
             image:
               repository: ghcr.io/gethomepage/homepage
-              tag: v0.7.4
+              tag: v0.8.0
     ingress:
       main:
         enabled: true
         hosts:
         - host: homepage.${PRIVATE_DOMAIN}
           paths:

@spiceratops spiceratops merged commit e56779f into main Nov 10, 2023
4 checks passed
@spiceratops spiceratops deleted the renovate/ghcr.io-gethomepage-homepage-0.x branch November 10, 2023 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant