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

chore(container): update ghcr.io/gethomepage/homepage docker tag to v0.8.10 #3934

Merged
merged 1 commit into from
Mar 24, 2024

Conversation

budimanjojo-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/gethomepage/homepage patch v0.8.9 -> v0.8.10

Release Notes

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

v0.8.10

Compare Source

What's Changed

New Contributors

Full Changelog: gethomepage/homepage@v0.8.9...v0.8.10


Configuration

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

🚦 Automerge: Enabled.

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.

…0.8.10

Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
@budimanjojo-bot budimanjojo-bot bot added renovate/container Pull request to a Renovate container update renovatebot Pull request created by Renovate type/patch Pull request of type patch version bump labels Mar 24, 2024
@budimanjojo-bot
Copy link
Contributor Author

--- HelmRelease: default/homepage Deployment: default/homepage

+++ HelmRelease: default/homepage Deployment: default/homepage

@@ -37,13 +37,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - envFrom:
         - secretRef:
             name: homepage-secret
-        image: ghcr.io/gethomepage/homepage:v0.8.9
+        image: ghcr.io/gethomepage/homepage:v0.8.10
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 3000

@budimanjojo-bot
Copy link
Contributor Author

--- cluster/apps/default/homepage/base Kustomization: flux-system/default-homepage HelmRelease: default/homepage

+++ cluster/apps/default/homepage/base Kustomization: flux-system/default-homepage HelmRelease: default/homepage

@@ -32,13 +32,13 @@

           main:
             envFrom:
             - secretRef:
                 name: homepage-secret
             image:
               repository: ghcr.io/gethomepage/homepage
-              tag: v0.8.9
+              tag: v0.8.10
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:

@budimanjojo-bot budimanjojo-bot bot merged commit 834effa into main Mar 24, 2024
4 checks passed
@budimanjojo-bot budimanjojo-bot bot deleted the renovate/ghcr.io-gethomepage-homepage-0.x branch March 24, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/container Pull request to a Renovate container update renovatebot Pull request created by Renovate type/patch Pull request of type patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants